[python-yapsy] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

Bohuslav Kabrda bkabrda at fedoraproject.org
Fri May 16 12:11:57 UTC 2014


commit 250e1ca350c4ae7bac1bd238ad09433250c95115
Author: Slavek Kabrda <bkabrda at redhat.com>
Date:   Fri May 16 14:11:47 2014 +0200

    Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

 python-yapsy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-yapsy.spec b/python-yapsy.spec
index e9f3ba2..7ea7ddb 100644
--- a/python-yapsy.spec
+++ b/python-yapsy.spec
@@ -3,7 +3,7 @@
 %global productname yapsy
 Name:		python-yapsy
 Version:	1.10.2
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	A simple plugin system for Python applications
 
 Group:		Development/Libraries	
@@ -76,13 +76,16 @@ mv build build-py3
 %doc src2/package/{README.txt,LICENSE.txt,CHANGELOG.txt} build-py2/sphinx/html/*.html build-py2/sphinx/html/{_sources,_static}
 
 %files -n python3-yapsy
-%{python3_sitelib}/%{projectname}-%{version}_pythons2n3-py3.3.egg-info
+%{python3_sitelib}/%{projectname}-%{version}_pythons2n3-py%{python3_version}.egg-info
 %{python3_sitelib}/%{productname}
 
 %files -n python3-yapsy-doc
 %doc src3/package/{README.txt,LICENSE.txt,CHANGELOG.txt} build-py3/sphinx/html/*.html build-py3/sphinx/html/{_sources,_static}
 
 %changelog
+* Wed May 14 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 1.10.2-4
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
+
 * Fri Oct 04 2013 Pete Travis <immanetize at fedoraproject.org> 1.10.2-3
 - Turning on python3 boolean so python3 subpackage actually builds
 - Correct build and install sections to properly create python3 subpackage


More information about the scm-commits mailing list