Hello community,

here is the log from the commit of package gcin for openSUSE:Factory checked in 
at 2013-07-29 17:41:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcin (Old)
 and      /work/SRC/openSUSE:Factory/.gcin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcin/gcin.changes        2013-07-18 
16:06:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gcin.new/gcin.changes   2013-07-29 
17:41:21.000000000 +0200
@@ -1,0 +2,14 @@
+Fri Jul 26 08:43:14 UTC 2013 - [email protected]
+
+- Update to 2.8.1
+  + Fix crash caused by keypad keys when there are words in the
+    editing area.
+  + Fix a file name issue when exporting the thesaurus
+  + Clear unfinished changjie codes after switching to English mode
+  + Support new input method: Array 10 keys
+- Refresh icon_path.diff
+  + Although gcin icon is installed to hicolor/64x64 by default,
+    the icon size is actually 64x51, not suitable for a fixed-size
+    dir.
+
+-------------------------------------------------------------------

Old:
----
  gcin-2.8.0.tar.bz2

New:
----
  gcin-2.8.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gcin.spec ++++++
--- /var/tmp/diff_new_pack.ab6OIm/_old  2013-07-29 17:41:22.000000000 +0200
+++ /var/tmp/diff_new_pack.ab6OIm/_new  2013-07-29 17:41:22.000000000 +0200
@@ -20,7 +20,7 @@
 License:        LGPL-2.1
 Group:          System/I18n/Chinese
 Name:           gcin
-Version:        2.8.0
+Version:        2.8.1
 Release:        0
 Url:            http://hyperrate.com/dir.php?eid=67
 Source0:        gcin-%{version}.tar.bz2
@@ -102,7 +102,7 @@
 %prep
 %setup 
 %patch1
-%patch2
+%patch2 -p1
 %patch3 -p1
 
 %build

++++++ gcin-2.8.0.tar.bz2 -> gcin-2.8.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/gcin/gcin-2.8.0.tar.bz2 
/work/SRC/openSUSE:Factory/.gcin.new/gcin-2.8.1.tar.bz2 differ: char 11, line 1

++++++ icon_path.diff ++++++
--- /var/tmp/diff_new_pack.ab6OIm/_old  2013-07-29 17:41:22.000000000 +0200
+++ /var/tmp/diff_new_pack.ab6OIm/_new  2013-07-29 17:41:22.000000000 +0200
@@ -1,13 +1,15 @@
---- Makefile-orig      2009-12-12 23:19:23.000000000 +0800
-+++ Makefile   2009-12-12 23:39:23.000000000 +0800
-@@ -243,8 +243,8 @@
+---
+ Makefile |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/Makefile
++++ b/Makefile
+@@ -211,7 +211,7 @@ ibin:      gcin-nocur
+       rm -f $(bindir)/ts-contribute; ln -sf ts-edit $(bindir)/ts-contribute
        install $(GCIN_SO) $(gcinlibdir)
  
+-icons_apps=$(datadir)/icons/hicolor/64x64/apps 
++icons_apps=$(datadir)/pixmaps
  install:
--      install -d $(datadir)/icons
--      install -m 644 gcin.png $(datadir)/icons
-+      install -d $(datadir)/pixmaps
-+      install -m 644 gcin.png $(datadir)/pixmaps
-       $(MAKE) -C icons install
-       install -d $(gcinlibdir)
-       install $(GCIN_SO) $(gcinlibdir)
+       install -d $(icons_apps)
+       install -m 644 gcin.png $(icons_apps)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to