[python-zope-contenttype] 4.1.0

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 20:18:02 UTC 2015


commit 93c2781a847f2ef110b72d0292f16995fea84c1d
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 15:17:53 2015 -0500

    4.1.0

 .gitignore                   |    1 +
 python-zope-contenttype.spec |   15 ++++++++++++---
 sources                      |    2 +-
 3 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65d687d..b2fc66a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /zope.contenttype-3.5.5.zip
 /zope.contenttype-4.0.1.tar.gz
+/zope.contenttype-4.1.0.tar.gz
diff --git a/python-zope-contenttype.spec b/python-zope-contenttype.spec
index c6305fa..26e641e 100644
--- a/python-zope-contenttype.spec
+++ b/python-zope-contenttype.spec
@@ -2,8 +2,8 @@
 
 Summary: Content-Type Handling Utility
 Name: python-zope-contenttype
-Version: 4.0.1
-Release: 3%{?dist}
+Version: 4.1.0
+Release: 1%{?dist}
 Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz
 License: ZPLv2.1
 Group: Development/Libraries
@@ -26,7 +26,7 @@ This package provides a utility module for content-type handling.
 %{__python} setup.py install --quiet --root=$RPM_BUILD_ROOT
 
 %files
-%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
+%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
 %{python_sitelib}/zope/contenttype/
 %dir %{python_sitelib}/zope/
 %{python_sitelib}/%{modname}-*.egg-info
@@ -36,6 +36,15 @@ This package provides a utility module for content-type handling.
 %{__python} setup.py test
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 4.1.0-1
+- new version
+
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 4.1.0-1
+- new version
+
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 4.1.0-1
+- new version
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 4233daf..7712a7d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-171be44753e86742da8c81b3ad008ce0  zope.contenttype-4.0.1.tar.gz
+a24f697bda14a14c95f98af101ff16fe  zope.contenttype-4.1.0.tar.gz


More information about the scm-commits mailing list