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

Christopher Meng cicku at fedoraproject.org
Sat Mar 8 10:53:17 UTC 2014


commit fdfcbba504ce692e85bbe8e616c80ef158bbe9e6
Author: Christopher Meng <i at cicku.me>
Date:   Sat Mar 8 18:52:31 2014 +0800

    Update to 3.6

 .gitignore          |    1 +
 python-keyring.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8804454..582700a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /keyring-3.1.zip
 /keyring-3.3.zip
 /keyring-3.4.zip
+/keyring-3.6.zip
diff --git a/python-keyring.spec b/python-keyring.spec
index 46a0236..9268156 100644
--- a/python-keyring.spec
+++ b/python-keyring.spec
@@ -1,7 +1,7 @@
 %global with_python3 1
 
 Name:           python-keyring
-Version:        3.4
+Version:        3.6
 Release:        1%{?dist}
 Summary:        Python 2 library to store and access passwords safely
 License:        Python
@@ -112,6 +112,9 @@ popd
 %endif
 
 %changelog
+* Sat Mar 08 2014 Christopher Meng <rpm at cicku.me> - 3.6-1
+- Update to 3.6
+
 * Thu Feb 13 2014 Christopher Meng <rpm at cicku.me> - 3.4-1
 - Update to 3.4(BZ#1064256)
 - Ensure the obsolete line works for the old packages really.
diff --git a/sources b/sources
index d88d725..a47b696 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ca6b00abef03eb55b22d4d2702f8678  keyring-3.4.zip
+49b16e217cf0399503c51bdeabf7da1d  keyring-3.6.zip


More information about the scm-commits mailing list