[python-inotify] 0.9.4

terjeros terjeros at fedoraproject.org
Tue Dec 4 07:45:55 UTC 2012


commit 2a67128f76328c5b248d03153d47a1f2de609879
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Tue Dec 4 08:45:51 2012 +0100

    0.9.4

 .gitignore          |    1 +
 python-inotify.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7abcc42..e05a944 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pyinotify-0.9.0.tar.gz
 /pyinotify-0.9.1.tar.gz
 /pyinotify-0.9.2.tar.gz
 /pyinotify-0.9.3.tar.gz
+/pyinotify-0.9.4.tar.gz
diff --git a/python-inotify.spec b/python-inotify.spec
index 3bb86f7..4ebb306 100644
--- a/python-inotify.spec
+++ b/python-inotify.spec
@@ -6,8 +6,8 @@
 
 Summary:       Monitor filesystem events with Python under Linux
 Name:          python-inotify
-Version:       0.9.3
-Release:       3%{?dist}
+Version:       0.9.4
+Release:       1%{?dist}
 License:       MIT
 Group:         Development/Libraries
 URL:           https://github.com/seb-m/pyinotify
@@ -113,6 +113,9 @@ popd
 %endif
 
 %changelog
+* Tue Dec 04 2012 Terje Rosten <terje.rosten at ntnu.no> - 0.9.4-1
+- 0.9.4
+
 * Sat Aug 04 2012 David Malcolm <dmalcolm at redhat.com> - 0.9.3-3
 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
 
diff --git a/sources b/sources
index 50fe3b2..28fee3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b922aecb0ac532cfc51ab674e5f2e94c  pyinotify-0.9.3.tar.gz
+701c91854d241514ede7ffe72086566d  pyinotify-0.9.4.tar.gz


More information about the scm-commits mailing list