[python-inotify/el6/master] - 0.9.1 Change name of README to README.md

stevetraylen stevetraylen at fedoraproject.org
Wed Jan 26 08:18:46 UTC 2011


commit e1df7b0f128fb022cd7603688081d5a5d99aee99
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Wed Jan 26 09:18:15 2011 +0100

    - 0.9.1
      Change name of README to README.md

 python-inotify.spec |   10 +++++++---
 sources             |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/python-inotify.spec b/python-inotify.spec
index e1d83ae..29096c5 100644
--- a/python-inotify.spec
+++ b/python-inotify.spec
@@ -6,7 +6,7 @@
 
 Summary:       Monitor filesystem events with Python under Linux
 Name:          python-inotify
-Version:       0.9.0
+Version:       0.9.1
 Release:       1%{?dist}
 License:       MIT
 Group:         Development/Libraries
@@ -99,7 +99,7 @@ popd
 
 %files
 %defattr(-, root, root, -)
-%doc ACKS COPYING ChangeLog_old NEWS_old README
+%doc ACKS COPYING ChangeLog_old NEWS_old README.md
 %{_bindir}/%{oname}
 %{python_sitelib}/%{oname}*
 
@@ -110,12 +110,16 @@ popd
 %if 0%{?with_python3}
 %files -n python3-inotify
 %defattr(-, root, root, -)
-%doc ACKS ChangeLog_old COPYING NEWS_old README
+%doc ACKS ChangeLog_old COPYING NEWS_old README.md
 %{_bindir}/python3-%{oname}
 %{python3_sitelib}/%{oname}*
 %endif
 
 %changelog
+* Wed Jan 26 2011 Steve Traylen <steve.traylen at cern.ch> - 0.9.1-1
+- 0.9.1
+  Change name of README to README.md
+
 * Sat Jun 19 2010 Terje Rosten <terje.rosten at ntnu.no> - 0.9.0-1
 - 0.9.0
 - Add python 3 subpackage
diff --git a/sources b/sources
index cec4e04..7e88975 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9822b3cfe1494e1a9e8bce70b1214db7  pyinotify-0.9.0.tar.gz
+8b1ca96ebfed08f16782162c018c403b  pyinotify-0.9.1.tar.gz


More information about the scm-commits mailing list