Bumped to 1.5.12
This commit is contained in:
parent
90be5cd837
commit
4761f2eae7
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ ibus-1.3.6.tar.gz
|
|||||||
/ibus-1.5.9.tar.gz
|
/ibus-1.5.9.tar.gz
|
||||||
/ibus-1.5.10.tar.gz
|
/ibus-1.5.10.tar.gz
|
||||||
/ibus-1.5.11.tar.gz
|
/ibus-1.5.11.tar.gz
|
||||||
|
/ibus-1.5.12.tar.gz
|
||||||
|
@ -27,8 +27,8 @@
|
|||||||
%global dbus_python_version 0.83.0
|
%global dbus_python_version 0.83.0
|
||||||
|
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.5.11
|
Version: 1.5.12
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Intelligent Input Bus for Linux OS
|
Summary: Intelligent Input Bus for Linux OS
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -402,6 +402,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &> /dev/null || :
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 20 2016 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.12-1
|
||||||
|
- Bumped to 1.5.12
|
||||||
|
|
||||||
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.11-2
|
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.11-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user