[python-SecretStorage/f20: 2/2] Update to 2.1.1

Christopher Meng cicku at fedoraproject.org
Thu Jul 17 01:47:03 UTC 2014


commit 1e0c0924031e1abc8137ccdb0777fe783d32f922
Author: Christopher Meng <i at cicku.me>
Date:   Thu Jul 17 09:36:14 2014 +0800

    Update to 2.1.1

 .gitignore                |    1 +
 python-SecretStorage.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad8acc3..820ea74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /SecretStorage-1.1.0.tar.gz
 /SecretStorage-2.0.0.tar.gz
 /SecretStorage-2.1.0.tar.gz
+/SecretStorage-2.1.1.tar.gz
diff --git a/python-SecretStorage.spec b/python-SecretStorage.spec
index 39d410d..b68aa0f 100644
--- a/python-SecretStorage.spec
+++ b/python-SecretStorage.spec
@@ -2,11 +2,11 @@
 %global pkgname SecretStorage
 
 Name:           python-%{pkgname}
-Version:        2.1.0
+Version:        2.1.1
 %if 0%{?bzr}
 Release:        0.3.bzr%{?bzr}%{?dist}
 %else
-Release:        2%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        Python 2.x module for secure storing of passwords and secrets
 URL:            http://launchpad.net/python-secretstorage
@@ -121,6 +121,9 @@ find %{_builddir} -name '.buildinfo' -delete -print
 %doc build/sphinx/html/*
 
 %changelog
+* Thu Jul 17 2014 Christopher Meng <rpm at cicku.me> - 2.1.1-1
+- Update to 2.1.1
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 02dad71..b94a5e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dfa18f0725e5f85769c1f233f2889add  SecretStorage-2.1.0.tar.gz
+0c5c875104ebb6f6d45c7faf6c2943f9  SecretStorage-2.1.1.tar.gz


More information about the scm-commits mailing list