Author: toshio
Update of /cvs/extras/rpms/bzr-gtk/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19225
Modified Files: .cvsignore bzr-gtk.spec sources Log Message: - Update to 0.14.0
Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Jan 2007 03:28:56 -0000 1.4 +++ .cvsignore 31 Mar 2007 17:26:09 -0000 1.5 @@ -1 +1 @@ -bzr-gtk-0.13.0.tar.gz +bzr-gtk-0.14.0.tar.gz
Index: bzr-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/bzr-gtk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- bzr-gtk.spec 24 Jan 2007 03:28:56 -0000 1.3 +++ bzr-gtk.spec 31 Mar 2007 17:26:09 -0000 1.4 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: bzr-gtk -Version: 0.13.0 +Version: 0.14.0 Release: 1%{?dist} Summary: Bazaar plugin for GTK+ interfaces to most Bazaar operations
@@ -14,7 +14,7 @@ BuildArch: noarch BuildRequires: python-devel bzr BuildRequires: gettext -Requires: bzr >= 0.13 +Requires: bzr >= 0.14
%description bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most @@ -62,6 +62,9 @@ %{_datadir}/applications/olive-gtk.desktop
%changelog +* Sat Mar 31 2007 Toshio Kuratomi toshio@tiki-lounge.com 0.14.0-1 +- Update to 0.14.0 + * Wed Dec 06 2006 Toshio Kuratomi toshio@tiki-lounge.com 0.13.0-1 - Update to 0.13.0 - Desktop file patch merged upstream.
Index: sources =================================================================== RCS file: /cvs/extras/rpms/bzr-gtk/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 24 Jan 2007 03:28:56 -0000 1.4 +++ sources 31 Mar 2007 17:26:09 -0000 1.5 @@ -1 +1 @@ -e5734611d676ad2a1e5b0cd32679e10b bzr-gtk-0.13.0.tar.gz +7d43e5da5f7346596f30a9defb14c306 bzr-gtk-0.14.0.tar.gz
scm-commits@lists.fedoraproject.org