From a9c431340da4adaaf3083c47bb421a1822d1f570 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 5 Dec 2014 07:33:13 +0100 Subject: php-horde-Horde-Mime: 2.6.0 --- php-horde-Horde-Mime.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-horde-Horde-Mime.spec b/php-horde-Horde-Mime.spec index 46c9b79..8e76acb 100644 --- a/php-horde-Horde-Mime.spec +++ b/php-horde-Horde-Mime.spec @@ -19,7 +19,7 @@ %endif Name: php-horde-Horde-Mime -Version: 2.5.2 +Version: 2.6.0 Release: 1%{?dist} Summary: Horde MIME Library @@ -136,7 +136,7 @@ rm MdnTest.php phpunit . %else -: Test disabled, missing '--with tests' option. +: bootstrap build with test suite disabled %endif @@ -164,6 +164,9 @@ fi %changelog +* Fri Dec 05 2014 Remi Collet - 2.6.0-1 +- Update to 2.6.0 + * Tue Nov 25 2014 Remi Collet - 2.5.2-1 - Update to 2.5.2 - enable test suite -- cgit