rpms/python-twitter/F-11 python-twitter.spec, 1.3, 1.4 sources, 1.2, 1.3

Tom Callaway spot at fedoraproject.org
Mon Jul 6 19:37:20 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/python-twitter/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30820/F-11

Modified Files:
	python-twitter.spec sources 
Log Message:
branch the 0.6 out to fix bz 507308


Index: python-twitter.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-twitter/F-11/python-twitter.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- python-twitter.spec	27 Feb 2009 00:03:14 -0000	1.3
+++ python-twitter.spec	6 Jul 2009 19:36:49 -0000	1.4
@@ -1,13 +1,12 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:			python-twitter
-Summary: 		A python wrapper around the Twitter API
-Version:		0.5
-Release:		3%{?dist}
+Summary:		A python wrapper around the Twitter API
+Version:		0.6
+Release:		1%{?dist}
 License:		ASL 2.0
 Group:			System Environment/Libraries
 Source0:		http://python-twitter.googlecode.com/files/%{name}-%{version}.tar.gz
-Patch0:			python-twitter-0.5-fixjsontests.patch
 URL:			http://code.google.com/p/python-twitter/
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:		noarch
@@ -23,8 +22,6 @@ easier for python programmers to use. 
 
 %prep
 %setup -q
-%patch0 -p1
-chmod -x README
 
 %build
 %{__python} setup.py build
@@ -48,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/python_twitter-%{version}-py*.egg-info
 
 %changelog
+* Thu Jul  2 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.6-1
+- update to 0.6
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-twitter/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	20 Nov 2008 19:05:21 -0000	1.2
+++ sources	6 Jul 2009 19:36:50 -0000	1.3
@@ -1 +1 @@
-d4fe92ca630a7339a064cef8e91af2b9  python-twitter-0.5.tar.gz
+e1f5c50c60c74944d29ce28178972b95  python-twitter-0.6.tar.gz




More information about the fedora-extras-commits mailing list