[bzr-fastimport] upstream release 0.13.0

Dan Callaghan dcallagh at fedoraproject.org
Thu Jan 17 23:17:03 UTC 2013


commit f30bbb5d361c9d8b01cfb784da53d24564f5b213
Author: Dan Callaghan <dcallagh at redhat.com>
Date:   Fri Jan 18 09:16:51 2013 +1000

    upstream release 0.13.0

 .gitignore          |    1 +
 bzr-fastimport.spec |    9 +++++----
 sources             |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 485bbfc..649753b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /bzr-fastimport-0.12.0.tar.gz
+/bzr-fastimport-0.13.0.tar.gz
diff --git a/bzr-fastimport.spec b/bzr-fastimport.spec
index 7939b84..b6ee1c6 100644
--- a/bzr-fastimport.spec
+++ b/bzr-fastimport.spec
@@ -1,6 +1,6 @@
 Name:           bzr-fastimport
-Version:        0.12.0
-Release:        2%{?dist}
+Version:        0.13.0
+Release:        1%{?dist}
 Summary:        Bzr plugin for fast loading of data from other VCS tools
 Group:          Development/Languages
 # Some modules in the exporters/ subdir are MIT-licensed.
@@ -30,8 +30,6 @@ for teams needing a custom migration solution.
 
 %install
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
-chmod 0755 $RPM_BUILD_ROOT%{python_sitelib}/bzrlib/plugins/fastimport/exporters/hg-fast-export.py
-chmod 0755 $RPM_BUILD_ROOT%{python_sitelib}/bzrlib/plugins/fastimport/exporters/svn-fast-export.py
 
 %files
 %doc COPYING.txt NEWS README.txt
@@ -39,6 +37,9 @@ chmod 0755 $RPM_BUILD_ROOT%{python_sitelib}/bzrlib/plugins/fastimport/exporters/
 %{python_sitelib}/bzrlib/plugins/fastimport
 
 %changelog
+* Fri Jan 18 2013 Dan Callaghan <dcallagh at redhat.com> - 0.13.0-1
+- upstream release 0.13.0
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 997d478..f1e653f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be4e2b4b82adab83341d2a606de5ca27  bzr-fastimport-0.12.0.tar.gz
+e47115774d44ae0c3b027ae0374aa52e  bzr-fastimport-0.13.0.tar.gz


More information about the scm-commits mailing list