[php-swift-Swift] - update to 4.3.0 - change php require to php-common

Christof Damian cdamian at fedoraproject.org
Sat Jan 12 14:23:28 UTC 2013


commit 39cb8a2f6db97168c3091815c8727a8a33cec7e8
Author: Christof Damian <christof at damian.net>
Date:   Sat Jan 12 15:22:21 2013 +0100

    - update to 4.3.0
    - change php require to php-common

 .gitignore           |    1 +
 php-swift-Swift.spec |   10 +++++++---
 sources              |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7fc431..861cda6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Swift-4.0.6.tgz
 /Swift-4.1.7.tgz
 /Swift-4.2.1.tgz
 /Swift-4.2.2.tgz
+/Swift-4.3.0.tgz
diff --git a/php-swift-Swift.spec b/php-swift-Swift.spec
index 7cbe15b..37c2980 100644
--- a/php-swift-Swift.spec
+++ b/php-swift-Swift.spec
@@ -3,8 +3,8 @@
 %global pear_name Swift
 
 Name:           php-swift-Swift
-Version:        4.2.2
-Release:        2%{?dist}
+Version:        4.3.0
+Release:        1%{?dist}
 Summary:        Free Feature-rich PHP Mailer
 
 Group:          Development/Libraries
@@ -16,7 +16,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.4
+Requires:       php-common >= 5.2.4
 Requires:       php-pear(PEAR) >= 1.4.0
 Requires:       php-channel(pear.swiftmailer.org)
 Requires:       php-pdo
@@ -86,6 +86,10 @@ fi
 %{pear_phpdir}/%{pear_name}
 
 %changelog
+* Sat Jan 12 2013 Christof Damian <christof at damian.net> - 4.3.0-1
+- update to 4.3.0
+- change php require to php-common
+
 * Wed Oct 31 2012 Christof Damian <christof at damian.net> - 4.2.2-2
 - use php_metadir
 
diff --git a/sources b/sources
index 0a95a44..8fdbb24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0eda09768997995a5f6b50d2de8ac35  Swift-4.2.2.tgz
+fcb8300277da5bd313604b1f60bb726e  Swift-4.3.0.tgz


More information about the scm-commits mailing list