- New upstream version
This commit is contained in:
parent
e5cdd494d0
commit
bf6bac22cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/libseccomp-2.1.1.tar.gz
|
||||
/libseccomp-2.2.0.tar.gz
|
||||
/libseccomp-2.2.1.tar.gz
|
||||
/libseccomp-2.2.3.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Enhanced seccomp library
|
||||
Name: libseccomp
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
Version: 2.2.3
|
||||
Release: 0%{?dist}
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
|
||||
License: LGPLv2
|
||||
Group: System Environment/Libraries
|
||||
@ -83,6 +83,9 @@ make V=1 check
|
||||
%{_libdir}/libseccomp.a
|
||||
|
||||
%changelog
|
||||
* Wed Jul 08 2015 Paul Moore <pmoore@redhat.com> - 2.2.3-0
|
||||
- New upstream version
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user