diff --git a/python-pyinotify.spec b/python-pyinotify.spec index bc0fb92..6270fcc 100644 --- a/python-pyinotify.spec +++ b/python-pyinotify.spec @@ -1,7 +1,7 @@ %define python_majversion %(echo %python_version | cut -d. -f 1) Name: python-pyinotify -Version: 0.9.5 +Version: 0.9.6 Release: 1mamba Summary: Linux filesystem events monitoring Group: System/Libraries/Python @@ -83,6 +83,9 @@ chmod 0755 %{buildroot}%{python_sitearch}/pyinotify.py #%doc python%{python_majversion}/docstrings %changelog +* Fri Jun 05 2015 Automatic Build System 0.9.6-1mamba +- automatic version update by autodist + * Sun Jan 25 2015 Automatic Build System 0.9.5-1mamba - automatic version update by autodist