From c82bec7324ea79100e866b16641d39d0327cf350 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 14:21:05 +0000 Subject: [PATCH] auto-import changelog data from which-2.16-2.src.rpm Fri Feb 13 2004 Elliot Lee - rebuilt --- which.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/which.spec b/which.spec index bbd8fa2..552b297 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.16 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: ftp://ftp.gnu.org/gnu/which/%{name}-%{version}.tar.gz @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Fri Feb 13 2004 Elliot Lee +- rebuilt + * Wed Sep 24 2003 Florian La Roche - update to 2.16 - fix %%preun