rpms/gamin/devel .cvsignore, 1.30, 1.31 gamin.spec, 1.34, 1.35 sources, 1.35, 1.36

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Aug 2 15:49:52 UTC 2005


Author: veillard

Update of /cvs/dist/rpms/gamin/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31294

Modified Files:
	.cvsignore gamin.spec sources 
Log Message:
Upstream release 0.1.3


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/gamin/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- .cvsignore	13 Jul 2005 11:35:43 -0000	1.30
+++ .cvsignore	2 Aug 2005 15:49:48 -0000	1.31
@@ -20,3 +20,4 @@
 gamin-0.1.0.tar.gz
 gamin-0.1.1.tar.gz
 gamin-0.1.2.tar.gz
+gamin-0.1.3.tar.gz


Index: gamin.spec
===================================================================
RCS file: /cvs/dist/rpms/gamin/devel/gamin.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- gamin.spec	13 Jul 2005 11:35:43 -0000	1.34
+++ gamin.spec	2 Aug 2005 15:49:48 -0000	1.35
@@ -1,6 +1,6 @@
 Summary: Library providing the FAM File Alteration Monitor API
 Name: gamin
-Version: 0.1.2
+Version: 0.1.3
 Release: 1
 License: LGPL
 Group: Development/Libraries
@@ -82,12 +82,19 @@
 %files python
 %defattr(-, root, root)
 %doc AUTHORS ChangeLog NEWS README Copyright TODO
-%{_libdir}/python*/site-packages/gamin.py*
+%{_libdir}/python*/site-packages/gamin.py
 %{_libdir}/python*/site-packages/_gamin*
 %doc python/tests/*.py
 %doc doc/python.html
 
 %changelog
+* Tue Aug  2 2005 Daniel Veillard <veillard at redhat.com> 0.1.3-1
+- Fix to compile on older gcc versions
+- Inotify back-end changes and optimizations
+- Debug ouput cleanup, pid and process name reports
+- Dropped kernel monitor bugfix
+- Removed the old glist copy used for debugging
+- Maintain mounted filesystems knowledge, and per fstype preferences
 * Wed Jul 13 2005 Daniel Veillard <veillard at redhat.com> 0.1.2-1
 - inotify back end patches, ready for the new inotify support in kernel
 - lot of server code cleanup patches


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gamin/devel/sources,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- sources	13 Jul 2005 11:35:43 -0000	1.35
+++ sources	2 Aug 2005 15:49:48 -0000	1.36
@@ -1 +1 @@
-cb43e73d43e2c5d428229dea0288d66d  gamin-0.1.2.tar.gz
+1670da322c89ad56e778d36e7fb7c9e9  gamin-0.1.3.tar.gz




More information about the fedora-cvs-commits mailing list