Bumped to 1.5.12

This commit is contained in:
Takao Fujiwara 2016-01-20 16:28:43 +09:00
parent 90be5cd837
commit 4761f2eae7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
48f158c10dcd69f3ddedc13de4991528 ibus-1.5.11.tar.gz 35fdd5462347c248cd02f1d522a22c94 ibus-1.5.12.tar.gz