rpms/bzrtools/devel .cvsignore, 1.7, 1.8 bzrtools.spec, 1.12, 1.13 sources, 1.7, 1.8

Toshio Ernie Kuratomi (toshio) fedora-extras-commits at redhat.com
Mon Dec 11 00:21:16 UTC 2006


Author: toshio

Update of /cvs/extras/rpms/bzrtools/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11346

Modified Files:
	.cvsignore bzrtools.spec sources 
Log Message:
- Update to 0.13.0
- Rebuild on devel for python 2.5



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/bzrtools/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	6 Nov 2006 17:41:18 -0000	1.7
+++ .cvsignore	11 Dec 2006 00:20:45 -0000	1.8
@@ -1 +1 @@
-bzrtools-0.12.2.tar.gz
+bzrtools-0.13.0.tar.gz


Index: bzrtools.spec
===================================================================
RCS file: /cvs/extras/rpms/bzrtools/devel/bzrtools.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- bzrtools.spec	6 Nov 2006 18:51:13 -0000	1.12
+++ bzrtools.spec	11 Dec 2006 00:20:45 -0000	1.13
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           bzrtools
-Version:        0.12.2
-Release:        2%{?dist}
+Version:        0.13.0
+Release:        1%{?dist}
 Summary:        A collection of utilities and plugins for Bazaar-NG
 
 Group:          Development/Tools
@@ -12,7 +12,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python
+BuildRequires:  python-devel
 Requires:   python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 Requires:   bzr >= 0.11
 
@@ -57,6 +57,9 @@
 %{python_sitelib}/bzrlib/plugins/bzrtools/tests/
 
 %changelog
+* Wed Dec 06 2006 Toshio Kuratomi <toshio at tiki-lounge.com> 0.13.0-1
+- Update to 0.13.0
+
 * Mon Nov 06 2006 Toshio Kuratomi <toshio at tiki-lounge.com> 0.12.2-2
 - Add the tests directory as bzr has an undocumented "selftest" subcommand
   that relies on them.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/bzrtools/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	6 Nov 2006 17:41:18 -0000	1.7
+++ sources	11 Dec 2006 00:20:45 -0000	1.8
@@ -1 +1 @@
-3653679f3295deca085811e54da2b6fa  bzrtools-0.12.2.tar.gz
+b9d1884d865f37ea6d04d4297d093e89  bzrtools-0.13.0.tar.gz




More information about the scm-commits mailing list