From 6d1ac940ed0bf32b2935d8d7a4a4391f21ae1ebf Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: May 13 2014 01:20:17 +0000 Subject: Merge branch 'master' into f20 --- diff --git a/.gitignore b/.gitignore index e1bed70..51a7359 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,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 - 3.8-1 +- Update to 3.8 + * Sat Mar 08 2014 Christopher Meng - 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