rebuild (qt5)

This commit is contained in:
Rex Dieter 2015-12-07 05:58:30 -06:00
parent 11f1f66efd
commit f4ba865f68
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: fcitx-qt5
Version: 1.0.4
Release: 3%{?dist}
Release: 4%{?dist}
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
* Mon Dec 07 2015 Rex Dieter <rdieter@fedoraproject.org> 1.0.4-4
- rebuild (qt5)
* Fri Oct 09 2015 Rex Dieter <rdieter@fedoraproject.org> 1.0.4-3
- rebuild(qt5), tighten qt5 dep, .spec cosmetics