From 2a67128f76328c5b248d03153d47a1f2de609879 Mon Sep 17 00:00:00 2001 From: Terje R�sten Date: Dec 04 2012 07:45:51 +0000 Subject: 0.9.4 --- 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 - 0.9.4-1 +- 0.9.4 + * Sat Aug 04 2012 David Malcolm - 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