Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package courier-unicode for openSUSE:Factory checked in at 2021-03-20 21:26:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/courier-unicode (Old) and /work/SRC/openSUSE:Factory/.courier-unicode.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "courier-unicode" Sat Mar 20 21:26:39 2021 rev:7 rq:880273 version:2.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/courier-unicode/courier-unicode.changes 2020-11-25 19:31:17.962612343 +0100 +++ /work/SRC/openSUSE:Factory/.courier-unicode.new.2401/courier-unicode.changes 2021-03-20 21:26:52.301239598 +0100 @@ -1,0 +2,30 @@ +Sat Mar 20 09:37:46 UTC 2021 - Arjen de Korte <suse+bu...@de-korte.org> + +- update to 2.2.2 + * unicode_bidi.c: Implement unicode_bidi_combining(). Implement + canonical and compatibility decomposition and canonical composition. + * unicode_bidi.c (unicode_bidi_needs_embed): Make its return code + what its documentation says its return code is. + * Implement unicode_bidi_needs_embed(), unicode_bidi_cleaned_size(), + unicode::bidi_override, + +- update to 2.2.1 + * unicode_bidi_calc and unicode_bidi_calc_levels return a + unicode_bidi_direction object, to indicate whether the + computer paragraph embedding level was explicitly computed or + defaulted. + * unicode::bidi_calc - an empty string with an explicit embedding + level should return the requested embedding level. + +- update to 2.2 + * unicode::iconvert::convert, fix uninitialized variable. + * Implement bidirectional algorithm, canonical or equivalent character + mappings. + * Unicode 13 update. Adds lookup of EastAsianWidth property, emoji + property lookup, adds an alternative sequence-based grapheme API + that handles multi-character emoji rules. + * Add bidi property lookups. + +- update source download URL + +------------------------------------------------------------------- Old: ---- courier-unicode-2.1.2.tar.bz2 courier-unicode-2.1.2.tar.bz2.sig New: ---- courier-unicode-2.2.2.tar.bz2 courier-unicode-2.2.2.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ courier-unicode.spec ++++++ --- /var/tmp/diff_new_pack.oAsla5/_old 2021-03-20 21:26:52.761240136 +0100 +++ /var/tmp/diff_new_pack.oAsla5/_new 2021-03-20 21:26:52.761240136 +0100 @@ -1,7 +1,7 @@ # # spec file for package courier-unicode # -# 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,24 +17,24 @@ %define libname lib%{name} -%define libsoname %{libname}4 +%define libsoname %{libname}7 Name: courier-unicode -Version: 2.1.2 +Version: 2.2.2 Release: 0 Summary: Courier Unicode Library License: GPL-3.0-or-later Group: Productivity/Networking/Email/Servers URL: https://www.courier-mta.org/ -Source0: https://downloads.sourceforge.net/project/courier/%{name}/%{version}/%{name}-%{version}.tar.bz2 -Source1: https://downloads.sourceforge.net/project/courier/%{name}/%{version}/%{name}-%{version}.tar.bz2.sig -# Keyring downloaded from https://www.courier-mta.org/KEYS.bin#/%{name}.keyring +Source0: https://download.sourceforge.net/courier/%{name}-%{version}.tar.bz2 +Source1: https://download.sourceforge.net/courier/%{name}-%{version}.tar.bz2.sig +# Keyring downloaded from https://www.courier-mta.org/KEYS.bin#/%%{name}.keyring Source2: %{name}.keyring BuildRequires: fdupes BuildRequires: gcc-c++ %description -The Courier Unicode Library based on the Unicode 6.3.0 standard. +The Courier Unicode Library based on the Unicode 13.0.0 standard. This package holds all man pages. %package -n %{libsoname} ++++++ courier-unicode-2.1.2.tar.bz2 -> courier-unicode-2.2.2.tar.bz2 ++++++ ++++ 64874 lines of diff (skipped)