From 3c457c81b6a57169bcef3c1bcfabf69a202988bf Mon Sep 17 00:00:00 2001 From: Juan Manuel Rodriguez Moreno Date: May 31 2010 20:08:45 +0000 Subject: *** empty log message *** --- diff --git a/.cvsignore b/.cvsignore index f9479b8..bc9fe60 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -rabbitvcs-0.13.1.tar.gz +rabbitvcs-0.13.2.tar.gz diff --git a/rabbitvcs.spec b/rabbitvcs.spec index 0f008e6..b8030e1 100644 --- a/rabbitvcs.spec +++ b/rabbitvcs.spec @@ -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 - 0.13.2-1 +- Updated to version 0.13.2. + * Thu May 27 2010 Juan Rodriguez - 0.13.1-3 - Now obsoletes rabbitvcs - Fixes svg permission ownage diff --git a/shebang.patch b/shebang.patch deleted file mode 100644 index bb6677f..0000000 --- a/shebang.patch +++ /dev/null @@ -1,9 +0,0 @@ -*** rabbitvcs-0.13.1/rabbitvcs/debug/ipython_view.py 2008-12-31 06:42:08.000000000 -0600 ---- rabbitvcs-0.13.1/rabbitvcs/debug/ipython_view.py.diff 2010-05-27 11:40:05.608332859 -0500 -*************** -*** 1,4 **** -- #!/usr/bin/python - ''' - Provides IPython console widget. - ---- 1,3 ---- diff --git a/sources b/sources index 18d4daa..f82fc08 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -861590f60bf2367a92861e44c1852b0d rabbitvcs-0.13.1.tar.gz +e3017924b9c548fb5c7b52e6942d652e rabbitvcs-0.13.2.tar.gz