[python-keyring/epel7: 1/2] Update to 3.8

Christopher Meng cicku at fedoraproject.org
Tue May 13 01:21:19 UTC 2014


commit 5804f27f3f43aee217f0eeb2d1b2911937539501
Author: Christopher Meng <i at cicku.me>
Date:   Tue May 13 09:20:08 2014 +0800

    Update to 3.8

 .gitignore          |    1 +
 python-keyring.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 582700a..77a60d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /keyring-3.3.zip
 /keyring-3.4.zip
 /keyring-3.6.zip
+/keyring-3.8.zip
diff --git a/python-keyring.spec b/python-keyring.spec
index 9268156..c0ecf47 100644
--- a/python-keyring.spec
+++ b/python-keyring.spec
@@ -1,7 +1,7 @@
 %global with_python3 1
 
 Name:           python-keyring
-Version:        3.6
+Version:        3.8
 Release:        1%{?dist}
 Summary:        Python 2 library to store and access passwords safely
 License:        Python
@@ -112,6 +112,9 @@ popd
 %endif
 
 %changelog
+* Tue May 13 2014 Christopher Meng <rpm at cicku.me> - 3.8-1
+- Update to 3.8
+
 * Sat Mar 08 2014 Christopher Meng <rpm at cicku.me> - 3.6-1
 - Update to 3.6
 
diff --git a/sources b/sources
index a47b696..d5f6f25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49b16e217cf0399503c51bdeabf7da1d  keyring-3.6.zip
+39fd65bf2acbb7d5a7b9b22a2ecc03df  keyring-3.8.zip


More information about the scm-commits mailing list