public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libcap-ng] f45: New upstream bugfix release
@ 2026-09-09 13:16 Steve Grubb
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2026-09-09 13:16 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libcap-ng
Branch : f45
Commit : 52a70acc57e48b7bc722d04c40957d411e81d87f
Author : Steve Grubb <sgrubb@redhat.com>
Date   : 2026-09-09T09:02:48-04:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/libcap-ng/c/52a70acc57e48b7bc722d04c40957d411e81d87f?branch=f45

Log:
New upstream bugfix release

---
diff --git a/.gitignore b/.gitignore
index 974b858..43a49db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ libcap-ng-0.6.4.tar.gz
 /libcap-ng-0.9.3.tar.gz
 /libcap-ng-0.9.4.tar.gz
 /libcap-ng-0.9.5.tar.gz
+/libcap-ng-0.9.6.tar.gz

diff --git a/libcap-ng.spec b/libcap-ng.spec
index 06791e5..973ccaa 100644
--- a/libcap-ng.spec
+++ b/libcap-ng.spec
@@ -12,7 +12,7 @@ BuildRequires: kernel-headers >= 2.6.11
 BuildRequires: libattr-devel
 %ifarch %{bpf_supported_arches}
 # These next ones are needed by cap-audit
-BuildRequires: clang
+BuildRequires: clang, llvm
 BuildRequires: bpftool libbpf-devel
 BuildRequires: audit-libs-devel
 BuildRequires: kernel-devel
@@ -130,6 +130,9 @@ make check
 %endif
 
 %changelog
+* Wed Sep 09 2026 Steve Grubb <sgrubb@redhat.com> 0.9.6-1
+- New upstream bugfix release
+
 * Thu Aug 20 2026 Steve Grubb <sgrubb@redhat.com> 0.9.5-1
 - New upstream feature release
 

diff --git a/sources b/sources
index 321ebc5..10bbe71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libcap-ng-0.9.5.tar.gz) = eca44c680ea6104c59591ee19ae9136ed1f4d0437877a1c16f5fb5d546466ff99d52fe45daa081bc6dde15abbb3902528b7bf6fade4845d0c13756d426e21db7
+SHA512 (libcap-ng-0.9.6.tar.gz) = d5d8ce10d0eba731010a8c520e9052f470e7da144e79341ba5492aab30f83cf358269c06d43274311e44cd26754b428a0c3625b461bac0985ae64af207ef042f

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/libcap-ng] f45: New upstream bugfix release
@ 2026-09-09 13:16 Steve Grubb
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2026-09-09 13:16 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libcap-ng
Branch : f45
Commit : 26345a03916d88e186c80c5d1ef3dfc5f8ebbc85
Author : Steve Grubb <sgrubb@redhat.com>
Date   : 2026-09-09T09:05:48-04:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libcap-ng/c/26345a03916d88e186c80c5d1ef3dfc5f8ebbc85?branch=f45

Log:
New upstream bugfix release

---
diff --git a/libcap-ng.spec b/libcap-ng.spec
index 973ccaa..e4ee55b 100644
--- a/libcap-ng.spec
+++ b/libcap-ng.spec
@@ -1,7 +1,7 @@
 %global bpf_supported_arches aarch64 x86_64 ppc64le riscv64 s390x
 Summary: Alternate posix capabilities library
 Name: libcap-ng
-Version: 0.9.5
+Version: 0.9.6
 Release: 1%{?dist}
 License: LGPL-2.0-or-later
 URL: https://github.com/stevegrubb/libcap-ng

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-09-09 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 13:16 [rpms/libcap-ng] f45: New upstream bugfix release Steve Grubb
2026-09-09 13:16 Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox