Update to 1.16.11
- Remove hashbang from chinese_variants.py and tabcreatedb.py (Resolves: https://github.com/mike-fabian/ibus-table/issues/118)
This commit is contained in:
parent
c8898fa44f
commit
337e89b26b
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
|||||||
/ibus-table-1.16.8.tar.gz
|
/ibus-table-1.16.8.tar.gz
|
||||||
/ibus-table-1.16.9.tar.gz
|
/ibus-table-1.16.9.tar.gz
|
||||||
/ibus-table-1.16.10.tar.gz
|
/ibus-table-1.16.10.tar.gz
|
||||||
|
/ibus-table-1.16.11.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-table
|
Name: ibus-table
|
||||||
Version: 1.16.10
|
Version: 1.16.11
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Table engine for IBus platform
|
Summary: The Table engine for IBus platform
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -150,6 +150,11 @@ fi
|
|||||||
%{_datadir}/installed-tests/%{name}
|
%{_datadir}/installed-tests/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 06 2022 Mike FABIAN <mfabian@redhat.com> - 1.16.11-1
|
||||||
|
- Update to 1.16.11
|
||||||
|
- Remove hashbang from chinese_variants.py and tabcreatedb.py
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-table/issues/118)
|
||||||
|
|
||||||
* Tue Aug 02 2022 Mike FABIAN <mfabian@redhat.com> - 1.16.10-1
|
* Tue Aug 02 2022 Mike FABIAN <mfabian@redhat.com> - 1.16.10-1
|
||||||
- Update to 1.16.10
|
- Update to 1.16.10
|
||||||
- Add png versions of the ibus-table.svg icon
|
- Add png versions of the ibus-table.svg icon
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-table-1.16.10.tar.gz) = 3e3dc4ec6aea974d7b0f171375448090e117c70a3ba3d1b6c218db481725e58c65adce55839f826ec274d33f926377d0390bcd505af1911c5b9f68910d0c3497
|
SHA512 (ibus-table-1.16.11.tar.gz) = f5da239a05337f368769e7679a0639e73812021579467a195795678d68cf8d70b1f9bd4d31739c60298d60c9da6291c704e592750677ecc59734dd8c4292bf43
|
||||||
|
Loading…
Reference in New Issue
Block a user