From e535cc919f34a3ad9da6bf3ed6332692a48c3645 Mon Sep 17 00:00:00 2001 From: Steve Date: Tue, 24 Jul 2012 13:40:59 -0400 Subject: [PATCH] New upstream release --- .gitignore | 1 + libcap-ng.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0b4d2be..02003eb 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ libcap-ng-0.6.3.tar.gz libcap-ng-0.6.4.tar.gz /libcap-ng-0.6.5.tar.gz /libcap-ng-0.6.6.tar.gz +/libcap-ng-0.7.tar.gz diff --git a/libcap-ng.spec b/libcap-ng.spec index f361833..d19e24a 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.6 -Release: 3%{?dist} +Version: 0.7 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://people.redhat.com/sgrubb/libcap-ng @@ -39,13 +39,13 @@ The libcap-ng-python package contains the bindings so that libcap-ng and can be used by python applications. %package utils -Summary: Utilities for analysing and setting file capabilities +Summary: Utilities for analyzing and setting file capabilities License: GPLv2+ Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description utils -The libcap-ng-utils package contains applications to analyse the +The libcap-ng-utils package contains applications to analyze the posix capabilities of all the program running on a system. It also lets you set the file system based capabilities. @@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_mandir}/man8/* %changelog +* Tue Jul 24 2012 Steve Grubb 0.7-1 +- New upstream release + * Thu Jul 19 2012 Fedora Release Engineering - 0.6.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 778d2cc..dcf6f52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb71f967cecb44b4342baac98ef8cb0f libcap-ng-0.6.6.tar.gz +85c14a2442a3721383a1e2284e254846 libcap-ng-0.7.tar.gz