[python-PyGithub] Updated to 1.25.0.

Bohuslav Kabrda bkabrda at fedoraproject.org
Tue May 13 10:45:31 UTC 2014


commit e8194b19566e06c5bcced4513dc94a50fe2ce78c
Author: Slavek Kabrda <bkabrda at redhat.com>
Date:   Tue May 13 12:45:18 2014 +0200

    Updated to 1.25.0.
    
    - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

 .gitignore           |    1 +
 python-PyGithub.spec |    8 ++++++--
 sources              |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7db6f10..3358ab0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /PyGithub-1.14.2.tar.gz
+/PyGithub-1.25.0.tar.gz
diff --git a/python-PyGithub.spec b/python-PyGithub.spec
index 6d4467f..1235e07 100644
--- a/python-PyGithub.spec
+++ b/python-PyGithub.spec
@@ -2,8 +2,8 @@
 %global with_python3 1
 
 Name:           python-%{pypi_name}
-Version:        1.14.2
-Release:        3%{?dist}
+Version:        1.25.0
+Release:        1%{?dist}
 Summary:        Python library to work with the Github API
 
 Group:          Development/Languages
@@ -93,6 +93,10 @@ popd
 %endif
 
 %changelog
+* Tue May 13 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 1.25.0-1
+- Updated to 1.25.0.
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index c028b70..80388a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6741a9ae59357cb8ebcaa5d14c7bd52c  PyGithub-1.14.2.tar.gz
+9aa4ab89326c7b3ee77bb21c70086b42  PyGithub-1.25.0.tar.gz


More information about the scm-commits mailing list