[itstool/epel7] Update itstool to 2.0.2 on EPEL 7 as well

averi averi at fedoraproject.org
Wed Jan 29 18:29:09 UTC 2014


commit fefaa58b1601681c8c2c06d93bc152ac65ea309c
Author: Andrea Veri <av at gnome.org>
Date:   Wed Jan 29 19:29:30 2014 +0100

    Update itstool to 2.0.2 on EPEL 7 as well

 .gitignore   |    1 +
 itstool.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea80560..3ac2998 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /itstool-1.1.1.tar.bz2
 /itstool-1.1.2.tar.bz2
 /itstool-1.2.0.tar.bz2
+/itstool-2.0.2.tar.bz2
diff --git a/itstool.spec b/itstool.spec
index 5d7bacc..9675a8d 100644
--- a/itstool.spec
+++ b/itstool.spec
@@ -1,6 +1,6 @@
 Name:           itstool
-Version:        1.2.0
-Release:        3%{?dist}
+Version:        2.0.2
+Release:        1%{?dist}
 Summary:        ITS-based XML translation tool
 
 Group:          Development/Tools
@@ -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
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index c3438bf..f895a7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0925f6869e33af8e7fe56848c129152  itstool-1.2.0.tar.bz2
+d472d877a7bc49899a73d442085b2f93  itstool-2.0.2.tar.bz2


More information about the scm-commits mailing list