[knot/f19: 3/4] update to 1.4.0

jvcelak jvcelak at fedoraproject.org
Mon Jan 6 12:40:51 UTC 2014


commit 40820d52eabd2aaa61edc9d4443657f50f4d2c82
Author: Jan Vcelak <jvcelak at fedoraproject.org>
Date:   Mon Jan 6 13:34:17 2014 +0100

    update to 1.4.0

 knot.spec |   10 ++++++----
 sources   |    2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/knot.spec b/knot.spec
index 2783d58..a46fc95 100644
--- a/knot.spec
+++ b/knot.spec
@@ -1,15 +1,14 @@
 %global _hardened_build 1
 %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
-%global alphatag rc2
 
 Summary: An authoritative DNS daemon
 Name: knot
 Version: 1.4.0
-Release: 0.2.%{alphatag}%{?dist}
+Release: 1%{?dist}
 License: GPLv3
 Group: System Environment/Daemons
 URL: http://www.knot-dns.cz
-Source0: http://public.nic.cz/files/knot-dns/%{name}-%{version}-%{alphatag}.tar.gz
+Source0: http://public.nic.cz/files/knot-dns/%{name}-%{version}.tar.gz
 Source1: %{name}.service
 Source2: %{name}.conf
 Source3: %{name}.tmpfiles
@@ -26,7 +25,7 @@ Requires(postun): systemd
 Knot DNS is a high-performance authoritative DNS server implementation.
 
 %prep
-%setup -q -n %{name}-%{version}-%{alphatag}
+%setup -q
 
 %build
 # disable debug code (causes unused warnings)
@@ -100,6 +99,9 @@ fi
 %doc %{_infodir}/%{name}.info.gz
 
 %changelog
+* Mon Jan 06 2014 Jan Vcelak <jvcelak at fedoraproject.org> 1.4.0-1
+- update to 1.4.0
+
 * Fri Dec 13 2013 Jan Vcelak <jvcelak at fedoraproject.org> 1.4.0-0.2.rc2
 - update to 1.4.0-rc2
 
diff --git a/sources b/sources
index fac8dfd..8a80d83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39f10b2332ed37ab642fc768c83fd23f  knot-1.4.0-rc2.tar.gz
+1f3d54d0d9290553aa02811ba73e962e  knot-1.4.0.tar.gz


More information about the scm-commits mailing list