summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2010-08-25 10:45:53 -0400
committerNalin Dahyabhai <nalin@redhat.com>2010-08-25 10:45:53 -0400
commitbacb55d100b61836b93e23c35ce01e6759e91ca0 (patch)
treee88b3a8d764f326a15f4bf4e05f3ade6aebb4bc6
parent22bef70afa1040b1792705fe80e7f3520e6e8261 (diff)
downloadkrb5-bacb55d100b61836b93e23c35ce01e6759e91ca0.tar.gz
krb5-bacb55d100b61836b93e23c35ce01e6759e91ca0.tar.xz
krb5-bacb55d100b61836b93e23c35ce01e6759e91ca0.zip
bump releasekrb5-1.7.1-12.fc12
-rw-r--r--krb5.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/krb5.spec b/krb5.spec
index fc0fd83..a36a3ca 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -10,7 +10,7 @@
Summary: The Kerberos network authentication system
Name: krb5
Version: 1.7.1
-Release: 11%{?dist}
+Release: 12%{?dist}
# Maybe we should explode from the now-available-to-everybody tarball instead?
# http://web.mit.edu/kerberos/dist/krb5/1.7/krb5-1.7.1-signed.tar
Source0: krb5-%{version}.tar.gz
@@ -228,6 +228,9 @@ to obtain initial credentials from a KDC using a private key and a
certificate.
%changelog
+* Wed Aug 24 2010 Nalin Dahyabhai <nalin@redhat.com> 1.7.1-12
+- bump release
+
* Tue Aug 24 2010 Nalin Dahyabhai <nalin@redhat.com> 1.7.1-11
- fix a logic bug in computing key expiration times (RT#6762, #627022)