summaryrefslogtreecommitdiffstats
path: root/krb5.spec
diff options
context:
space:
mode:
authorRobbie Harwood <rharwood@redhat.com>2017-10-09 15:24:04 +0000
committerRobbie Harwood <rharwood@redhat.com>2017-10-09 15:24:04 +0000
commite02d5c1dacd83eb53537641f3ad0e267c9ca48bb (patch)
tree8b16b10b08bc532758c5b572e60f43f15db8bf8c /krb5.spec
parent533a73fdd1bf9988853f3eb1a23c3f28a87454b8 (diff)
downloadkrb5-e02d5c1dacd83eb53537641f3ad0e267c9ca48bb.tar.gz
krb5-e02d5c1dacd83eb53537641f3ad0e267c9ca48bb.tar.xz
krb5-e02d5c1dacd83eb53537641f3ad0e267c9ca48bb.zip
Actually bump kdbversion like I was supposed to
Diffstat (limited to 'krb5.spec')
-rw-r--r--krb5.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/krb5.spec b/krb5.spec
index 53c3d25..5edaaa0 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -12,13 +12,13 @@
%global prerelease -beta1
# Should be in form 5.0, 6.1, etc.
-%global kdbversion 6.1
+%global kdbversion 7.0
Summary: The Kerberos network authentication system
Name: krb5
Version: 1.16
# for prerelease, should be e.g., 0.% {prerelease}.1% { ?dist } (without spaces)
-Release: 0.beta1.1%{?dist}
+Release: 0.beta1.2%{?dist}
# lookaside-cached sources; two downloads and a build artifact
Source0: https://web.mit.edu/kerberos/dist/krb5/1.16/krb5-%{version}%{prerelease}.tar.gz
@@ -714,6 +714,9 @@ exit 0
%{_libdir}/libkadm5srv_mit.so.*
%changelog
+* Mon Oct 09 2017 Robbie Harwood <rharwood@redhat.com> - 1.16-0.beta1.2
+- Actually bump kdbversion like I was supposed to
+
* Thu Oct 05 2017 Robbie Harwood <rharwood@redhat.com> - 1.16-0.beta1.1
- New upstream prerelease (1.16-beta1)