[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/gamin/devel .cvsignore, 1.29, 1.30 gamin.spec, 1.33, 1.34 sources, 1.34, 1.35
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/gamin/devel .cvsignore, 1.29, 1.30 gamin.spec, 1.33, 1.34 sources, 1.34, 1.35
- Date: Wed, 13 Jul 2005 07:35:47 -0400
Author: veillard
Update of /cvs/dist/rpms/gamin/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1923
Modified Files:
.cvsignore gamin.spec sources
Log Message:
Upstream release of 0.1.2, daniel
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/gamin/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore 10 Jun 2005 15:18:54 -0000 1.29
+++ .cvsignore 13 Jul 2005 11:35:43 -0000 1.30
@@ -19,3 +19,4 @@
gamin-0.0.26.tar.gz
gamin-0.1.0.tar.gz
gamin-0.1.1.tar.gz
+gamin-0.1.2.tar.gz
Index: gamin.spec
===================================================================
RCS file: /cvs/dist/rpms/gamin/devel/gamin.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- gamin.spec 10 Jun 2005 15:43:18 -0000 1.33
+++ gamin.spec 13 Jul 2005 11:35:43 -0000 1.34
@@ -1,6 +1,6 @@
Summary: Library providing the FAM File Alteration Monitor API
Name: gamin
-Version: 0.1.1
+Version: 0.1.2
Release: 1
License: LGPL
Group: Development/Libraries
@@ -82,12 +82,16 @@
%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
+* Wed Jul 13 2005 Daniel Veillard <veillard redhat com> 0.1.2-1
+- inotify back end patches, ready for the new inotify support in kernel
+- lot of server code cleanup patches
+- fixed an authentication problem
* Fri Jun 10 2005 Daniel Veillard <veillard redhat com> 0.1.1-1
- gamin_data_conn_event fix
- crash from bug gnome #303932
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gamin/devel/sources,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- sources 10 Jun 2005 15:43:18 -0000 1.34
+++ sources 13 Jul 2005 11:35:43 -0000 1.35
@@ -1 +1 @@
-5c5330c3df26ece7d71b69a0b8f4a126 gamin-0.1.1.tar.gz
+cb43e73d43e2c5d428229dea0288d66d gamin-0.1.2.tar.gz
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]