New upstream version (#1900097)
This commit is contained in:
parent
43b0412403
commit
5e8deb83a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/libseccomp-2.4.2.tar.gz
|
||||
/libseccomp-2.5.0.tar.gz
|
||||
/libseccomp-2.5.1.tar.gz
|
||||
/libseccomp-2.5.2.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libseccomp
|
||||
Version: 2.5.1
|
||||
Version: 2.5.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Enhanced seccomp library
|
||||
License: LGPLv2
|
||||
@ -83,6 +83,9 @@ rm -f %{buildroot}/%{_libdir}/libseccomp.la
|
||||
%{_libdir}/libseccomp.a
|
||||
|
||||
%changelog
|
||||
* Wed Nov 03 2021 Debarshi Ray <rishi@fedoraproject.org> - 2.5.2-1
|
||||
- New upstream version (#1900097)
|
||||
|
||||
* Wed Nov 03 2021 Debarshi Ray <rishi@fedoraproject.org> - 2.5.1-1
|
||||
- New upstream version (#1900097)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libseccomp-2.5.1.tar.gz) = 2be80a6323f9282dbeae8791724e5778b32e2382b2a3d1b0f77366371ec4072ea28128204f675cce101c091c0420d12c497e1a9ccbb7dc5bcbf61bfd777160af
|
||||
SHA512 (libseccomp-2.5.2.tar.gz) = b2a95152cb274d6b35753596fd825406dae20c4a48b2f4076f835f977ecf324de38a3fe02e789dc20b49ecf6b4eb67f03e7733e92d40f5e20f25874307f1c2ac
|
||||
|
Loading…
Reference in New Issue
Block a user