diff --git a/pylibacl.spec b/pylibacl.spec index 54d5f9b..ad6b6bd 100644 --- a/pylibacl.spec +++ b/pylibacl.spec @@ -1,7 +1,7 @@ Name: pylibacl Summary: POSIX.1e ACLs library wrapper for python Version: 0.2.2 -Release: 2%{?dist} +Release: 3%{?dist} #license version is precised on a website License: GPLv2+ Group: Development/Libraries @@ -41,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc BENCHMARK IMPLEMENTATION MANIFEST PLATFORMS README *.html *.txt %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 0.2.2-3 +- Autorebuild for GCC 4.3 + * Tue Jan 15 2008 Marcin Zajaczkowski - 0.2.2-2 - added compatibility with Python Eggs forced in F9