Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package opencc for openSUSE:Factory checked in at 2021-03-16 15:41:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opencc (Old) and /work/SRC/openSUSE:Factory/.opencc.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opencc" Tue Mar 16 15:41:56 2021 rev:19 rq:878721 version:1.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/opencc/opencc.changes 2020-10-03 18:51:53.861234290 +0200 +++ /work/SRC/openSUSE:Factory/.opencc.new.2401/opencc.changes 2021-03-16 15:43:12.888922956 +0100 @@ -1,0 +2,9 @@ +Fri Mar 12 21:26:02 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 1.1.2: + * Added Hong Kong Traditional Chinese conversion. + * Fix the compilation compatibility problem, including parallel compilation. + * Fixed the serious performance degradation problem introduced since 1.1.0. +- drop opencc-1.1.1-missing-builtin-types.patch: upstream + +------------------------------------------------------------------- Old: ---- OpenCC-ver.1.1.1.tar.gz opencc-1.1.1-missing-builtin-types.patch New: ---- OpenCC-ver.1.1.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opencc.spec ++++++ --- /var/tmp/diff_new_pack.B13tOZ/_old 2021-03-16 15:43:13.692924242 +0100 +++ /var/tmp/diff_new_pack.B13tOZ/_new 2021-03-16 15:43:13.696924249 +0100 @@ -1,7 +1,7 @@ # # spec file for package opencc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,13 @@ Name: opencc -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: Open Chinese Convert License: Apache-2.0 Group: System/I18n/Chinese URL: https://github.com/BYVoid/OpenCC Source: https://github.com/BYVoid/OpenCC/archive/ver.%{version}/OpenCC-ver.%{version}.tar.gz -#PATCH-FIX-UPSTREAM [email protected] SimpleConverter.hpp missed "#include <string>" that breaks pyzy -Patch: opencc-1.1.1-missing-builtin-types.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig @@ -75,7 +73,6 @@ %prep %setup -q -n OpenCC-ver.%{version} -%patch -p1 # call python3 with path sed -i \ -e 's:BIN python:BIN /usr/bin/python3:g' \ @@ -105,7 +102,7 @@ %files -n libopencc1_1 %{_libdir}/libopencc.so.1.1 -%{_libdir}/libopencc.so.1.1.1 +%{_libdir}/libopencc.so.%{version} %files devel %{_includedir}/%{name}/ ++++++ OpenCC-ver.1.1.1.tar.gz -> OpenCC-ver.1.1.2.tar.gz ++++++ ++++ 92725 lines of diff (skipped)
