automatic version update by autodist [release 0.9.5-1mamba;Sun Jan 25 2015]

This commit is contained in:
Automatic Build System 2024-01-05 16:26:09 +01:00
parent e24f243835
commit 03205a09b3

View File

@ -1,8 +1,8 @@
%define python_majversion %(echo %python_version | cut -d. -f 1)
Name: python-pyinotify
Version: 0.9.4
Release: 2mamba
Version: 0.9.5
Release: 1mamba
Summary: Linux filesystem events monitoring
Group: System/Libraries/Python
Vendor: openmamba
@ -67,7 +67,7 @@ install -D -m 0755 -p %{S:1} \
%{buildroot}%{_bindir}/pyinotify
# fix permissions
chmod 0755 %{buildroot}%{python_sitelib}/pyinotify.py
chmod 0755 %{buildroot}%{python_sitearch}/pyinotify.py
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -83,6 +83,9 @@ chmod 0755 %{buildroot}%{python_sitelib}/pyinotify.py
#%doc python%{python_majversion}/docstrings
%changelog
* Sun Jan 25 2015 Automatic Build System <autodist@mambasoft.it> 0.9.5-1mamba
- automatic version update by autodist
* Fri May 17 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4-2mamba
- python 2.7 mass rebuild