diff options
author | Nalin Dahyabhai <nalin@fedoraproject.org> | 2004-11-26 17:30:12 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@fedoraproject.org> | 2004-11-26 17:30:12 +0000 |
commit | cd44405ec2aa1e335cbaccbd16bf873200f89bfc (patch) | |
tree | 539116a82b10b7508b53b46ecbb273e7a5cd987b | |
parent | f2b2727a44efe5c6402eb78581806f6a4359cdbb (diff) | |
download | krb5-cd44405ec2aa1e335cbaccbd16bf873200f89bfc.tar.gz krb5-cd44405ec2aa1e335cbaccbd16bf873200f89bfc.tar.xz krb5-cd44405ec2aa1e335cbaccbd16bf873200f89bfc.zip |
- bump release to allow tagging of new file
-rw-r--r-- | krb5.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7,7 +7,7 @@ Summary: The Kerberos network authentication system. Name: krb5 Version: 1.3.5 -Release: 3 +Release: 4 # Maybe we should explode from the now-available-to-everybody tarball instead? # http://web.mit.edu/kerberos/www/dist/krb5/1.3/krb5-1.3.5.tar Source0: krb5-%{version}.tar.gz @@ -121,6 +121,9 @@ network uses Kerberos, this package should be installed on every workstation. %changelog +* Fri Nov 26 2004 Nalin Dahyabhai <nalin@redhat.com> 1.3.5-4 +- rebuild + * Mon Nov 22 2004 Nalin Dahyabhai <nalin@redhat.com> 1.3.5-3 - fix predictable-tempfile-name bug in krb5-send-pr (CAN-2004-0971, #140036) |