Bumped to 1.5.13
This commit is contained in:
parent
dc5d9b0719
commit
2b09c83401
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ ibus-1.3.6.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
|
/ibus-1.5.12.tar.gz
|
||||||
|
/ibus-1.5.13.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.12
|
Version: 1.5.13
|
||||||
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
|
||||||
|
* Mon Feb 22 2016 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.13-1
|
||||||
|
- Bumped to 1.5.13
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.12-2
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.12-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user