Hello community,

here is the log from the commit of package libpinyin for openSUSE:Factory 
checked in at 2020-09-15 16:16:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpinyin (Old)
 and      /work/SRC/openSUSE:Factory/.libpinyin.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpinyin"

Tue Sep 15 16:16:07 2020 rev:31 rq:832925 version:2.4.91

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpinyin/libpinyin.changes      2019-03-26 
15:44:42.192130064 +0100
+++ /work/SRC/openSUSE:Factory/.libpinyin.new.4249/libpinyin.changes    
2020-09-15 16:16:13.969909082 +0200
@@ -1,0 +2,14 @@
+Tue Sep  8 08:26:08 UTC 2020 - Hillwood Yang <hillw...@opensuse.org>
+
+- Update version to 2.4.91
+  * improve full pinyin auto correction
+  * bug fixes
+- Drop libpinyin-1.7.0-no-AX_CXX_COMPILE_STDCXX_11.patch, no longer
+  support Leap 42
+
+-------------------------------------------------------------------
+Sat Sep  5 07:29:36 UTC 2020 - Marguerite Su <i...@marguerite.su>
+
+- add libzhuyin%{sover} to libpinyin-devel
+
+-------------------------------------------------------------------

Old:
----
  libpinyin-1.7.0-no-AX_CXX_COMPILE_STDCXX_11.patch
  libpinyin-2.3.0.tar.gz

New:
----
  libpinyin-2.4.91.tar.gz

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

Other differences:
------------------
++++++ libpinyin.spec ++++++
--- /var/tmp/diff_new_pack.jzdvZi/_old  2020-09-15 16:16:14.861909908 +0200
+++ /var/tmp/diff_new_pack.jzdvZi/_new  2020-09-15 16:16:14.865909911 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libpinyin
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,17 +19,14 @@
 %define sover 13
 
 Name:           libpinyin
-Version:        2.3.0
+Version:        2.4.91
 Release:        0
 Summary:        Intelligent Pinyin IME
 License:        GPL-3.0-or-later
 Group:          System/I18n/Chinese
-Url:            https://github.com/libpinyin/libpinyin
+URL:            https://github.com/libpinyin/libpinyin
 Source:         
https://github.com/libpinyin/libpinyin/releases/download/%{version}/%{name}-%{version}.tar.gz
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM marguer...@opensuse.org - AX_CXX_COMPILE_CXX([11])
-# breaks Leap 42.1 builds while of no actual use
-Patch1:         libpinyin-1.7.0-no-AX_CXX_COMPILE_STDCXX_11.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-common
@@ -83,6 +80,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{name}%{sover} = %{version}
 Requires:       %{name}-tools = %{version}
+Requires:       libzhuyin%{sover} = %{version}
 Provides:       libzhuyin-devel = %{version}
 
 %description devel
@@ -103,17 +101,15 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
-autoreconf -ifv
-# NOCONFIGURE=1 ./autogen.sh
+# autoreconf -ifv
 %configure \
     --disable-static \
     --with-dbm=KyotoCabinet \
     --disable-silent-rules \
     --enable-libzhuyin
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -129,28 +125,31 @@
 %postun -n libzhuyin%{sover} -p /sbin/ldconfig
 
 %files -n %{name}%{sover}
-%doc COPYING
+%defattr(-,root,root)
 %{_libdir}/%{name}.so.*
 
 %files -n libzhuyin%{sover}
 %defattr(-,root,root)
-%doc ChangeLog AUTHORS README
-%license COPYING
 %{_libdir}/libzhuyin.so.*
 
 %files data
 %defattr(-,root,root)
+%doc ChangeLog AUTHORS README NEWS
+%license COPYING
 %{_libdir}/%{name}
 
 %files tools
 %defattr(-,root,root)
+%doc ChangeLog AUTHORS README NEWS
+%license COPYING
 %{_bindir}/gen_binary_files
 %{_bindir}/gen_unigram
 %{_bindir}/import_interpolation
 
 %files devel
 %defattr(-,root,root)
-%doc ChangeLog AUTHORS README
+%doc ChangeLog AUTHORS README NEWS
+%license COPYING
 %{_includedir}/%{name}-*/
 %{_libdir}/%{name}.so
 %{_libdir}/libzhuyin.so

++++++ libpinyin-2.3.0.tar.gz -> libpinyin-2.4.91.tar.gz ++++++
/work/SRC/openSUSE:Factory/libpinyin/libpinyin-2.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.libpinyin.new.4249/libpinyin-2.4.91.tar.gz differ: 
char 5, line 1


Reply via email to