[krb5] update to 1.11 beta 2

Nalin Dahyabhai nalin at fedoraproject.org
Thu Dec 13 15:57:08 UTC 2012


commit 9e98fec59e6763c6c5e63b77ac5452d4684b00ab
Author: Nalin Dahyabhai <nalin at redhat.com>
Date:   Thu Dec 13 10:57:00 2012 -0500

    update to 1.11 beta 2

 .gitignore |    2 ++
 krb5.spec  |   13 ++++++++-----
 sources    |    4 ++--
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cc5772..0f68ea7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,5 @@ krb5-1.8.3-pdf.tar.gz
 /krb5-1.11-alpha1.tar.gz.asc
 /krb5-1.11-beta1.tar.gz
 /krb5-1.11-beta1.tar.gz.asc
+/krb5-1.11-beta2.tar.gz
+/krb5-1.11-beta2.tar.gz.asc
diff --git a/krb5.spec b/krb5.spec
index 8ff9d85..f0968cb 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -29,11 +29,11 @@
 Summary: The Kerberos network authentication system
 Name: krb5
 Version: 1.11
-Release: 0%{?dist}.beta1.0
+Release: 0%{?dist}.beta2.0
 # Maybe we should explode from the now-available-to-everybody tarball instead?
-# http://web.mit.edu/kerberos/dist/krb5/1.11/krb5-1.11-beta1-signed.tar
-Source0: krb5-%{version}-beta1.tar.gz
-Source1: krb5-%{version}-beta1.tar.gz.asc
+# http://web.mit.edu/kerberos/dist/krb5/1.11/krb5-1.11-beta2-signed.tar
+Source0: krb5-%{version}-beta2.tar.gz
+Source1: krb5-%{version}-beta2.tar.gz.asc
 Source2: kprop.service
 Source4: kadmin.service
 Source5: krb5kdc.service
@@ -257,7 +257,7 @@ to obtain initial credentials from a KDC using a private key and a
 certificate.
 
 %prep
-%setup -q -n %{name}-%{version}-beta1
+%setup -q -n %{name}-%{version}-beta2
 ln -s NOTICE LICENSE
 
 %patch60 -p1 -b .pam
@@ -790,6 +790,9 @@ exit 0
 %{_sbindir}/uuserver
 
 %changelog
+* Thu Dec 13 2012 Nalin Dahyabhai <nalin at redhat.com> 1.11-0.beta2.0
+- update to 1.11 beta 2
+
 * Thu Dec 13 2012 Nalin Dahyabhai <nalin at redhat.com>
 - when building with our bundled copy of libverto, package it in with -libs
   rather than with -server (#886049)
diff --git a/sources b/sources
index 000cbbb..d8980c3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-08d5e09851dd43dbdb10a8e64758ed76  krb5-1.11-beta1.tar.gz
-3b9e1f06bc892cb891db169080d17540  krb5-1.11-beta1.tar.gz.asc
+f37c22a9c53cb7c12ca7b7ff6e42eb93  krb5-1.11-beta2.tar.gz
+9f55083ef501d56ea400cc9437742792  krb5-1.11-beta2.tar.gz.asc


More information about the scm-commits mailing list