From e8c38587dd97c4020015cc84fcd75240739b305d Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Jul 26 2009 13:48:10 +0000 Subject: - New upstream release --- diff --git a/.cvsignore b/.cvsignore index 9f96e0d..0b12fce 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ libcap-ng-0.4.2.tar.gz libcap-ng-0.5.tar.gz libcap-ng-0.5.1.tar.gz libcap-ng-0.6.tar.gz +libcap-ng-0.6.1.tar.gz diff --git a/libcap-ng.spec b/libcap-ng.spec index 66eb7bb..4a1255c 100644 --- a/libcap-ng.spec +++ b/libcap-ng.spec @@ -2,8 +2,8 @@ Summary: An alternate posix capabilities library Name: libcap-ng -Version: 0.6 -Release: 2%{?dist} +Version: 0.6.1 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://people.redhat.com/sgrubb/libcap-ng @@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_mandir}/man8/* %changelog +* Sun Jul 26 2009 Steve Grubb 0.6.1-1 +- New upstream release + * Fri Jul 24 2009 Fedora Release Engineering - 0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index dd4c3ec..76adefb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09adb3049eb6c2a1f621a67fc079318e libcap-ng-0.6.tar.gz +5b96878df29d123d461c3296f46aa49e libcap-ng-0.6.1.tar.gz