rpms/rabbitvcs/F-13 rabbitvcs.spec, 1.1, 1.2 sources, 1.2, 1.3 shebang.patch, 1.1, NONE

Juan Manuel Rodriguez Moreno nushio at fedoraproject.org
Mon May 31 20:12:06 UTC 2010


Author: nushio

Update of /cvs/pkgs/rpms/rabbitvcs/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26571

Modified Files:
	rabbitvcs.spec sources 
Removed Files:
	shebang.patch 
Log Message:



Index: rabbitvcs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rabbitvcs/F-13/rabbitvcs.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- rabbitvcs.spec	28 May 2010 00:07:07 -0000	1.1
+++ rabbitvcs.spec	31 May 2010 20:12:06 -0000	1.2
@@ -7,17 +7,14 @@
 %global title RabbitVCS
 
 Name:           rabbitvcs  
-Version:        0.13.1
-Release:        3%{?dist}
+Version:        0.13.2
+Release:        1%{?dist}
 Summary:        Graphical user interface to version control systems
 
 Group:          Development/Languages
 License:        GPLv2+
 URL:            http://www.rabbitvcs.org/
 Source0:        http://rabbitvcs.googlecode.com/files/%{name}-%{version}.tar.gz
-#Removes the "Shebang" from ipython_view.py
-#Fixed in upstream svn r2529 http://code.google.com/p/rabbitvcs/source/detail?r=2529
-Patch0:     shebang.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  pygtk2-devel >= 2.12
@@ -103,7 +100,6 @@ extension for command line interface.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__python} setup.py build
@@ -174,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/%{name}
 
 %changelog
+* Mon May 31 2010 Juan Rodriguez <nushio at fedoraproject.org> - 0.13.2-1
+- Updated to version 0.13.2.
+
 * Thu May 27 2010 Juan Rodriguez <nushio at fedoraproject.org> - 0.13.1-3
 - Now obsoletes rabbitvcs
 - Fixes svg permission ownage


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rabbitvcs/F-13/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	28 May 2010 00:07:07 -0000	1.2
+++ sources	31 May 2010 20:12:06 -0000	1.3
@@ -1 +1 @@
-861590f60bf2367a92861e44c1852b0d  rabbitvcs-0.13.1.tar.gz
+e3017924b9c548fb5c7b52e6942d652e  rabbitvcs-0.13.2.tar.gz


--- shebang.patch DELETED ---



More information about the scm-commits mailing list