rpms/python-slip/devel .cvsignore, 1.17, 1.18 python-slip.spec, 1.20, 1.21 sources, 1.20, 1.21

Nils Philippsen nphilipp at fedoraproject.org
Tue Sep 1 16:26:33 UTC 2009


Author: nphilipp

Update of /cvs/pkgs/rpms/python-slip/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28428

Modified Files:
	.cvsignore python-slip.spec sources 
Log Message:
version 0.2.3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- .cvsignore	1 Sep 2009 11:38:51 -0000	1.17
+++ .cvsignore	1 Sep 2009 16:26:33 -0000	1.18
@@ -1 +1 @@
-python-slip-0.2.2.tar.bz2
+python-slip-0.2.3.tar.bz2


Index: python-slip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/python-slip.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- python-slip.spec	1 Sep 2009 11:38:51 -0000	1.20
+++ python-slip.spec	1 Sep 2009 16:26:33 -0000	1.21
@@ -3,7 +3,7 @@
 %{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
 
 Name:       python-slip
-Version:    0.2.2
+Version:    0.2.3
 Release:    1%{?dist}
 Summary:    Miscellaneous convenience, extension and workaround code for Python
 
@@ -92,6 +92,9 @@ rm -rf %buildroot
 %{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
 
 %changelog
+* Tue Sep 01 2009 Nils Philippsen <nils at redhat.com> - 0.2.3-1
+- add issamefile(), linkfile(), linkorcopyfile() to slip.util.files
+
 * Tue Sep 01 2009 Nils Philippsen <nils at redhat.com> - 0.2.2-1
 - add slip.util.files
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- sources	1 Sep 2009 11:58:16 -0000	1.20
+++ sources	1 Sep 2009 16:26:33 -0000	1.21
@@ -1 +1 @@
-de63375ab20409a798ef2287df59ef0f  python-slip-0.2.2.tar.bz2
+85224f6a6e6ef47b18b6abc227b61e13  python-slip-0.2.3.tar.bz2




More information about the fedora-extras-commits mailing list