diff --git a/.gitignore b/.gitignore index 1911c71..bb7787d 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,5 @@ unbound-1.4.5.tar.gz /unbound-1.13.0.tar.gz.asc /unbound-1.13.1.tar.gz /unbound-1.13.1.tar.gz.asc +/unbound-1.13.2.tar.gz +/unbound-1.13.2.tar.gz.asc diff --git a/sources b/sources index c7d1af2..d54a5cf 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (unbound-1.13.1.tar.gz) = f4d26dca28dbcc33a5e65a55147fa01077c331292e88b6a87798cb6c3d4edb0515015d131fd893c92b74d22d9998a640f0adce404e6192d61ebe69a6a599287c -SHA512 (unbound-1.13.1.tar.gz.asc) = a4a943841c4db14b2d236b4b80ac80129148c42f7b3d82246b0e0150c1e3e3e294863d5c72d1ac41c2164126d1d10f9044554f97aa6d94019acb41b5f7ed7d34 +SHA512 (unbound-1.13.2.tar.gz) = 1e89441446e7a25c6a49bded645f8b348c1758c3be54e3a986041cb1f00c45d152fd469dc52666fb820574db9d51b16f1627dc8afcb9519508d4833ca358191a +SHA512 (unbound-1.13.2.tar.gz.asc) = b905f5f981361131e7a8d3403df632603304778bd7d4fffba8d113c4246d8133f26903a5af53d21b979b652cbae8f6e92620d3a262d8b2837ab8c2a5712650ee diff --git a/unbound.spec b/unbound.spec index 46623e1..25ed3cf 100644 --- a/unbound.spec +++ b/unbound.spec @@ -36,8 +36,8 @@ Summary: Validating, recursive, and caching DNS(SEC) resolver Name: unbound -Version: 1.13.1 -Release: 8%{?extra_version:.%{extra_version}}%{?dist} +Version: 1.13.2 +Release: 1%{?extra_version:.%{extra_version}}%{?dist} License: BSD Url: https://nlnetlabs.nl/projects/unbound/ Source: https://nlnetlabs.nl/downloads/%{name}/%{name}-%{version}%{?extra_version}.tar.gz @@ -61,13 +61,8 @@ Source18: https://nlnetlabs.nl/downloads/%{name}/%{name}-%{version}%{?extra_vers # source: https://nlnetlabs.nl/people/ Source19: https://keys.openpgp.org/pks/lookup?op=get&search=0x9F6F1C2D7E045F8D#/wouter.nlnetlabs.nl.key -# Backport two fixes: -# https://github.com/NLnetLabs/unbound/commit/e0d426ebb10653a78bf5c4053198f6ac19bfcd3e -# https://github.com/NLnetLabs/unbound/pull/427 -# Fix build on Python 3.10 (rhbz#1889726). -Patch1: unbound-python310.patch -# rhbz#1935101 upstream PR https://github.com/NLnetLabs/unbound/pull/415/files -Patch2: unbound-1.13.1-rh1935101.patch +# put your patches here +#Patch1: BuildRequires: gcc, make BuildRequires: flex, openssl-devel @@ -466,6 +461,9 @@ popd %attr(0644,root,root) %config %{_sysconfdir}/%{name}/root.key %changelog +* Fri Aug 12 2021 Artem Egorenkov - 1.13.2-1 +- Rebase to 1.13.2 + * Fri Jul 23 2021 Fedora Release Engineering - 1.13.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild