New upstream version (v2.3.3)
This commit is contained in:
parent
22fd2a096f
commit
cd7ea44f1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/libseccomp-2.3.0.tar.gz
|
/libseccomp-2.3.0.tar.gz
|
||||||
/libseccomp-2.3.1.tar.gz
|
/libseccomp-2.3.1.tar.gz
|
||||||
/libseccomp-2.3.2.tar.gz
|
/libseccomp-2.3.2.tar.gz
|
||||||
|
/libseccomp-2.3.3.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Enhanced seccomp library
|
Summary: Enhanced seccomp library
|
||||||
Name: libseccomp
|
Name: libseccomp
|
||||||
Version: 2.3.2
|
Version: 2.3.3
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mipsel mips64el ppc64 ppc64le s390 s390x
|
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mipsel mips64el ppc64 ppc64le s390 s390x
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -87,6 +87,9 @@ make V=1 check
|
|||||||
%{_libdir}/libseccomp.a
|
%{_libdir}/libseccomp.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 10 2018 Paul Moore <pmoore@redhat.com> - 2.3.3-1
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-5
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libseccomp-2.3.2.tar.gz) = 0864a53ba2be61d0207f7361af94bcda4acff84a1814f915e6ccb19ab24f6ccc978da0eedc5cee047fa655dc1a583e2eeb7ab985ebfc77491c6a2606727b79ec
|
SHA512 (libseccomp-2.3.3.tar.gz) = 845c7e0e916b5f5ad74da446ceff3250148b745c909185f6d5059e807d1b42fa6b74f356cce2a396bff0d4c7a3120e7cdad98d490a97d549327c7693fe1918be
|
||||||
|
Loading…
Reference in New Issue
Block a user