[ibus-chewing] Fix the GitHub download link

Ding-Yi Chen dchen at fedoraproject.org
Thu Dec 11 13:11:16 UTC 2014


commit 1a2f2ea8ae4c731d5c4881626803a851613a6eef
Author: Ding-Yi Chen <dingyichen at gmail.com>
Date:   Thu Dec 11 23:11:24 2014 +1000

    Fix the GitHub download link

 .gitignore        |    1 +
 ibus-chewing.spec |   24 ++++--------------------
 sources           |    2 +-
 3 files changed, 6 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0680d9e..fe9aaa0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ ibus-chewing-1.3.6.20100730-Source.tar.gz
 /ibus-chewing-1.4.7-Source.tar.gz
 /ibus-chewing-1.4.10.1-Source.tar.gz
 /ibus-chewing-1.4.11.1-Source.tar.gz
+/ibus-chewing-1.4.12-Source.tar.gz
diff --git a/ibus-chewing.spec b/ibus-chewing.spec
index 4bacbc6..9151085 100644
--- a/ibus-chewing.spec
+++ b/ibus-chewing.spec
@@ -1,12 +1,12 @@
 Name:           ibus-chewing
-Version:        1.4.11.1
+Version:        1.4.12
 Release:        1%{?dist}
 Summary:        The Chewing engine for IBus input platform
 Summary(zh_TW): IBus新酷音輸入法
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            https://github.com/definite/ibus-chewing
-Source0:        https://github.com/definite/ibus-chewing/releases/download/ibus-chewing/ibus-chewing-%{version}-Source.tar.gz
+Source0:        https://github.com/definite/%{name}/releases/download/%{version}/%{name}-%{version}-Source.tar.gz
 
 BuildRequires:  cmake >= 2.6.2
 BuildRequires:  pkgconfig
@@ -89,24 +89,8 @@ fi
 %{_libexecdir}/ibus-setup-chewing
 
 %changelog
-* Thu Dec 11 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.11.1-1
-- Resolves Bug 1013977 - Slow focus change with ibus-chewing
-- Resolves Bug 1062133 - ibus-chewing may not handle key event after focus change
-- Resolves Bug 1073797 - Cannot identify input mode for Chinese IME (ibus-chewing)
-- Fixed Bug 902866 - ibus-chewing uses dconf but still installs gconf schemas
-  (Also listed as GitHub ibus-chewing #36)
-- MakerDialog GUI is only loaded when setting dialog is invoked.
-- Setting is removed from ibus-properties because it can be launched
-  from either:
-  + Executable ibus-setup-chewing: Usually under /usr/libexec
-  + Input method preference in IBus preference.
-- Fixed github issue #43: First space not able to input
-    Thanks FreedomKnight.
-- Fixed github issue #44: Update input-events (for libchewing-0.4.0)
-    Thanks hiunnhue.
-- Fixed github issue #45: Optimize properties handling.
-    Thanks Ueno.
-- github is now hosting the ibus-chewing tarballs.
+* Thu Dec 11 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.12-1
+- Fix the GitHub download link
 
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.10.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
diff --git a/sources b/sources
index 553a8f6..080d9e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-760cc5bc4bea90a52562c232e0ebf77f  ibus-chewing-1.4.11.1-Source.tar.gz
+93c7f31a1c37349e30b32aa717452f29  ibus-chewing-1.4.12-Source.tar.gz


More information about the scm-commits mailing list