From 4fa9b7459b7fc3811d86183bb357579c18d47184 Mon Sep 17 00:00:00 2001
From: Takao Fujiwara
Date: Thu, 3 Sep 2015 11:27:24 +0900
Subject: [PATCH] Fix URL in anthy.appdata.xml
---
ibus-anthy-HEAD.patch | 27 +++++++++++++++++++++++++++
ibus-anthy.spec | 7 ++++++-
2 files changed, 33 insertions(+), 1 deletion(-)
diff --git a/ibus-anthy-HEAD.patch b/ibus-anthy-HEAD.patch
index 8b13789..fcdee5a 100644
--- a/ibus-anthy-HEAD.patch
+++ b/ibus-anthy-HEAD.patch
@@ -1 +1,28 @@
+From b4a93404d83a4d051f4804bd97655c021c7ebc7a Mon Sep 17 00:00:00 2001
+From: fujiwarat
+Date: Wed, 2 Sep 2015 17:25:45 +0900
+Subject: [PATCH] Updated URL in anthy.appdata.xml.in
+
+---
+ data/anthy.appdata.xml.in | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/data/anthy.appdata.xml.in b/data/anthy.appdata.xml.in
+index 0c75a8f..273f51e 100644
+--- a/data/anthy.appdata.xml.in
++++ b/data/anthy.appdata.xml.in
+@@ -14,8 +14,8 @@
+ out on a traditional keyboard.
+
+
+- http://code.google.com/p/ibus/
+- https://code.google.com/p/ibus/issues/list
+- https://code.google.com/p/ibus/wiki/FAQ
++ https://github.com/ibus/ibus/wiki
++ https://github.com/ibus/ibus-anthy/issues
++ https://github.com/ibus/ibus/wiki/FAQ
+
+
+--
+2.4.3
diff --git a/ibus-anthy.spec b/ibus-anthy.spec
index e8e8976..e33f53d 100644
--- a/ibus-anthy.spec
+++ b/ibus-anthy.spec
@@ -22,7 +22,7 @@
Name: ibus-anthy
Version: 1.5.7
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The Anthy engine for IBus input platform
License: GPLv2+
Group: System Environment/Libraries
@@ -31,6 +31,7 @@ Source0: https://github.com/ibus/ibus-anthy/releases/download/%{version}/
# Upstreamed patches.
# Patch0: %%{name}-HEAD.patch
+Patch0: %{name}-HEAD.patch
BuildRequires: anthy-devel
BuildRequires: desktop-file-utils
@@ -89,6 +90,7 @@ for developers.
%prep
%setup -q
# %%patch0 -p1
+%patch0 -p1
%build
autoreconf
@@ -164,6 +166,9 @@ touch --no-create %{_datadir}/icons/hicolor || :
%{_libdir}/libanthygobject-%{sub_version}.so
%changelog
+* Thu Sep 03 2015 Takao Fujiwara - 1.5.7-2
+- Fix URL in anthy.appdata.xml
+
* Thu Jul 16 2015 Takao Fujiwara - 1.5.7-1
- Bumped to 1.5.7