[php-swift-Swift] upstream 4.1.1

Christof Damian cdamian at fedoraproject.org
Fri Jul 15 19:17:47 UTC 2011


commit ccb1862237303224a125124ef50dede5e36cffbc
Author: Christof Damian <christof at damian.net>
Date:   Fri Jul 15 21:17:31 2011 +0200

    upstream 4.1.1

 .gitignore           |    1 +
 php-swift-Swift.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 804e1ef..1c12cb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Swift-4.0.6.tgz
+/Swift-4.1.1.tgz
diff --git a/php-swift-Swift.spec b/php-swift-Swift.spec
index 3c40853..afa7077 100644
--- a/php-swift-Swift.spec
+++ b/php-swift-Swift.spec
@@ -2,8 +2,8 @@
 %global pear_name Swift
 
 Name:           php-swift-Swift
-Version:        4.0.6
-Release:        2%{?dist}
+Version:        4.1.1
+Release:        1%{?dist}
 Summary:        Free Feature-rich PHP Mailer
 
 Group:          Development/Libraries
@@ -15,7 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  php-channel(pear.swiftmailer.org)
 BuildRequires:  php-pear(PEAR)
-Requires:       php >= 5.2
+Requires:       php >= 5.2.4
 Requires:       php-pear(PEAR) >= 1.3.6
 Requires:       php-channel(pear.swiftmailer.org)
 Requires:       php-pdo
@@ -89,6 +89,9 @@ fi
 %{pear_phpdir}/%{pear_name}
 
 %changelog
+* Fri Jul 15 2011 Christof Damian <christof at damian.net> - 4.1.1-1
+- upstream 4.1.1
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 0106270..af690aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71801143f08e3054075a0ac173d618e7  Swift-4.0.6.tgz
+ecc30019b19db161284941ee60deb76e  Swift-4.1.1.tgz


More information about the scm-commits mailing list