Updated to itstool 1.1.1
This commit is contained in:
parent
b06f5cd75b
commit
819830ce30
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/itstool-1.1.0.tar.bz2
|
||||
/itstool-1.1.1.tar.bz2
|
||||
|
@ -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 <shaunm@gnome.org> 1.1.1-1
|
||||
- Update to itstool 1.1.1
|
||||
|
||||
* Sun Aug 07 2011 Rahul Sundaram <sundaram@fedoraproject.org> 1.1.0-2
|
||||
- Add requires on libxml2-python since itstool uses it
|
||||
- Drop redundant defattr
|
||||
|
Loading…
Reference in New Issue
Block a user