diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-22 15:36:52 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-22 15:36:52 +0100 |
commit | e085726ca2867f09e90434a95cd8c42e44b1b739 (patch) | |
tree | 5b458f21c746e07e7539e93a7c9651213387bdea /php-horde-Horde-Crypt-Blowfish.spec | |
parent | faac0042fa642a116d3e57e85113ea6d379b7076 (diff) |
php-horde-Horde-Crypt-Blowfish-1.0.1
Diffstat (limited to 'php-horde-Horde-Crypt-Blowfish.spec')
-rw-r--r-- | php-horde-Horde-Crypt-Blowfish.spec | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/php-horde-Horde-Crypt-Blowfish.spec b/php-horde-Horde-Crypt-Blowfish.spec index f4fa8b7..7e1bc65 100644 --- a/php-horde-Horde-Crypt-Blowfish.spec +++ b/php-horde-Horde-Crypt-Blowfish.spec @@ -4,7 +4,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Crypt-Blowfish -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?dist} Summary: Blowfish Encryption Library @@ -67,10 +67,6 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir} %check cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g) -%if 0%{?rhel} == 5 -# Issue with old openssl version -rm -f EcbTest.php -%endif phpunit\ -d include_path=%{buildroot}%{pear_phpdir}:.:%{pear_phpdir} \ -d date.timezone=UTC \ @@ -98,5 +94,8 @@ fi %changelog +* Thu Nov 22 2012 Remi Collet <RPMS@FamilleCollet.com> - 1.0.1-1 +- Update to 1.0.1 for remi repo (no change) + * Mon Nov 19 2012 Remi Collet <RPMS@FamilleCollet.com> - 1.0.0-1 - Initial package |