rpms/python-mwlib/F-8 .cvsignore, 1.2, 1.3 import.log, 1.1, 1.2 python-mwlib.spec, 1.2, 1.3 sources, 1.2, 1.3

Ian Weller (ianweller) fedora-extras-commits at redhat.com
Mon Aug 4 20:10:48 UTC 2008


Author: ianweller

Update of /cvs/pkgs/rpms/python-mwlib/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11777/F-8

Modified Files:
	.cvsignore import.log python-mwlib.spec sources 
Log Message:
importing python-mwlib-0.8.1-1 in F-8


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-mwlib/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	25 Jul 2008 17:30:32 -0000	1.2
+++ .cvsignore	4 Aug 2008 20:10:18 -0000	1.3
@@ -1 +1 @@
-mwlib-0.8.0.tar.gz
+mwlib-0.8.1.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/python-mwlib/F-8/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	25 Jul 2008 17:30:32 -0000	1.1
+++ import.log	4 Aug 2008 20:10:18 -0000	1.2
@@ -1 +1,2 @@
 python-mwlib-0_8_0-2_fc9:F-8:python-mwlib-0.8.0-2.fc9.src.rpm:1217007019
+python-mwlib-0_8_1-1_fc9:F-8:python-mwlib-0.8.1-1.fc9.src.rpm:1217879361


Index: python-mwlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-mwlib/F-8/python-mwlib.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-mwlib.spec	31 Jul 2008 11:37:40 -0000	1.2
+++ python-mwlib.spec	4 Aug 2008 20:10:18 -0000	1.3
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-mwlib
-Version:        0.8.0
-Release:        3%{?dist}
+Version:        0.8.1
+Release:        1%{?dist}
 Summary:        MediaWiki conversion library for Python
 
 Group:          Development/Languages
@@ -10,7 +10,7 @@
 License:        BSD and Python
 URL:            http://code.pediapress.com/
 Source0:        http://pypi.python.org/packages/source/m/mwlib/mwlib-%{version}.tar.gz
-Patch0:         mwlib-%{version}.patch
+Patch0:         mwlib-0.8.0.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel re2c python-docutils python-flup odfpy pyparsing python-simplejson python-setuptools
@@ -19,7 +19,7 @@
 %if 0%{fedora} < 9
 Requires:       tetex-latex
 %else
-Requires:	tex(latex)
+Requires:       tex(latex)
 %endif
 
 %description
@@ -53,6 +53,9 @@
 
 
 %changelog
+* Mon Aug 04 2008 Ian Weller <ianweller at gmail.com> 0.8.1-1
+- Bump to 0.8.1
+
 * Thu Jul 31 2008 Paul W. Frields <stickster at gmail.com> - 0.8.0-3
 - Fix Requires to unbreak F-8 dependencies
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-mwlib/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	25 Jul 2008 17:30:32 -0000	1.2
+++ sources	4 Aug 2008 20:10:18 -0000	1.3
@@ -1 +1 @@
-5286ff35bbbda3a0b84182e743ee9d92  mwlib-0.8.0.tar.gz
+0d0c5d6af92a9ceaf9dfb0d06acfc53f  mwlib-0.8.1.tar.gz




More information about the scm-commits mailing list