summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@fedoraproject.org>2010-03-08 19:41:42 +0000
committerNalin Dahyabhai <nalin@fedoraproject.org>2010-03-08 19:41:42 +0000
commitbd7dfc959ce39f28a0ce76abaf2da4bbea5cf0fd (patch)
tree26280e1205cad95437a6db83644946da316449f0
parent1605d32c4e6dd40f298bcedca67f4ed253fac0b8 (diff)
downloadkrb5-bd7dfc959ce39f28a0ce76abaf2da4bbea5cf0fd.tar.gz
krb5-bd7dfc959ce39f28a0ce76abaf2da4bbea5cf0fd.tar.xz
krb5-bd7dfc959ce39f28a0ce76abaf2da4bbea5cf0fd.zip
bump the release numberkrb5-1_7_1-6_fc13
-rw-r--r--krb5.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/krb5.spec b/krb5.spec
index 9cc088b..c3c540c 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -10,7 +10,7 @@
Summary: The Kerberos network authentication system
Name: krb5
Version: 1.7.1
-Release: 5%{?dist}
+Release: 6%{?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
@@ -225,7 +225,7 @@ to obtain initial credentials from a KDC using a private key and a
certificate.
%changelog
-* Mon Mar 8 2010 Nalin Dahyabhai <nalin@redhat.com>
+* Mon Mar 8 2010 Nalin Dahyabhai <nalin@redhat.com> - 1.7.1-6
- pull up patch to get the client libraries to correctly perform password
changes over IPv6 (Sumit Bose, RT#6661)