From 8f540a702778ecd0c5f39b473faa002acc00c5e2 Mon Sep 17 00:00:00 2001 From: Terje Røsten Date: Jun 04 2015 17:51:59 +0000 Subject: 0.9.6 --- diff --git a/.gitignore b/.gitignore index cff0036..f8ccd4f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ pyinotify-0.9.0.tar.gz /pyinotify-0.9.3.tar.gz /pyinotify-0.9.4.tar.gz /pyinotify-0.9.5.tar.gz +/pyinotify-0.9.6.tar.gz diff --git a/python-inotify.spec b/python-inotify.spec index 19a89d4..8180183 100644 --- a/python-inotify.spec +++ b/python-inotify.spec @@ -3,7 +3,7 @@ Summary: Monitor filesystem events with Python under Linux Name: python-inotify -Version: 0.9.5 +Version: 0.9.6 Release: 1%{?dist} License: MIT Group: Development/Libraries @@ -99,6 +99,9 @@ cp -a python2/examples/* %{buildroot}%{_datadir}/%{oname} %endif %changelog +* Thu Jun 04 2015 Terje Rosten - 0.9.6-1 +- 0.9.6 + * Mon Apr 13 2015 Terje Rosten - 0.9.5-1 - 0.9.5 diff --git a/sources b/sources index dcef819..fcde8fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4f742b2d12cc404e751d11afb8f01d5 pyinotify-0.9.5.tar.gz +8e580fa1ff3971f94a6f81672b76c406 pyinotify-0.9.6.tar.gz