From 7c3475ed89a987c7589c96c2790aa8025a5fb3e8 Mon Sep 17 00:00:00 2001 From: Robin Lee Date: Jan 25 2016 12:37:11 +0000 Subject: Update to 1.0.5 --- diff --git a/.gitignore b/.gitignore index 71839f8..7ae25ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /fcitx-qt5-1.0.2.tar.xz /fcitx-qt5-1.0.4.tar.xz +/fcitx-qt5-1.0.5.tar.xz diff --git a/fcitx-qt5.spec b/fcitx-qt5.spec index 0e5a449..2a35e6f 100644 --- a/fcitx-qt5.spec +++ b/fcitx-qt5.spec @@ -1,8 +1,8 @@ %global project_name FcitxQt5 Name: fcitx-qt5 -Version: 1.0.4 -Release: 4%{?dist} +Version: 1.0.5 +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 +* Mon Jan 25 2016 Robin Lee - 1.0.5-1 +- Update to 1.0.5 + * Mon Dec 07 2015 Rex Dieter 1.0.4-4 - rebuild (qt5) diff --git a/sources b/sources index 16cd6a3..3ffc230 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a6855dd8b87294fdac2842a35726dad fcitx-qt5-1.0.4.tar.xz +35fe1a5b2ad0ec5e417bda0692a744c1 fcitx-qt5-1.0.5.tar.xz