diff --git a/.cvsignore b/.cvsignore index 69683ee..207fba6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyinotify-0.8.1-20090208.tar.bz2 +pyinotify-0.8.6-20090518.tar.bz2 diff --git a/python-inotify.spec b/python-inotify.spec index 32b7ba5..4b42ead 100644 --- a/python-inotify.spec +++ b/python-inotify.spec @@ -1,14 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")} %define oname pyinotify -%define git beba626 -%define date 20090208 +%define git affbbb02 +%define date 20090518 Summary: Monitor filesystem events with Python under Linux Name: python-inotify -Version: 0.8.1 -Release: 2.git%{date}%{?dist} -License: GPLv2 +Version: 0.8.6 +Release: 1.git%{date}%{?dist} +License: GPLv2+ Group: Development/Libraries URL: http://trac.dbzteam.org/pyinotify # Tarball created by @@ -73,6 +73,9 @@ done %{_datadir}/%{name} %changelog +* Mon May 18 2009 Terje Rosten - 0.8.6-1.git20090518 +- Update to latest git, fixing bz #500934. + * Thu Feb 26 2009 Fedora Release Engineering - 0.8.1-2.git20090208 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 4218f13..6a5f062 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a44b362fad497d30e92871620cfa5e0 pyinotify-0.8.1-20090208.tar.bz2 +2ef313d58bad2fbdefd6e7378338569b pyinotify-0.8.6-20090518.tar.bz2