diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-06-10 19:08:58 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-06-10 19:08:58 +0200 | 
| commit | a47365ff9ab0af43e3201666f3697b672daee302 (patch) | |
| tree | d11c83e81660babdd762efc86942206b7c4d2e32 | |
| parent | 6762417672ca3928c800f5ac5422d4161a6b7490 (diff) | |
php-horde-Horde-Smtp: 1.5.1
| -rw-r--r-- | php-horde-Horde-Smtp.spec | 6 | 
1 files changed, 5 insertions, 1 deletions
diff --git a/php-horde-Horde-Smtp.spec b/php-horde-Horde-Smtp.spec index dfc2798..7e95e2c 100644 --- a/php-horde-Horde-Smtp.spec +++ b/php-horde-Horde-Smtp.spec @@ -11,7 +11,7 @@  %global pear_channel pear.horde.org  Name:           php-horde-Horde-Smtp -Version:        1.5.0 +Version:        1.5.1  Release:        1%{?dist}  Summary:        Horde SMTP Client @@ -71,6 +71,7 @@ cd %{pear_name}-%{version}  sed -e '/%{pear_name}.po/d' \      -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \      ../package.xml >%{name}.xml +touch -r ../package.xml %{name}.xml  %build @@ -140,6 +141,9 @@ fi  %changelog +* Tue Jun 10 2014 Remi Collet <remi@fedoraproject.org> - 1.5.1-1 +- Update to 1.5.1 +  * Thu May 22 2014 Remi Collet <remi@fedoraproject.org> - 1.5.0-1  - Update to 1.5.0  | 
