diff --git a/autoconf-archive.spec b/autoconf-archive.spec index 7bd37ac..efaf3f8 100644 --- a/autoconf-archive.spec +++ b/autoconf-archive.spec @@ -1,14 +1,12 @@ Name: autoconf-archive Version: 2019.01.06 -Release: 2%{?dist} +Release: 3%{?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 BuildArch: noarch Requires: autoconf -Requires(post): info -Requires(preun):info %description The GNU Autoconf Archive is a collection of more than 450 macros for @@ -36,6 +34,9 @@ rm -frv %{buildroot}%{_datadir}/doc/%{name} %{_infodir}/autoconf-archive.info* %changelog +* Thu Mar 7 2019 Tim Landscheidt - 2019.01.06-3 +- Remove obsolete requirements for post/preun scriptlets + * Thu Jan 31 2019 Fedora Release Engineering - 2019.01.06-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild