[packages/python-fastimport] - updated to 0.9.2
kiesiu
kiesiu at pld-linux.org
Thu Dec 6 18:37:03 CET 2012
commit 1e385f75427b8eb5a336bdc5906a21944cc80922
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date: Thu Dec 6 18:36:45 2012 +0100
- updated to 0.9.2
python-fastimport.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-fastimport.spec b/python-fastimport.spec
index 6ec3a12..c0d08b1 100644
--- a/python-fastimport.spec
+++ b/python-fastimport.spec
@@ -7,13 +7,13 @@
%define module_name fastimport
Summary: Python parser for fastimport (VCS interchange format)
Name: python-%{module_name}
-Version: 0.9.1
+Version: 0.9.2
Release: 1
License: GPL v2+
Group: Development/Languages
URL: https://launchpad.net/python-fastimport
Source0: http://launchpad.net/python-fastimport/trunk/%{version}/+download/%{module_name}-%{version}.tar.gz
-# Source0-md5: 0c53dcce7ac4df8f1d4df436081b01bd
+# Source0-md5: 68972ad820785ec3247ec7bad0bfa6ea
BuildRequires: rpmbuild(macros) >= 1.219
BuildRequires: python-distribute
BuildRequires: python-nose
@@ -26,7 +26,7 @@ This is the Python parser that was originally developed for
bzr-fastimport, but extracted so it can be used by other projects.
%prep
-%setup -q -n %{module_name}-%{version}
+%setup -q
%build
%{__python} setup.py build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-fastimport.git/commitdiff/1e385f75427b8eb5a336bdc5906a21944cc80922
More information about the pld-cvs-commit
mailing list