[python-kdcproxy] Update to 0.2.1

Nathaniel McCallum npmccallum at fedoraproject.org
Fri Oct 24 14:26:14 UTC 2014


commit 7de1719a7ac57bf3d3681ab5a09fa5c6d0f88fc1
Author: Nathaniel McCallum <nathaniel at themccallums.org>
Date:   Fri Oct 24 10:26:14 2014 -0400

    Update to 0.2.1

 .gitignore           |    1 +
 python-kdcproxy.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce8f289..ef9bb8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /kdcproxy-0.1.1.tar.gz
 /kdcproxy-0.2.tar.gz
+/kdcproxy-0.2.1.tar.gz
diff --git a/python-kdcproxy.spec b/python-kdcproxy.spec
index 304f1b0..e19cb52 100644
--- a/python-kdcproxy.spec
+++ b/python-kdcproxy.spec
@@ -1,7 +1,7 @@
 %global realname kdcproxy
 
 Name:           python-%{realname}
-Version:        0.2
+Version:        0.2.1
 Release:        1%{?dist}
 Summary:        MS-KKDCP (kerberos proxy) WSGI module
 
@@ -63,6 +63,9 @@ find $RPM_BUILD_ROOT%{python3_sitelib}/%{realname}/ -name '*.py' -exec chmod 755
 %endif
 
 %changelog
+* Fri Oct 24 2014 Nathaniel McCallum <npmccallum at fedoraproject.org> - 0.2.1-1
+- Update to 0.2.1
+
 * Thu Oct 23 2014 Nathaniel McCallum <npmccallum at fedoraproject.org> - 0.2-1
 - Update to 0.2
 - Fix EPEL7 build
diff --git a/sources b/sources
index 9aa59a0..253d2b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-566c254467a655b59edda75b92323215  kdcproxy-0.2.tar.gz
+74e0c77ae3e6526712a6899df10d2663  kdcproxy-0.2.1.tar.gz


More information about the scm-commits mailing list