[php-swift-Swift] upstream 5.0.0, new license

Christof Damian cdamian at fedoraproject.org
Sat May 25 10:29:36 UTC 2013


commit 2b91c837d289211b891a8667903ca234be4b311d
Author: Christof Damian <christof at damian.net>
Date:   Sat May 25 12:28:47 2013 +0200

    upstream 5.0.0, new license

 .gitignore           |    1 +
 php-swift-Swift.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a16fcf..662b91f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ Swift-4.0.6.tgz
 /Swift-4.2.2.tgz
 /Swift-4.3.0.tgz
 /Swift-4.3.1.tgz
+/Swift-5.0.0.tgz
diff --git a/php-swift-Swift.spec b/php-swift-Swift.spec
index 4be053c..efdc49a 100644
--- a/php-swift-Swift.spec
+++ b/php-swift-Swift.spec
@@ -3,12 +3,12 @@
 %global pear_name Swift
 
 Name:           php-swift-Swift
-Version:        4.3.1
+Version:        5.0.0
 Release:        1%{?dist}
 Summary:        Free Feature-rich PHP Mailer
 
 Group:          Development/Libraries
-License:        LGPLv3
+License:        MIT
 URL:            http://www.swiftmailer.org/
 Source0:        http://pear.swiftmailer.org/get/Swift-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -86,6 +86,9 @@ fi
 %{pear_phpdir}/%{pear_name}
 
 %changelog
+* Sat May 25 2013 Christof Damian <christof at damian.net> - 5.0.0-1
+- upstream 5.0.0
+
 * Thu Apr 18 2013 Christof Damian <christof at damian.net> - 4.3.1-1
 - upstream 4.3.1
 
diff --git a/sources b/sources
index 509c9bb..16b29f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24db175358c3129fed842683f83936c7  Swift-4.3.1.tgz
+66f51b833dd923d9486b0c337a45fcb7  Swift-5.0.0.tgz


More information about the scm-commits mailing list