From fc8286206d0502689276e8b0d96bbf00d3628afb Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 11:16:17 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/autoconf-archive.git#47afb44277ff93f8f665eeb48bef1ea6e87856aa --- autoconf-archive.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/autoconf-archive.spec b/autoconf-archive.spec index 0148a60..a1ce917 100644 --- a/autoconf-archive.spec +++ b/autoconf-archive.spec @@ -1,11 +1,12 @@ Name: autoconf-archive Version: 2019.01.06 -Release: 6%{?dist} +Release: 7%{?dist} Summary: The Autoconf Macro Archive License: GPLv3+ with exceptions -URL: http://www.gnu.org/software/autoconf-archive/ -Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz +URL: https://www.gnu.org/software/autoconf-archive/ +Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz BuildArch: noarch +BuildRequires: make Requires: autoconf %description @@ -34,6 +35,9 @@ rm -frv %{buildroot}%{_datadir}/doc/%{name} %{_infodir}/autoconf-archive.info* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2019.01.06-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 2019.01.06-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild