rpms/bzrtools/EL-5 .cvsignore, 1.10, 1.11 bzrtools.spec, 1.16, 1.17 sources, 1.10, 1.11

Warren Togami (wtogami) fedora-extras-commits at redhat.com
Wed Jul 25 23:02:20 UTC 2007


Author: wtogami

Update of /cvs/pkgs/rpms/bzrtools/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18108

Modified Files:
	.cvsignore bzrtools.spec sources 
Log Message:
Update to 0.18.0.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bzrtools/EL-5/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	3 Apr 2007 02:45:41 -0000	1.10
+++ .cvsignore	25 Jul 2007 23:01:47 -0000	1.11
@@ -1 +1 @@
-bzrtools-0.15.4.tar.gz
+bzrtools-0.18.0.tar.gz


Index: bzrtools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bzrtools/EL-5/bzrtools.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- bzrtools.spec	3 Apr 2007 02:49:50 -0000	1.16
+++ bzrtools.spec	25 Jul 2007 23:01:47 -0000	1.17
@@ -1,11 +1,11 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define bzrver 0.15
-%define bzrnextver 0.16
+%define bzrver 0.18
+%define bzrnextver 0.19
 
 Name:           bzrtools
-Version:        %{bzrver}.4
-Release:        2%{?dist}
+Version:        %{bzrver}.0
+Release:        1%{?dist}
 Summary:        A collection of utilities and plugins for Bazaar-NG
 
 Group:          Development/Tools
@@ -16,7 +16,6 @@
 
 BuildArch:      noarch
 BuildRequires:  python-devel
-Requires:   python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 # Bzrtools is meant to work with a version of bzr that is the same major
 # version.  In addition to being incompatible with older bzr versions, it is 
 # also untested with bzrversion++ and may not work (depending on what has
@@ -64,6 +63,12 @@
 %{python_sitelib}/bzrlib/plugins/bzrtools/tests/
 
 %changelog
+* Wed Jul 25 2007 Warren Togami <wtogami at redhat.com> 0.18.0-1
+- Update to 0.18.0.
+
+* Thu Jun 28 2007 Warren Togami <wtogami at redhat.com> 0.17.1-1
+- Update to 0.17.1.
+
 * Mon Apr 2 2007 Toshio Kuratomi <toshio at tiki-lounge.com> 0.15.4-2
 - Bump for tagging problem.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bzrtools/EL-5/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	3 Apr 2007 02:45:41 -0000	1.10
+++ sources	25 Jul 2007 23:01:47 -0000	1.11
@@ -1 +1 @@
-83f2b309e5320a7269dbb64947265a81  bzrtools-0.15.4.tar.gz
+557bfa1aeb3f0090fdac1651f5271bce  bzrtools-0.18.0.tar.gz




More information about the fedora-extras-commits mailing list