openscap-1.2.10-1

This commit is contained in:
Martin Preisler 2016-07-12 16:46:14 -04:00
parent 3d0b6559af
commit 1b0645a35d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -52,3 +52,4 @@ openscap-0.6.0.tar.gz
/openscap-1.2.7.tar.gz
/openscap-1.2.8.tar.gz
/openscap-1.2.9.tar.gz
/openscap-1.2.10.tar.gz

View File

@ -13,8 +13,8 @@
restorecon -R /usr/bin/oscap /usr/libexec/openscap; \
Name: openscap
Version: 1.2.9
Release: 2%{?dist}
Version: 1.2.10
Release: 1%{?dist}
Summary: Set of open source libraries enabling integration of the SCAP line of standards
Group: System Environment/Libraries
License: LGPLv2+
@ -333,6 +333,9 @@ rm -rf $RPM_BUILD_ROOT
%{oscapdocker_pysitelib}/oscap_docker_python/*
%changelog
* Tue Jul 12 2016 Martin Preisler <mpreisle@redhat.com> - 1.2.10-1
- upgrade to the latest upstream release
* Tue May 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.2.9-2
- Perl 5.24 rebuild

View File

@ -1 +1 @@
6a07b94d2d92dfec2818556ca117147a openscap-1.2.9.tar.gz
e9a6c329d97dd687c1ec52070aabb4d0 openscap-1.2.10.tar.gz