openscap-1.2.1-1

This commit is contained in:
Šimon Lukašík 2015-01-10 15:40:23 +01:00
parent 4b45ca6fcf
commit 33084d4c76
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@ openscap-0.6.0.tar.gz
/openscap-1.1.0.tar.gz
/openscap-1.1.1.tar.gz
/openscap-1.2.0.tar.gz
/openscap-1.2.1.tar.gz

View File

@ -5,7 +5,7 @@
restorecon -R /usr/bin/oscap /usr/libexec/openscap; \
Name: openscap
Version: 1.2.0
Version: 1.2.1
Release: 1%{?dist}
Summary: Set of open source libraries enabling integration of the SCAP line of standards
Group: System Environment/Libraries
@ -339,6 +339,9 @@ exit 0
# %{_mandir}/man8/openscap_selinux.8.*
%changelog
* Sat Jan 10 2015 Šimon Lukašík <slukasik@redhat.com> - 1.2.1-1
- upgrade to the latest upstream release
* Tue Dec 02 2014 Šimon Lukašík <slukasik@redhat.com> - 1.2.0-1
- upgrade to the latest upstream release

View File

@ -1 +1 @@
5d993b48a835983678277da569748111 openscap-1.2.0.tar.gz
294fe7beb81dd103b6e1eb8cec73101e openscap-1.2.1.tar.gz