From ec044cba73af39f0a963f6fd23a98c7d75cf4996 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Luka=C5=A1=C3=ADk?= Date: Fri, 1 May 2015 15:57:06 +0200 Subject: [PATCH] openscap-1.2.3-1 --- .gitignore | 1 + openscap.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9cd448e..f6b2286 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ openscap-0.6.0.tar.gz /openscap-1.2.0.tar.gz /openscap-1.2.1.tar.gz /openscap-1.2.2.tar.gz +/openscap-1.2.3.tar.gz diff --git a/openscap.spec b/openscap.spec index 39ec1d0..b453fd0 100644 --- a/openscap.spec +++ b/openscap.spec @@ -5,7 +5,7 @@ restorecon -R /usr/bin/oscap /usr/libexec/openscap; \ Name: openscap -Version: 1.2.2 +Version: 1.2.3 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 +* Fri May 01 2015 Šimon Lukašík - 1.2.3-1 +- upgrade to the latest upstream release + * Thu Apr 02 2015 Šimon Lukašík - 1.2.2-1 - upgrade to the latest upstream release diff --git a/sources b/sources index 18135bd..a4fb630 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0409939c44dc52eac401b10e725cde4 openscap-1.2.2.tar.gz +2b0ba1f934f363e973cdafd8a8a52099 openscap-1.2.3.tar.gz