[python-auth-credential] upgrade to latest upstream version 0.6

mpaladin mpaladin at fedoraproject.org
Tue Apr 17 16:02:10 UTC 2012


commit ec87c641d20193d33c1c43db7838e2cc30ee1c52
Author: mpaladin <massimo.paladin at gmail.com>
Date:   Tue Apr 17 18:01:44 2012 +0200

    upgrade to latest upstream version 0.6

 .gitignore                  |    1 +
 python-auth-credential.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4cc278..29e8fd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /auth.credential-0.5.tar.gz
+/auth.credential-0.6.tar.gz
diff --git a/python-auth-credential.spec b/python-auth-credential.spec
index 75ebf26..ea6b618 100644
--- a/python-auth-credential.spec
+++ b/python-auth-credential.spec
@@ -8,8 +8,8 @@
 %global srcname auth.credential
 
 Name:		python-auth-credential
-Version:	0.5
-Release:	2%{?dist}
+Version:	0.6
+Release:	1%{?dist}
 Summary:	Python abstraction of a credential
 
 Group:		Development/Libraries
@@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif # with_python3
 
 %changelog
+* Tue Apr 17 2012 Massimo Paladin <massimo.paladin at gmail.com> - 0.6-1
+- Upgrading to latest upstream version 0.6.
+
 * Mon Feb 20 2012 Massimo Paladin <Massimo.Paladin at cern.ch> - 0.5-2
 - Making it compliant with guidelines.
 
diff --git a/sources b/sources
index cf2c793..d5477cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef0942c55a02c4a7535609e1c3fa2ca2  auth.credential-0.5.tar.gz
+f37d15ca8e2b489158500d5547b05265  auth.credential-0.6.tar.gz


More information about the scm-commits mailing list