|
@@ -1,7 +1,7 @@
|
|
Summary: Enhanced seccomp library
|
|
Summary: Enhanced seccomp library
|
|
Name: libseccomp
|
|
Name: libseccomp
|
|
-Version: 2.3.2
|
|
+Version: 2.4.1
|
|
-Release: 6%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
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
|
|
|
|
+* Sun May 05 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.4.1-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Fri Sep 08 2017 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.3.2-6
|
|
* Fri Sep 08 2017 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.3.2-6
|
|
- initial build for Vine Linux.
|
|
- initial build for Vine Linux.
|
|
|
|
|