[authhub] Update to 0.1.2

Nathaniel McCallum npmccallum at fedoraproject.org
Tue Feb 21 20:53:10 UTC 2012


commit 6b7ff5039e7f8ce0635bd88803c186081d0c2f63
Author: Nathaniel McCallum <nathaniel at themccallums.org>
Date:   Tue Feb 21 15:53:09 2012 -0500

    Update to 0.1.2

 .gitignore   |    1 +
 authhub.spec |   11 +++++++----
 sources      |    1 +
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9a7400..678f343 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /authhub-0.1.1.tar.gz
+/authhub-0.1.2.tar.gz
diff --git a/authhub.spec b/authhub.spec
index 7d82f93..400fc38 100644
--- a/authhub.spec
+++ b/authhub.spec
@@ -1,6 +1,6 @@
 Name:           authhub
-Version:        0.1.1
-Release:        2%{?dist}
+Version:        0.1.2
+Release:        1%{?dist}
 Summary:        OTP support for MIT Kerberos
 
 License:        MIT
@@ -99,9 +99,12 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_libexecdir}/%{name}-yubikey
 
 %changelog
-* Mon Feb 20 2012 Nathaniel McCallum <nathaniel at natemccallum.com> - 0.1.1-2
+* Tue Feb 21 2012 Nathaniel McCallum <npmccallum at redhat.com> - 0.1.2-1
+- Update to 0.1.2
+
+* Mon Feb 20 2012 Nathaniel McCallum <npmccallum at redhat.com> - 0.1.1-2
 - Make python package and plugins noarch
 
-* Wed Feb 15 2012 Nathaniel McCallum <nathaniel at natemccallum.com> - 0.1.1-1
+* Wed Feb 15 2012 Nathaniel McCallum <npmccallum at redhat.com> - 0.1.1-1
 - Initial package
 
diff --git a/sources b/sources
index c423ecb..2208ebe 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 f41868a453048db1e2d3751f3b5cf461  authhub-0.1.1.tar.gz
+9837da8e597eab92f7f45f1e74504807  authhub-0.1.2.tar.gz


More information about the scm-commits mailing list