Hello community, here is the log from the commit of package uchardet for openSUSE:Factory checked in at 2020-06-11 10:00:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uchardet (Old) and /work/SRC/openSUSE:Factory/.uchardet.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uchardet" Thu Jun 11 10:00:01 2020 rev:3 rq:811853 version:0.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/uchardet/uchardet.changes 2018-03-04 12:50:25.160367574 +0100 +++ /work/SRC/openSUSE:Factory/.uchardet.new.3606/uchardet.changes 2020-06-11 10:00:10.266285764 +0200 @@ -1,0 +2,43 @@ +Fri Jun 5 11:44:24 UTC 2020 - Luigi Baldoni <[email protected]> + +- Update to version 0.0.7 + * New supports: + + Croatian - ISO-8859-2, ISO-8859-13, ISO-8859-16, IBM852, + Windows-1250 and MAC-CENTRALEUROPE + + Czech - Windows-1250, ISO-8859-2, IBM852 and + Mac-CentralEurope. + + Estonian - ISO-8859-4, ISO-8859-13, ISO-8859-13, + Windows-1252 and Windows-1257. + + Finnish - ISO-8859-1, ISO-8859-4, ISO-8859-9, ISO-8859-13, + ISO-8859-15 and WINDOWS-1252. + + Irish Gaelic - ISO-8859-1, ISO-8859-9, ISO-8859-15 and + WINDOWS-1252. + + Italian - ISO-8859-1, ISO-8859-3, ISO-8859-9, ISO-8859-15 + and WINDOWS-1252. + + Latvian - ISO-8859-4, ISO-8859-10 and ISO-8859-13 + + Lithuanian - ISO-8859-4, IISO-8859-10 and SO-8859-13 + + Maltese - ISO-8859-3. + + Polish - ISO-8859-2, ISO-8859-13, ISO-8859-16, + Windows-1250, IBM852, MAC-CENTRALEUROPE. + + Portuguese - ISO-8859-1, ISO-8859-9, ISO-8859-15 and + Windows-1252. + + Romanian - ISO-8859-2, ISO-8859-16, Windows-1250 and + IBM852. + + Slovak - Windows-1250, ISO-8859-2, IBM852 and + Mac-CentralEurope. + + Slovene - ISO-8859-2, ISO-8859-16, Windows-1250, IBM852 + and MAC-CENTRALEUROPE. + + Swedish - ISO-8859-1, ISO-8859-4, ISO-8859-9, ISO-8859-15 + and WINDOWS-1252. + * EUC-KR now returned as UHC: despite differences, mostly + upward compatible. Let's return UHC until separate detection + machines are implemented. + * uchardet CLI tool now supports the end-of-options -- option + to be able to process any file starting with a dash. + * uchardet_handle_data() API considers an empty string input + as successful processing to improve automatic detection from + random input sources. + * Repository code now requires C++1 standard. + * Several bugs fixed. + +------------------------------------------------------------------- Old: ---- uchardet-0.0.6.tar.xz New: ---- uchardet-0.0.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uchardet.spec ++++++ --- /var/tmp/diff_new_pack.9wHoRi/_old 2020-06-11 10:00:14.038297913 +0200 +++ /var/tmp/diff_new_pack.9wHoRi/_new 2020-06-11 10:00:14.038297913 +0200 @@ -1,7 +1,7 @@ # # spec file for package uchardet # -# Copyright (c) 2018 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 @@ -12,13 +12,13 @@ # 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/ # %define major 0 Name: uchardet -Version: 0.0.6 +Version: 0.0.7 Release: 0 Summary: Universal Charset Detection Library License: MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later @@ -91,18 +91,15 @@ %postun -n libuchardet%{major} -p /sbin/ldconfig %files -%defattr(-,root,root,-) %license COPYING %doc AUTHORS %{_bindir}/%{name} %{_mandir}/man?/* %files -n libuchardet%{major} -%defattr(-,root,root,-) %{_libdir}/*.so.* %files -n libuchardet-devel -%defattr(-,root,root,-) %license COPYING %doc AUTHORS %{_includedir}/%{name} ++++++ uchardet-0.0.6.tar.xz -> uchardet-0.0.7.tar.xz ++++++ ++++ 9920 lines of diff (skipped)
