diff --git a/.cvsignore b/.cvsignore index d64e653..3c8d574 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ findutils-4.2.29.tar.gz findutils-4.2.29.tar.gz.sig findutils-4.2.31.tar.gz +findutils-4.2.32.tar.gz diff --git a/findutils.spec b/findutils.spec index 7fa5e7e..73bc538 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,7 +1,7 @@ Summary: The GNU versions of find utilities (find and xargs) Name: findutils -Version: 4.2.31 -Release: 4%{?dist} +Version: 4.2.32 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ Group: Applications/File @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_infodir}/find.info* %changelog +* Wed Feb 13 2008 Vitezslav Crhonek - 1:4.2.32-1 +- Update to findutils-4.2.32 + * Mon Feb 11 2008 Vitezslav Crhonek - 1:4.2.31-4 - Rebuild diff --git a/sources b/sources index 223a87d..c6f61ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0e31a0f18a49709bf5a449867c8049a findutils-4.2.31.tar.gz +aaa6beeb41a6f04963dff58f24a55b96 findutils-4.2.32.tar.gz