update to 1.9.15
- Update translations from zanata (ca, de, fr, uk updated) - Point to new home-page in the “About” tab. - Improve README
This commit is contained in:
parent
3e45878181
commit
2d25084e26
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.9.12.tar.gz
|
||||
/ibus-table-1.9.13.tar.gz
|
||||
/ibus-table-1.9.14.tar.gz
|
||||
/ibus-table-1.9.15.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: ibus-table
|
||||
Version: 1.9.14
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9.15
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -63,6 +63,12 @@ export PYTHON=%{__python3}
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jan 16 2017 Mike FABIAN <mfabian@redhat.com> - 1.9.15-1
|
||||
- update to 1.9.15
|
||||
- Update translations from zanata (ca, de, fr, uk updated)
|
||||
- Point to new home-page in the “About” tab.
|
||||
- Improve README
|
||||
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.9.14-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user