Hello community,

here is the log from the commit of package ibus-skk for openSUSE:Factory 
checked in at 2019-06-19 21:13:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-skk (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-skk.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-skk"

Wed Jun 19 21:13:16 2019 rev:4 rq:710703 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-skk/ibus-skk.changes        2014-10-15 
16:21:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-skk.new.4811/ibus-skk.changes      
2019-06-19 21:13:54.266832201 +0200
@@ -1,0 +2,6 @@
+Wed Jun 19 03:47:28 UTC 2019 - Hillwood Yang <[email protected]>
+
+- Update version to 1.4.3
+  * Build and translation fixes
+
+-------------------------------------------------------------------
@@ -10 +15,0 @@
-

Old:
----
  ibus-skk-1.4.2.tar.gz

New:
----
  ibus-skk-1.4.3.tar.xz

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

Other differences:
------------------
++++++ ibus-skk.spec ++++++
--- /var/tmp/diff_new_pack.XYyRa9/_old  2019-06-19 21:13:54.850832796 +0200
+++ /var/tmp/diff_new_pack.XYyRa9/_new  2019-06-19 21:13:54.854832800 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-skk
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,30 +12,26 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           ibus-skk
-Version:        1.4.2
+Version:        1.4.3
 Release:        0
 Summary:        Japanese SKK input method for ibus
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/I18n/Japanese
-Url:            http://github.com/ueno/ibus-skk
-Source0:        %{name}-%{version}.tar.gz
+Url:            https://github.com/ueno/ibus-skk
+Source0:        
https://github.com/ueno/ibus-skk/releases/download/ibus-skk-%{version}/ibus-skk-%{version}.tar.xz
 BuildRequires:  gnome-common
-BuildRequires:  gtk3-devel
-BuildRequires:  ibus-devel >= 1.3.99
 BuildRequires:  intltool
-BuildRequires:  libskk-devel
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
-%if 0%{?suse_version} >= 1220
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(ibus-1.0)
+BuildRequires:  pkgconfig(libskk)
 BuildRequires:  pkgconfig(vapigen) >= 0.16
-%else
-BuildRequires:  libvala-0_14-devel
-%endif
 Requires:       ibus
 
 %description
@@ -46,19 +42,20 @@
 %setup -q
 
 %build
-./autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 %configure
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
+%make_install
 
 %suse_update_desktop_file ibus-setup-skk Utility DesktopUtility System
 %find_lang %{name}
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc AUTHORS COPYING README
+%doc AUTHORS README
+%license COPYING
 %{_datadir}/ibus-skk
 %{_datadir}/applications/ibus-setup-skk.desktop
 %{_libexecdir}/ibus-*-skk


Reply via email to