fab pushed to python-mailer (f21). "* Sat Apr 18 2015 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.0-1 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 18 10:59:56 UTC 2015


>From 191bac602b02265c85834cf57b5f1a6e1572aa87 Mon Sep 17 00:00:00 2001
From: Fabian Affolter <fabian at affolter-engineering.ch>
Date: Sat, 18 Apr 2015 10:18:26 +0200
Subject: * Sat Apr 18 2015 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.0-1
 - Update to latest upstream release 0.8 (rhbz#902981)


diff --git a/.gitignore b/.gitignore
index 5504149..cdebb29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 mailer-0.5.zip
 /mailer-0.7.zip
+/mailer.0.8.0.zip
diff --git a/python-mailer.spec b/python-mailer.spec
index a3c7208..47b3899 100644
--- a/python-mailer.spec
+++ b/python-mailer.spec
@@ -1,21 +1,20 @@
 %global srcname mailer
 
 Name:           python-%{srcname}
-Version:        0.7
-Release:        7%{?dist}
+Version:        0.8.0
+Release:        1%{?dist}
 Summary:        A module that simplifies sending email
 
 License:        MIT
 URL:            http://pypi.python.org/pypi/mailer
-Source0:        http://pypi.python.org/packages/source/m/%{srcname}/%{srcname}-%{version}.zip
+Source0:        http://pypi.python.org/packages/source/m/%{srcname}/%{srcname}.%{version}.zip
 BuildArch:      noarch
 
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 
 %description
-Simple front end to the smtplib and email modules, to simplify
-sending email.
+Simple front end to the smtplib and email modules, to simplify sending email.
 
 %prep
 %setup -q -n %{srcname}-%{version}
@@ -31,6 +30,9 @@ sending email.
 %{python2_sitelib}/%{srcname}*.egg-info
 
 %changelog
+* Sat Apr 18 2015 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.0-1
+- Update to latest upstream release 0.8 (rhbz#902981)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 254c46e..c519cfe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13f4ae9de5ea7ac49927b028d87f105e  mailer-0.7.zip
+c64488ec30a09464395dff17fb21721a  mailer.0.8.0.zip
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-mailer.git/commit/?h=f21&id=191bac602b02265c85834cf57b5f1a6e1572aa87


More information about the scm-commits mailing list