diff --git a/.gitignore b/.gitignore index 42dd96c..ebb1e5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /itstool-1.1.0.tar.bz2 +/itstool-1.1.1.tar.bz2 diff --git a/itstool.spec b/itstool.spec index 4584d8d..19640a5 100644 --- a/itstool.spec +++ b/itstool.spec @@ -1,6 +1,6 @@ Name: itstool -Version: 1.1.0 -Release: 2%{?dist} +Version: 1.1.1 +Release: 1%{?dist} Summary: ITS-based XML translation tool Group: Development/Tools @@ -33,6 +33,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %doc %{_mandir}/man1/itstool.1.gz %changelog +* Mon Sep 19 2011 Shaun McCance 1.1.1-1 +- Update to itstool 1.1.1 + * Sun Aug 07 2011 Rahul Sundaram 1.1.0-2 - Add requires on libxml2-python since itstool uses it - Drop redundant defattr diff --git a/sources b/sources index 21b134b..613bfbd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -088290c44c222abe656ae9366bbfa496 itstool-1.1.0.tar.bz2 +1ea7e89d3753e84b51efec0339a4e281 itstool-1.1.1.tar.bz2