[python-mailer] * Sat Nov 26 2011 Fabian Affolter <mail at fabian-affolter.ch> - 0.7-1 - Updated to new upstream versio

Fabian Affolter fab at fedoraproject.org
Sat Nov 26 12:40:19 UTC 2011


commit b192da0fa200b23de2ada3efd17f9e67901480df
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sat Nov 26 13:40:07 2011 +0100

    * Sat Nov 26 2011 Fabian Affolter <mail at fabian-affolter.ch> - 0.7-1
    - Updated to new upstream version 0.7

 .gitignore         |    1 +
 python-mailer.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d9baa1..5504149 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 mailer-0.5.zip
+/mailer-0.7.zip
diff --git a/python-mailer.spec b/python-mailer.spec
index 6fca51c..fb1a66f 100644
--- a/python-mailer.spec
+++ b/python-mailer.spec
@@ -5,8 +5,8 @@
 %global srcname mailer
 
 Name:           python-%{srcname}
-Version:        0.5
-Release:        2%{?dist}
+Version:        0.7
+Release:        1%{?dist}
 Summary:        A module that simplifies sending email
 
 Group:          Development/Languages
@@ -50,8 +50,11 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Nov 26 2011 Fabian Affolter <mail at fabian-affolter.ch> - 0.7-1
+- Updated to new upstream version 0.7
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
-* Sat Jul 03 2010 Fabian Affolter <fabian at bernewireless.net> - 0.5-1
+* Sat Jul 03 2010 Fabian Affolter <mail at fabian-affolter.ch> - 0.5-1
 - Initial package
diff --git a/sources b/sources
index f5a346f..254c46e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f78c8b7e1e6e740f9fd6893b9c2bd015  mailer-0.5.zip
+13f4ae9de5ea7ac49927b028d87f105e  mailer-0.7.zip


More information about the scm-commits mailing list