From 0c6da65f6c2ec0cde06ebd29afa294d33a5f12f5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 18 Jun 2013 07:13:29 +0200 Subject: php-swift-Swift: 5.0.1 --- php-swift-Swift.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 5.0.1-1 +- Update to 5.0.1 + * Sat May 25 2013 Remi Collet - 5.0.0-1 - Update to 5.0.0 (relicense under MIT) -- cgit