[python-power] New version 1.3 (#1128107)

Miro Hrončok churchyard at fedoraproject.org
Fri Sep 26 10:19:13 UTC 2014


commit 6c1b4d4b242f63185db4dcad5085a5195c6225d2
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Fri Sep 26 12:18:55 2014 +0200

    New version 1.3 (#1128107)

 .gitignore        |    1 +
 python-power.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d843ec..23db157 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /python-power-1.1-2cfe611.tar.gz
 /power-1.2.tar.gz
+/power-1.3.tar.gz
diff --git a/python-power.spec b/python-power.spec
index 5f18b31..325dddb 100644
--- a/python-power.spec
+++ b/python-power.spec
@@ -1,8 +1,8 @@
 %global with_python3 1
 %global pypi_name power
 Name:           python-%{pypi_name}
-Version:        1.2
-Release:        3%{?dist}
+Version:        1.3
+Release:        1%{?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
+* Fri Sep 26 2014 Miro Hrončok <mhroncok at redhat.com> - 1.3-1
+- New version 1.3 (#1128107)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index da87234..7ca4c55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe378d631d4197bd7b587ec67e2ff268  power-1.2.tar.gz
+a2ed0dd9024ac152a520e12c3d0d9efd  power-1.3.tar.gz


More information about the scm-commits mailing list