From df1838e3eb89a14b9a6594d14c889077c09139ba Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 13:14:54 +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/ed.git#d17595d2b0ed0f97636b3cd6ba4d50790ba34a02 --- ed.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ed.spec b/ed.spec index e9ff412..da11291 100644 --- a/ed.spec +++ b/ed.spec @@ -1,7 +1,7 @@ Summary: The GNU line editor Name: ed Version: 1.14.2 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv3+ and GFDL # Note: Upstream provides only lzip compressed tarballs which # koji can't handle. Repackaging required: @@ -9,6 +9,7 @@ License: GPLv3+ and GFDL Source: %{name}-%{version}.tar.xz URL: http://www.gnu.org/software/ed/ BuildRequires: gcc +BuildRequires: make Requires(post): info Requires(preun): info @@ -43,6 +44,9 @@ rm -vrf %{buildroot}%{_infodir}/dir %{_infodir}/ed.info* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.14.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.14.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild