[itstool/el6] Update to itstool 2.0.2

averi averi at fedoraproject.org
Mon Jan 27 13:13:21 UTC 2014


commit ece458f147e91bfac72ce6e3d4e4206b1239bcc6
Author: Andrea Veri <av at gnome.org>
Date:   Mon Jan 27 14:13:36 2014 +0100

    Update to itstool 2.0.2

 .gitignore   |    1 +
 itstool.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30da141..7b491f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /itstool-1.1.0.tar.bz2
 /itstool-1.1.1.tar.bz2
 /itstool-1.1.2.tar.bz2
+/itstool-2.0.2.tar.bz2
diff --git a/itstool.spec b/itstool.spec
index 547e936..6513812 100644
--- a/itstool.spec
+++ b/itstool.spec
@@ -1,5 +1,5 @@
 Name:           itstool
-Version:        1.1.2
+Version:        2.0.2
 Release:        1%{?dist}
 Summary:        ITS-based XML translation tool
 
@@ -9,6 +9,7 @@ URL:            http://itstool.org/
 Source0:        http://files.itstool.org/itstool/%{name}-%{version}.tar.bz2
 
 BuildArch:      noarch
+BuildRequires:	libxml2-python
 Requires:       libxml2-python
 
 %description
@@ -33,6 +34,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %doc %{_mandir}/man1/itstool.1.gz
 
 %changelog
+* Mon Jan 27 2014 Andrea Veri <averi at fedoraproject.org> 2.0.2-1
+- Update to itstool 2.0.2
+
 * Wed Mar 21 2012 Kalev Lember <kalevlember at gmail.com> 1.1.2-1
 - Update to itstool 1.1.2
 
diff --git a/sources b/sources
index 127d34e..f895a7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb65689a98508a36a0fc778af2c22858  itstool-1.1.2.tar.bz2
+d472d877a7bc49899a73d442085b2f93  itstool-2.0.2.tar.bz2


More information about the scm-commits mailing list