f24 branch rebuild (qt5)

This commit is contained in:
Rex Dieter 2016-11-17 12:17:10 -06:00
parent 13fd548907
commit 0ba8086abf
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: fcitx-qt5
Version: 1.0.6
Release: 1%{?dist}
Release: 1%{?dist}.2
Summary: Fcitx IM module for Qt5
# The entire source code is GPLv2+ except
@ -64,6 +64,9 @@ make install/fast DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" -C build
%changelog
* Thu Nov 17 2016 Rex Dieter <rdieter@fedoraproject.org> - 1.0.6-1.2
- f24 branch rebuild (qt5)
* Fri Oct 21 2016 Robin Lee <cheeselee@fedoraproject.org> - 1.0.6-1
- Upate to 1.0.6 (BZ#1384262)