[python-power] Rebuilt for Python 3.4

Miro Hrončok churchyard at fedoraproject.org
Thu May 22 10:29:30 UTC 2014


commit 03061685c079b9bd6e249872d320f5bb62ac911c
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Thu May 22 12:29:07 2014 +0200

    Rebuilt for Python 3.4

 python-power.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-power.spec b/python-power.spec
index 4bc4d98..ff3153d 100644
--- a/python-power.spec
+++ b/python-power.spec
@@ -2,7 +2,7 @@
 %global pypi_name power
 Name:           python-%{pypi_name}
 Version:        1.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Cross-platform system power status information
 License:        MIT
 URL:            https://github.com/Kentzo/Power
@@ -65,6 +65,9 @@ popd
 %{python3_sitelib}/power
 
 %changelog
+* Thu May 22 2014 Miro Hrončok <mhroncok at redhat.com> - 1.2-2
+- Rebuilt for Python 3.4
+
 * Thu May 22 2014 Miro Hrončok <mhroncok at redhat.com> - 1.2-1
 - Updated to 1.2
 


More information about the scm-commits mailing list