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

Bohuslav Kabrda bkabrda at fedoraproject.org
Fri May 16 12:24:33 UTC 2014


commit e9981925e60651ef0af6555b2d31373de3ebe51a
Author: Slavek Kabrda <bkabrda at redhat.com>
Date:   Fri May 16 14:24:21 2014 +0200

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

 pycanberra.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pycanberra.spec b/pycanberra.spec
index 16734c1..d8d367b 100644
--- a/pycanberra.spec
+++ b/pycanberra.spec
@@ -6,7 +6,7 @@ License:       LGPLv2
 
 # There's no versioning upstream, it's all about the Git hash
 Version:       0
-Release:       0.4.git%{git_hash}%{?dist}
+Release:       0.5.git%{git_hash}%{?dist}
 
 URL:           https://github.com/psykoyiko/pycanberra/
 
@@ -69,11 +69,14 @@ install -p -m 0644 pycanberra.py %{buildroot}%{python3_sitelib}
 %files -n python3-canberra
 %doc COPYING README
 %{python3_sitelib}/pycanberra.py
-%{python3_sitelib}/__pycache__/pycanberra.cpython-33.py?
+%{python3_sitelib}/__pycache__/pycanberra.cpython-3?.py?
 
 
 
 %changelog
+* Wed May 14 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 0-0.5.git65c3b3f
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.4.git65c3b3f
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list