New upstream release: 0.7.1 Fix license tag
This commit is contained in:
parent
554f8686d6
commit
340abca848
@ -1 +1 @@
|
|||||||
pyinotify-0.7.0.tar.bz2
|
pyinotify-0.7.1.tar.bz2
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
Summary: Monitor filesystem events with Python under Linux
|
Summary: Monitor filesystem events with Python under Linux
|
||||||
Name: python-inotify
|
Name: python-inotify
|
||||||
Version: 0.7.0
|
Version: 0.7.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://pyinotify.sourceforge.net/
|
URL: http://pyinotify.sourceforge.net/
|
||||||
Source0: http://downloads.sourceforge.net/%{oname}/%{oname}-%{version}.tar.bz2
|
Source0: http://downloads.sourceforge.net/%{oname}/%{oname}-%{version}.tar.bz2
|
||||||
@ -58,6 +58,10 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 08 2007 Terje Rosten <terjeros@phys.ntnu.no> - 0.7.1-1
|
||||||
|
- New upstream release: 0.7.1
|
||||||
|
- Fix license tag
|
||||||
|
|
||||||
* Mon Jun 25 2007 Terje Rosten <terjeros@phys.ntnu.no> - 0.7.0-3
|
* Mon Jun 25 2007 Terje Rosten <terjeros@phys.ntnu.no> - 0.7.0-3
|
||||||
- Remove autopath from example package (bz #237464)
|
- Remove autopath from example package (bz #237464)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user