From f3a1fa5985f8a85b8abb395d2ce384185e22ddd6 Mon Sep 17 00:00:00 2001 From: Simon Lukasik Date: Nov 19 2013 11:06:19 +0000 Subject: openscap-1.0.0-1 --- diff --git a/.gitignore b/.gitignore index 6c0e42f..ad573d2 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ openscap-0.6.0.tar.gz /openscap-0.9.11.tar.gz /openscap-0.9.12.tar.gz /openscap-0.9.13.tar.gz +/openscap-1.0.0.tar.gz diff --git a/openscap.spec b/openscap.spec index fcecc62..db9086b 100644 --- a/openscap.spec +++ b/openscap.spec @@ -5,8 +5,8 @@ restorecon -R /usr/bin/oscap /usr/libexec/openscap; \ Name: openscap -Version: 0.9.13 -Release: 7%{?dist} +Version: 1.0.0 +Release: 1%{?dist} Summary: Set of open source libraries enabling integration of the SCAP line of standards Group: System Environment/Libraries License: LGPLv2+ @@ -305,6 +305,10 @@ exit 0 # %{_mandir}/man8/openscap_selinux.8.* %changelog +* Tue Nov 19 2013 Šimon Lukašík - 1.0.0-1 +- upgrade +- package openscap-engine-sce-devel separately + * Fri Nov 15 2013 Šimon Lukašík - 0.9.13-7 - do not obsolete openscap-conten just drop it (#1028706) scap-security-guide will bring the Obsoletes tag diff --git a/sources b/sources index 2a3d20b..a7893bd 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 934dae2a85268e105caf15aec03d902e openscap-0.9.13.tar.gz +75c133c881f7c439b2388baa37fb79df openscap-1.0.0.tar.gz