diff --git a/dnsdist-1.4.0-rc5.tar.bz2 b/dnsdist-1.4.0-rc5.tar.bz2 deleted file mode 100644 index 4d3c0df..0000000 --- a/dnsdist-1.4.0-rc5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9a2f3e9aae218092815346619a3f6f5c4a80eb619ce1825f7e885b2cae06541 -size 1045581 diff --git a/dnsdist-1.4.0-rc5.tar.bz2.sig b/dnsdist-1.4.0-rc5.tar.bz2.sig deleted file mode 100644 index 6c6d0cc..0000000 Binary files a/dnsdist-1.4.0-rc5.tar.bz2.sig and /dev/null differ diff --git a/dnsdist-1.4.0.tar.bz2 b/dnsdist-1.4.0.tar.bz2 new file mode 100644 index 0000000..70b65ea --- /dev/null +++ b/dnsdist-1.4.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a336fa2c3eb381c2464d9d9790014fd6d4505029ed2c1b73ee1dc9115a2f1dc0 +size 1044479 diff --git a/dnsdist-1.4.0.tar.bz2.sig b/dnsdist-1.4.0.tar.bz2.sig new file mode 100644 index 0000000..019f836 Binary files /dev/null and b/dnsdist-1.4.0.tar.bz2.sig differ diff --git a/dnsdist.changes b/dnsdist.changes index 5e564eb..73fa22a 100644 --- a/dnsdist.changes +++ b/dnsdist.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 21 09:20:44 UTC 2019 - Adam Majer + +- update to 1.4.0 + https://dnsdist.org/changelog.html#change-1.4.0 + ------------------------------------------------------------------- Fri Nov 1 06:37:06 UTC 2019 - Marcus Rueckert diff --git a/dnsdist.spec b/dnsdist.spec index a930a15..882aece 100644 --- a/dnsdist.spec +++ b/dnsdist.spec @@ -1,7 +1,7 @@ # # spec file for package dnsdist # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,14 +12,10 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%if 0%{?suse_version} > 1230 || 0%{?rhel_version} > 600 || 0%{?centos_version} > 600 || 0%{?fedora_version} >= 20 || 0%{?el7}%{?fc20}%{?fc21}%{?fc22}%{?fc23}%{?fc24}%{?fc25} %bcond_without systemd -%else -%bcond_with systemd -%endif %if 0%{?fedora_version} >= 24 || 0%{?fc24}%{?fc25} || 0%{?suse_version} > 1320 %bcond_with systemd_separetedlibs @@ -62,14 +58,14 @@ %bcond_with dnsdist_doh Name: dnsdist -Version: 1.4.0~rc5 +Version: 1.4.0 Release: 0 License: GPL-2.0 Summary: A highly DNS-, DoS- and abuse-aware loadbalancer Url: http://www.powerdns.com/ Group: Productivity/Networking/DNS/Servers -Source0: https://downloads.powerdns.com/releases/dnsdist-1.4.0-rc5.tar.bz2 -Source1: https://downloads.powerdns.com/releases/dnsdist-1.4.0-rc5.tar.bz2.sig +Source0: https://downloads.powerdns.com/releases/dnsdist-1.4.0.tar.bz2 +Source1: https://downloads.powerdns.com/releases/dnsdist-1.4.0.tar.bz2.sig Source2: https://dnsdist.org/_static/dnsdist-keyblock.asc#/dnsdist.keyring Source11: dnsdist.lua Source12: usr.sbin.dnsdist @@ -133,7 +129,7 @@ dnsdist is dynamic, in the sense that its configuration can be changed at runtime, and that its statistics can be queried from a console-like interface. %prep -%autosetup -n %{name}-1.4.0-rc5 -p1 +%autosetup -p1 %build %configure \