diff --git a/.gitignore b/.gitignore index 28235d5..6b6d441 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,4 @@ audit-2.0.1.tar.gz audit-2.0.3.tar.gz audit-2.0.4.tar.gz /audit-2.0.5.tar.gz +/audit-2.0.6.tar.gz diff --git a/audit.spec b/audit.spec index 7a9adbf..3c6322d 100644 --- a/audit.spec +++ b/audit.spec @@ -2,8 +2,8 @@ Summary: User space tools for 2.6 kernel auditing Name: audit -Version: 2.0.5 -Release: 2%{?dist} +Version: 2.0.6 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/ @@ -234,6 +234,9 @@ fi %attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz %changelog +* Fri Feb 04 2011 Steve Grubb 2.0.6-1 +- New upstream release + * Thu Jan 20 2011 Karsten Hopp 2.0.5-2 - bump and rebuild as 2.0.5-1 was erroneously linked with python-2.6 on ppc diff --git a/sources b/sources index 680f111..226191e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1326b712dab362acbc8686cd91f8e3e1 audit-2.0.5.tar.gz +0a0000160b5cd74dd6b0e93acefa3f1f audit-2.0.6.tar.gz