From 79fbcf5bd9e6eb48db9586774fe31d796610aa80 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 8 Feb 2021 00:58:54 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libcap-ng.git#39b3e0594e5b165e43a06a9e90a0358267cfbdbc --- libcap-ng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcap-ng.spec b/libcap-ng.spec index 7a91e5f..13acb8d 100644 --- a/libcap-ng.spec +++ b/libcap-ng.spec @@ -1,7 +1,7 @@ Summary: Alternate posix capabilities library Name: libcap-ng Version: 0.8.2 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ URL: https://people.redhat.com/sgrubb/libcap-ng/ Source0: https://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz @@ -95,6 +95,9 @@ make check %attr(0644,root,root) %{_mandir}/man8/* %changelog +* Tue Feb 02 2021 Steve Grubb 0.8.2-4 +- Adjust syslog warning for bad use of capng_apply + * Sat Jan 30 2021 Steve Grubb 0.8.2-3 - Add syslog warning for bad use of capng_apply