[packages/bzr-fastimport] up to 0.13 2012-02-29

glen glen at pld-linux.org
Fri Jan 18 16:15:59 CET 2013


commit 38d21f3e95325d2a043ae7a0551b436a8ad70f55
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jan 18 17:14:05 2013 +0200

    up to 0.13 2012-02-29
    
    Changes
    -------
    
    * bzr-fastimport no longer ships exporters for various other version
      control systems. The versions of these exporters shipped with bzr-fastimport
      have been outdated for some time. Better and more recent exporters
      are widely available.
    
    Compatibility
    -------------
    
    * Avoid using Tree.inventory directly, which is deprecated in bzr 2.6.
      (Jelmer Vernooij)
    
    * Reimport some modules removed from python-fastimport 0.9.2.
      (Jelmer Vernooij, #693507)
    
    Improvements
    ------------
    
    * Document the SOURCE argument for ``bzr fast-export``. (Jelmer Vernooij, #672926)

 bzr-fastimport.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/bzr-fastimport.spec b/bzr-fastimport.spec
index 4bb4157..2461b43 100644
--- a/bzr-fastimport.spec
+++ b/bzr-fastimport.spec
@@ -1,13 +1,13 @@
 Summary:	Bzr plugin for fast loading of data from other VCS tools
 Name:		bzr-fastimport
-Version:	0.12.0
+Version:	0.13.0
 Release:	1
 Group:		Development/Languages
 # Some modules in the exporters/ subdir are MIT-licensed.
 License:	GPL v2+ and MIT
 URL:		https://launchpad.net/bzr-fastimport
 Source0:	http://launchpad.net/bzr-fastimport/trunk/%{version}/+download/%{name}-%{version}.tar.gz
-# Source0-md5:	be4e2b4b82adab83341d2a606de5ca27
+# Source0-md5:	e47115774d44ae0c3b027ae0374aa52e
 BuildRequires:	bzr
 BuildRequires:	python-distribute
 Requires:	bzr
@@ -56,7 +56,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %dir %{py_sitescriptdir}/bzrlib/plugins/fastimport
 %{py_sitescriptdir}/bzrlib/plugins/fastimport/*.py[co]
-%dir %{py_sitescriptdir}/bzrlib/plugins/fastimport/exporters
-%{py_sitescriptdir}/bzrlib/plugins/fastimport/exporters/*.py[co]
 %dir %{py_sitescriptdir}/bzrlib/plugins/fastimport/processors
 %{py_sitescriptdir}/bzrlib/plugins/fastimport/processors/*.py[co]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bzr-fastimport.git/commitdiff/38d21f3e95325d2a043ae7a0551b436a8ad70f55



More information about the pld-cvs-commit mailing list