Hello community, here is the log from the commit of package courier-unicode for openSUSE:Factory checked in at 2017-12-06 08:59:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/courier-unicode (Old) and /work/SRC/openSUSE:Factory/.courier-unicode.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "courier-unicode" Wed Dec 6 08:59:05 2017 rev:3 rq:548212 version:2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/courier-unicode/courier-unicode.changes 2016-05-17 17:16:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.courier-unicode.new/courier-unicode.changes 2017-12-06 08:59:05.751872165 +0100 @@ -1,0 +2,8 @@ +Mon Dec 4 09:27:27 UTC 2017 - [email protected] + +- update to 2.0 + * configure.ac: Better test for available of nl_langinfo_l(). + * Migrate to C++11: remove unicode_char, use char32_t. Replace + std::vector<unicode_char> with std::u32string. + +------------------------------------------------------------------- Old: ---- courier-unicode-1.4.tar.bz2 courier-unicode-1.4.tar.bz2.sig New: ---- courier-unicode-2.0.tar.bz2 courier-unicode-2.0.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ courier-unicode.spec ++++++ --- /var/tmp/diff_new_pack.OxAQOv/_old 2017-12-06 08:59:06.459846251 +0100 +++ /var/tmp/diff_new_pack.OxAQOv/_new 2017-12-06 08:59:06.463846104 +0100 @@ -18,12 +18,12 @@ Name: courier-unicode %define libname lib%{name} -%define libsoname %{libname}3 +%define libsoname %{libname}4 Summary: Courier Unicode Library License: GPL-3.0+ Group: Productivity/Networking/Email/Servers -Version: 1.4 +Version: 2.0 Release: 0 Url: http://www.courier-mta.org/ Source0: %{name}-%{version}.tar.bz2 @@ -102,6 +102,8 @@ %files devel %defattr(-,root,root) %doc AUTHORS +%dir %{_datadir}/aclocal/ +%{_datadir}/aclocal/%{name}*.m4 %{_libdir}/%{libname}.so %{_includedir}/%{name}*.h ++++++ courier-unicode-1.4.tar.bz2 -> courier-unicode-2.0.tar.bz2 ++++++ ++++ 26764 lines of diff (skipped)
