Hello community,

here is the log from the commit of package ibus-input-pad for openSUSE:Factory 
checked in at 2014-03-22 09:07:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-input-pad (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-input-pad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-input-pad"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-input-pad/ibus-input-pad.changes    
2013-12-13 11:57:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ibus-input-pad.new/ibus-input-pad.changes       
2014-03-22 09:07:36.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Mar 22 11:30:31 UTC 2014 - [email protected]
+
+- update version 1.4.2
+  * Removed shared_type tag in input-pad.xml, which is not upstreamed.
+
+-------------------------------------------------------------------

Old:
----
  ibus-input-pad-1.4.1.tar.gz

New:
----
  ibus-input-pad-1.4.2.tar.gz

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

Other differences:
------------------
++++++ ibus-input-pad.spec ++++++
--- /var/tmp/diff_new_pack.uqArJJ/_old  2014-03-22 09:07:36.000000000 +0100
+++ /var/tmp/diff_new_pack.uqArJJ/_new  2014-03-22 09:07:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-input-pad
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
 
 
 Name:            ibus-input-pad
-Version:         1.4.1
-Release:         1
+Version:        1.4.2
+Release:        0
 Summary:         Input Pad for IBus
 License:         GPL-2.0+
 Group:           System/Localization
@@ -27,12 +27,12 @@
 BuildRequires:   gettext-devel
 BuildRequires:   gtk2-devel
 BuildRequires:   gtk3-devel
-BuildRequires:   libtool
 BuildRequires:   ibus-devel
 BuildRequires:   input-pad-devel
 BuildRequires:   intltool
+BuildRequires:  libtool
 Requires:        ibus
-BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The input pad engine for IBus platform.

++++++ ibus-input-pad-1.4.1.tar.gz -> ibus-input-pad-1.4.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-input-pad-1.4.1/ChangeLog 
new/ibus-input-pad-1.4.2/ChangeLog
--- old/ibus-input-pad-1.4.1/ChangeLog  2013-12-06 07:36:11.000000000 +0100
+++ new/ibus-input-pad-1.4.2/ChangeLog  2013-12-27 05:09:15.000000000 +0100
@@ -1,3 +1,14 @@
+commit ee268114f11d7c537e652e2b964bad4425a9b8c2
+Author: fujiwarat <[email protected]>
+Date:   2013-12-27 13:05:42 +0900
+
+    Released 1.4.2
+    
+    Removed shared_type tag in input-pad.xml, which is not upstreamed.
+
+M      configure.ac
+M      engine/input-pad.xml.in
+
 commit 3c607f7ce66c90aa222bcb62a7e59708aa6f74a3
 Author: fujiwarat <[email protected]>
 Date:   2013-12-06 15:33:02 +0900
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-input-pad-1.4.1/configure 
new/ibus-input-pad-1.4.2/configure
--- old/ibus-input-pad-1.4.1/configure  2013-12-06 07:35:03.000000000 +0100
+++ new/ibus-input-pad-1.4.2/configure  2013-12-27 05:08:37.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ibus-input-pad 1.4.1.
+# Generated by GNU Autoconf 2.69 for ibus-input-pad 1.4.2.
 #
 # Report bugs to <http://code.google.com/p/input-pad/issues/entry>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='ibus-input-pad'
 PACKAGE_TARNAME='ibus-input-pad'
-PACKAGE_VERSION='1.4.1'
-PACKAGE_STRING='ibus-input-pad 1.4.1'
+PACKAGE_VERSION='1.4.2'
+PACKAGE_STRING='ibus-input-pad 1.4.2'
 PACKAGE_BUGREPORT='http://code.google.com/p/input-pad/issues/entry'
 PACKAGE_URL=''
 
@@ -1413,7 +1413,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures ibus-input-pad 1.4.1 to adapt to many kinds of systems.
+\`configure' configures ibus-input-pad 1.4.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1483,7 +1483,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ibus-input-pad 1.4.1:";;
+     short | recursive ) echo "Configuration of ibus-input-pad 1.4.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1615,7 +1615,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ibus-input-pad configure 1.4.1
+ibus-input-pad configure 1.4.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2105,7 +2105,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by ibus-input-pad $as_me 1.4.1, which was
+It was created by ibus-input-pad $as_me 1.4.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2968,7 +2968,7 @@
 
 # Define the identity of the package.
  PACKAGE='ibus-input-pad'
- VERSION='1.4.1'
+ VERSION='1.4.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16828,7 +16828,7 @@
 
 
 
-DATE_DISPLAY="Fri Dec 06 2013"
+DATE_DISPLAY="Fri Dec 27 2013"
 
 
 # Check whether --enable-glibtest was given.
@@ -19253,7 +19253,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by ibus-input-pad $as_me 1.4.1, which was
+This file was extended by ibus-input-pad $as_me 1.4.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -19319,7 +19319,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-ibus-input-pad config.status 1.4.1
+ibus-input-pad config.status 1.4.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -21381,7 +21381,7 @@
 fi
 
 echo "
-                ibus-input-pad version 1.4.1
+                ibus-input-pad version 1.4.2
 
 
 libinput_pad version:    $libinput_pad_VERSION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-input-pad-1.4.1/configure.ac 
new/ibus-input-pad-1.4.2/configure.ac
--- old/ibus-input-pad-1.4.1/configure.ac       2013-12-06 07:34:50.000000000 
+0100
+++ new/ibus-input-pad-1.4.2/configure.ac       2013-12-27 05:08:24.000000000 
+0100
@@ -23,7 +23,7 @@
 m4_define([ibus_released], [1])
 m4_define([ibus_major_version], [1])
 m4_define([ibus_minor_version], [4])
-m4_define([ibus_micro_version], [1])
+m4_define([ibus_micro_version], [2])
 m4_define(ibus_maybe_datestamp,
     m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d 
'\n\r'; fi]))
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ibus-input-pad-1.4.1/engine/input-pad.xml.in 
new/ibus-input-pad-1.4.2/engine/input-pad.xml.in
--- old/ibus-input-pad-1.4.1/engine/input-pad.xml.in    2013-12-06 
07:34:46.000000000 +0100
+++ new/ibus-input-pad-1.4.2/engine/input-pad.xml.in    2013-12-27 
05:08:19.000000000 +0100
@@ -9,7 +9,6 @@
        <license>GPL</license>
        <homepage>http://code.google.com/p/input-pad</homepage>
        <textdomain>@GETTEXT_PACKAGE@</textdomain>
-       <shared_type>1</shared_type>
 
        <engines>
                <engine>

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

Reply via email to