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

Nils Philippsen nphilipp at fedoraproject.org
Tue Sep 1 11:38:51 UTC 2009


Author: nphilipp

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- .cvsignore	25 Aug 2009 10:22:26 -0000	1.16
+++ .cvsignore	1 Sep 2009 11:38:51 -0000	1.17
@@ -1 +1 @@
-python-slip-0.2.1.tar.bz2
+python-slip-0.2.2.tar.bz2


Index: python-slip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/python-slip.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- python-slip.spec	25 Aug 2009 10:22:26 -0000	1.19
+++ python-slip.spec	1 Sep 2009 11:38:51 -0000	1.20
@@ -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.1
+Version:    0.2.2
 Release:    1%{?dist}
 Summary:    Miscellaneous convenience, extension and workaround code for Python
 
@@ -17,11 +17,13 @@ BuildArch:  noarch
 BuildRequires:  python
 BuildRequires:  python-devel
 
+Requires: libselinux-python
+
 %description
 The Simple Library for Python packages contain miscellaneous code for
 convenience, extension and workaround purposes.
 
-This package provides the "slip" base module.
+This package provides the "slip" and the "slip.util" modules.
 
 %package dbus
 Summary:    Convenience functions for dbus services
@@ -90,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.2-1
+- add slip.util.files
+
 * Tue Aug 25 2009 Nils Philippsen <nils at redhat.com> - 0.2.1-1
 - ship slip.gtk.tools
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	25 Aug 2009 10:22:26 -0000	1.18
+++ sources	1 Sep 2009 11:38:51 -0000	1.19
@@ -1 +1 @@
-1d453a89eb6da5193f66d5f61edf9ab7  python-slip-0.2.1.tar.bz2
+142be05f5cf38d6e2d09c31806763319  python-slip-0.2.2.tar.bz2




More information about the fedora-extras-commits mailing list