Update to 2.0.4
This commit is contained in:
parent
04ec2a60fe
commit
45bbc195f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/itstool-1.1.2.tar.bz2
|
||||
/itstool-1.2.0.tar.bz2
|
||||
/itstool-2.0.2.tar.bz2
|
||||
/itstool-2.0.4.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: itstool
|
||||
Version: 2.0.2
|
||||
Release: 9%{?dist}
|
||||
Version: 2.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: ITS-based XML translation tool
|
||||
|
||||
Group: Development/Tools
|
||||
@ -38,6 +38,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man1/itstool.1.gz
|
||||
|
||||
%changelog
|
||||
* Tue Jul 10 2018 Kalev Lember <klember@redhat.com> - 2.0.4-1
|
||||
- Update to 2.0.4
|
||||
|
||||
* Wed Feb 07 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.0.2-9
|
||||
- Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
|
Loading…
Reference in New Issue
Block a user