rebuild (qt5)

This commit is contained in:
Rex Dieter 2017-07-19 14:05:30 -05:00
parent 701df2fffb
commit 1537ce552c
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: fcitx-qt5
Version: 1.1.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Fcitx IM module for Qt5
# The entire source code is GPLv2+ except
@ -66,6 +66,9 @@ make install/fast DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" -C build
%changelog
* Wed Jul 19 2017 Rex Dieter <rdieter@fedoraproject.org> - 1.1.0-3
- rebuild (qt5)
* Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.1.0-2
- Rebuild due to bug in RPM (RHBZ #1468476)