Hello community, here is the log from the commit of package scim-canna for openSUSE:Factory checked in at 2013-07-24 23:40:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scim-canna (Old) and /work/SRC/openSUSE:Factory/.scim-canna.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scim-canna" Changes: -------- --- /work/SRC/openSUSE:Factory/scim-canna/scim-canna.changes 2012-09-13 00:06:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.scim-canna.new/scim-canna.changes 2013-07-24 23:40:35.000000000 +0200 @@ -1,0 +2,11 @@ +Wed Jul 24 14:44:53 UTC 2013 - [email protected] + +- update 1.0.1 + * Fix a build problem on gcc-4.3. +- remove patch: missing-includes.patch + * upstream fixed +- Don't know why this package suddenly has an OBS notification + for an update released 5 years ago. But I don't wanna be spammed + by dear coolo... + +------------------------------------------------------------------- Old: ---- missing-includes.patch scim-canna-1.0.0.tar.bz2 New: ---- scim-canna-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scim-canna.spec ++++++ --- /var/tmp/diff_new_pack.hgYLZQ/_old 2013-07-24 23:40:36.000000000 +0200 +++ /var/tmp/diff_new_pack.hgYLZQ/_new 2013-07-24 23:40:36.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package scim-canna # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -18,15 +18,14 @@ %define scim_gtk3 1 Name: scim-canna -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Canna Input Method Engine for SCIM License: GPL-2.0+ Group: System/I18n/Japanese Url: http://sourceforge.jp/projects/scim-imengine/ -Source0: http://osdn.dl.sourceforge.jp/scim-imengine/18849/scim-canna-1.0.0.tar.bz2 +Source0: http://iij.dl.sourceforge.jp/scim-imengine/29155/%{name}-%{version}.tar.gz Patch1: libtool-autoconf.patch -Patch2: missing-includes.patch #PATCH-FIX-UPSTREAM migration old gtk functions: gtktooltips Patch3: gtk-2.12+-gtktooltips-migration.patch #PATCH-FIX-UPSTREAM convert old gtk_combo to new gtk_combobox @@ -35,7 +34,6 @@ BuildRequires: gcc-c++ BuildRequires: scim-devel BuildRequires: update-desktop-files -# Provides: locale(scim:ja) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -45,7 +43,6 @@ %define scim_binary_version %(pkg-config --variable=scim_binary_version scim) %define build_setup 1 %setup -q -%patch2 -p1 %if 0%{?suse_version} <= 1110 %patch1 -p1 libtoolize --force @@ -74,9 +71,6 @@ %files -f scim-canna.lang %defattr(-, root, root) %doc AUTHORS COPYING NEWS README ChangeLog -%dir %{_libdir}/scim-1.0/ -%dir %{_libdir}/scim-1.0/%{scim_binary_version}/ -%dir %{_libdir}/scim-1.0/%{scim_binary_version}/IMEngine/ %{_libdir}/scim-1.0/%{scim_binary_version}/IMEngine/canna.so %if %{build_setup} %dir %{_libdir}/scim-1.0/%{scim_binary_version}/SetupUI/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
