openscap-1.2.13-1
This commit is contained in:
parent
efb747ef72
commit
5b19a39761
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@ openscap-0.6.0.tar.gz
|
||||
/openscap-1.2.10.tar.gz
|
||||
/openscap-1.2.11.tar.gz
|
||||
/openscap-1.2.12.tar.gz
|
||||
/openscap-1.2.13.tar.gz
|
||||
|
@ -13,8 +13,8 @@
|
||||
restorecon -R /usr/bin/oscap /usr/libexec/openscap; \
|
||||
|
||||
Name: openscap
|
||||
Version: 1.2.12
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.13
|
||||
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
|
||||
* Thu Jan 05 2017 Martin Preisler <mpreisle@redhat.com> - 1.2.13-1
|
||||
- upgrade to the latest upstream release
|
||||
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2.12-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user