[ibus-anthy/f16] Bumped to 1.2.7

Takao Fujiwara fujiwara at fedoraproject.org
Mon Mar 5 04:38:26 UTC 2012


commit 94bc30ee11384bf099119ce6f8a4c21d225a47d7
Author: Takao Fujiwara <tfujiwar at redhat.com>
Date:   Mon Mar 5 13:37:50 2012 +0900

    Bumped to 1.2.7

 .gitignore                      |    2 +
 ibus-anthy-xx-icon-symbol.patch |   69 ---------------------------------------
 ibus-anthy.spec                 |   10 +++--
 sources                         |    2 +-
 4 files changed, 9 insertions(+), 74 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 996ea65..d1b67fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@ ibus-anthy.png
 /ibus-anthy-1.2.4.tar.gz
 /ibus-anthy-1.2.5.tar.gz
 /ibus-anthy-1.2.6.tar.gz
+/ibus-anthy-1.2.7.tar.gz
+/ibus-anthy-1.3.99.20120304.tar.gz
diff --git a/ibus-anthy.spec b/ibus-anthy.spec
index d54a60c..7b02b61 100644
--- a/ibus-anthy.spec
+++ b/ibus-anthy.spec
@@ -9,15 +9,14 @@
 %endif
 
 Name:       ibus-anthy
-Version:    1.2.6
-Release:    3%{?dist}
+Version:    1.2.7
+Release:    1%{?dist}
 Summary:    The Anthy engine for IBus input platform
 License:    GPLv2+
 Group:      System Environment/Libraries
 URL:        http://code.google.com/p/ibus/
 Source0:    http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
 # Patch0:     ibus-anthy-HEAD.patch
-Patch1:     ibus-anthy-xx-icon-symbol.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -42,7 +41,6 @@ libanthy.
 %prep
 %setup -q
 # %patch0 -p1
-%patch1 -p1 -b .icon-symbol
 
 %build
 # for .icon-symbol patch
@@ -76,6 +74,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/ibus/component/*
 
 %changelog
+* Mon Mar 05 2012 Takao Fujiwara <tfujiwar at redhat.com> - 1.2.7-1
+- Bumped to 1.2.7
+- Removed ibus-anthy-xx-icon-symbol.patch
+
 * Fri Jul 29 2011 Takao Fujiwara <tfujiwar at redhat.com> - 1.2.6-3
 - Added ibus-anthy-xx-icon-symbol.patch to enable the engine symbol & hotkeys.
 
diff --git a/sources b/sources
index 7e12f75..dd5a34b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-894c7311f4d5c96b1fdb8b3795446ead  ibus-anthy-1.2.6.tar.gz
+091a13ff950171981768463993ffb683  ibus-anthy-1.2.7.tar.gz


More information about the scm-commits mailing list