diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-18 07:13:29 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-18 07:13:29 +0200 |
commit | 0c6da65f6c2ec0cde06ebd29afa294d33a5f12f5 (patch) | |
tree | 4ea56742abbdbd1e4772843c35ed89a3edd25086 | |
parent | 4cf365359ebddb3cdc5add2ac107a84b9fed705a (diff) |
php-swift-Swift: 5.0.1
-rw-r--r-- | php-swift-Swift.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-swift-Swift.spec b/php-swift-Swift.spec index 29ab37d..57593a7 100644 --- a/php-swift-Swift.spec +++ b/php-swift-Swift.spec @@ -3,7 +3,7 @@ %global pear_name Swift Name: php-swift-Swift -Version: 5.0.0 +Version: 5.0.1 Release: 1%{?dist} Summary: Free Feature-rich PHP Mailer @@ -84,6 +84,9 @@ fi %{pear_phpdir}/%{pear_name} %changelog +* Tue Jun 18 2013 Remi Collet <remi@fedoraproject.org> - 5.0.1-1 +- Update to 5.0.1 + * Sat May 25 2013 Remi Collet <remi@fedoraproject.org> - 5.0.0-1 - Update to 5.0.0 (relicense under MIT) |