SPECS: python-decorator.spec - 2.3.1 - patch by Lukasz Kies <kiesiu at kies...

patrys patrys at pld-linux.org
Sun Oct 12 21:26:08 CEST 2008


Author: patrys                       Date: Sun Oct 12 19:26:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.3.1
- patch by Lukasz Kies <kiesiu at kiesiu com>

---- Files affected:
SPECS:
   python-decorator.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/python-decorator.spec
diff -u SPECS/python-decorator.spec:1.3 SPECS/python-decorator.spec:1.4
--- SPECS/python-decorator.spec:1.3	Mon Apr 14 23:46:54 2008
+++ SPECS/python-decorator.spec	Sun Oct 12 21:26:03 2008
@@ -3,14 +3,14 @@
 Summary:	Bunch of nice decorators for Python
 Summary(pl.UTF-8):	Zbiór ładnych dekoratorów dla Pythona
 Name:		python-%{module}
-Version:	2.2.0
+Version:	2.3.1
 Release:	1
 License:	BSD
 Group:		Python/Libraries
 Source0:	http://www.phyast.pitt.edu/~micheles/python/%{module}-%{version}.zip
-# Source0-md5:	4732d42d7b9f1b19de960a84b57a63da
+# Source0-md5:	40c2d7a566a5f5264ef8d2a88d9261e9
 URL:		http://www.phyast.pitt.edu/~micheles/python/documentation.html
-BuildRequires:	python-devel
+BuildRequires:	python-devel >= 2.4
 %pyrequires_eq	python-libs
 Requires:	python-pygtk-gtk >= 2.8.4
 BuildArch:	noarch
@@ -44,7 +44,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc documentation.* README.txt
+%doc documentation.* README.txt CHANGES.txt
 %{py_sitescriptdir}/decorator*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,7 +53,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.3  2008/04/14 21:46:54  qboosh
+Revision 1.4  2008/10/12 19:26:03  patrys
+- 2.3.1
+- patch by Lukasz Kies <kiesiu at kiesiu com>
+
+Revision 1.3  2008-04-14 21:46:54  qboosh
 - pl, unified
 
 Revision 1.2  2007-09-10 18:00:37  wrobell
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-decorator.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list