From ec53838b7fd9ed4c9ca0a39b5e5d0976ae8fc760 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 08:49:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- which.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/which.spec b/which.spec index 5bc6f75..595d75f 100644 --- a/which.spec +++ b/which.spec @@ -1,7 +1,7 @@ Summary: Displays where a particular program in your path is located Name: which Version: 2.21 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv3 Source0: http://ftp.gnu.org/gnu/which/%{name}-%{version}.tar.gz Source1: which2.sh @@ -37,6 +37,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir %{_mandir}/man1/which.1* %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 2.21-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 16 2018 Jason L Tibbitts III - 2.21-8 - Fix invalid [ ... ] syntax which results in complaints by zsh. https://bugzilla.redhat.com/show_bug.cgi?id=1546221