diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-05-22 07:06:12 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-05-22 07:06:12 +0200 |
commit | f6420032f393a84eed2df8211ed818d804bab262 (patch) | |
tree | 0ead32f3e19c338093921c7365a7a60e63e58317 | |
parent | 4e001f86049a7972d7834edef616ec31027dd1be (diff) |
php-horde-Horde-Crypt-Blowfish: 1.1.0
-rw-r--r-- | php-horde-Horde-Crypt-Blowfish.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-Horde-Crypt-Blowfish.spec b/php-horde-Horde-Crypt-Blowfish.spec index 55a8afd..5cb23af 100644 --- a/php-horde-Horde-Crypt-Blowfish.spec +++ b/php-horde-Horde-Crypt-Blowfish.spec @@ -1,4 +1,4 @@ -# spec file for php-horde-Horde-Crypt-Blowfish +# remirepo/fedora spec file for php-horde-Horde-Crypt-Blowfish # # Copyright (c) 2013-2015 Remi Collet # License: CC-BY-SA @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Crypt-Blowfish -Version: 1.0.3 +Version: 1.1.0 Release: 1%{?dist} Summary: Blowfish Encryption Library @@ -106,6 +106,9 @@ fi %changelog +* Fri May 22 2015 Remi Collet <remi@fedoraproject.org> - 1.1.0-1 +- Update to 1.1.0 + * Thu Jan 08 2015 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 - Update to 1.0.3 - add provides php-composer(horde/horde-crypt-blowfish) |