Upate to 1.0.6 (BZ#1384262)

This commit is contained in:
Robin Lee 2016-10-21 10:45:54 +08:00
parent 6b656a20f3
commit 13fd548907
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/fcitx-qt5-1.0.2.tar.xz
/fcitx-qt5-1.0.4.tar.xz
/fcitx-qt5-1.0.5.tar.xz
/fcitx-qt5-1.0.6.tar.xz

View File

@ -1,8 +1,8 @@
%global project_name FcitxQt5
Name: fcitx-qt5
Version: 1.0.5
Release: 7%{?dist}
Version: 1.0.6
Release: 1%{?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
* Fri Oct 21 2016 Robin Lee <cheeselee@fedoraproject.org> - 1.0.6-1
- Upate to 1.0.6 (BZ#1384262)
* Tue Jul 19 2016 Rex Dieter <rdieter@fedoraproject.org> - 1.0.5-7
- use macro version of qt5 dep

View File

@ -1 +1 @@
35fe1a5b2ad0ec5e417bda0692a744c1 fcitx-qt5-1.0.5.tar.xz
0a249121426becfe19168b1600dca7d9 fcitx-qt5-1.0.6.tar.xz