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 - 3.6-1 +- Update to 3.6 + * Thu Feb 13 2014 Christopher Meng - 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