diff --git a/.gitignore b/.gitignore index 395d357..f7af424 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ clog /Horde_Imap_Client-2.29.5.tgz /Horde_Imap_Client-2.29.6.tgz /Horde_Imap_Client-2.29.7.tgz +/Horde_Imap_Client-2.29.8.tgz diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec index 49e499b..7f2123c 100644 --- a/php-horde-Horde-Imap-Client.spec +++ b/php-horde-Horde-Imap-Client.spec @@ -12,7 +12,7 @@ %global with_tests %{?_without_tests:0}%{!?_without_tests:1} Name: php-horde-Horde-Imap-Client -Version: 2.29.7 +Version: 2.29.8 Release: 1%{?dist} Summary: Horde IMAP abstraction interface @@ -143,10 +143,6 @@ if %{_bindir}/phpunit --atleast-version 4.8; then else : PHPUnit is too old for this package fi - -if which php70; then - php70 %{_bindir}/phpunit --verbose . -fi %else : bootstrap build with test suite disabled %endif @@ -176,6 +172,9 @@ fi %changelog +* Sat Jul 02 2016 Remi Collet - 2.29.8-1 +- Update to 2.29.8 + * Thu Jun 02 2016 Remi Collet - 2.29.7-1 - Update to 2.29.7 diff --git a/sources b/sources index d1b3a57..ab96967 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2de0efa821c97e6a9247a216763b4550 Horde_Imap_Client-2.29.7.tgz +6545430dfaa18ba3d9fe99c0e0857b98 Horde_Imap_Client-2.29.8.tgz