Hello community, here is the log from the commit of package libidn2 for openSUSE:Factory checked in at 2017-05-10 20:31:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libidn2 (Old) and /work/SRC/openSUSE:Factory/.libidn2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libidn2" Wed May 10 20:31:49 2017 rev:4 rq:490972 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libidn2/libidn2.changes 2017-01-24 10:36:13.418367404 +0100 +++ /work/SRC/openSUSE:Factory/.libidn2.new/libidn2.changes 2017-05-10 20:31:58.179869754 +0200 @@ -1,0 +2,30 @@ +Tue Apr 25 09:18:59 UTC 2017 - [email protected] + +- Sources updated from http://alpha.gnu.org to https://ftp.gnu.org + +------------------------------------------------------------------- +Mon Apr 24 15:18:16 UTC 2017 - [email protected] + +- Update to version 2.0.1 +- Version 2.0.1 (released 2017-04-22) + * idn2 utility now using IDNA2008 + TR46 by default +- Version 2.0.0 (released 2017-03-29) [alpha] + * Version numbering scheme changed + * Added to ASCII conversion functions corresponding to libidn1 + functions: + - idn2_to_ascii_4i - idn2_to_ascii_4z + - idn2_to_ascii_8z - idn2_to_ascii_lz + * Added to unicode conversion functions corresponding to libidn1 + functions: + - idn2_to_unicode_8z4z - idn2_to_unicode_4z4z + - idn2_to_unicode_44i - idn2_to_unicode_8z8z + - idn2_to_unicode_8zlz - idn2_to_unicode_lzlz + * Including idn2.h will provide libidn1 compatibility functions + unless IDN2_SKIP_LIBIDN_COMPAT is defined. That allows converting + applications from libidn1 (which offers IDNA2003) to libidn2 (which + offers IDNA2008) by replacing idna.h to idn2.h in the applications' + source. +- Dropped patch not needed after revision + * libidn2-no-examples-build.patch + +------------------------------------------------------------------- Old: ---- libidn2-0.16.tar.gz libidn2-no-examples-build.patch New: ---- libidn2-2.0.1.tar.gz libidn2-2.0.1.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libidn2.spec ++++++ --- /var/tmp/diff_new_pack.d83fuW/_old 2017-05-10 20:32:01.383417788 +0200 +++ /var/tmp/diff_new_pack.d83fuW/_new 2017-05-10 20:32:01.387417224 +0200 @@ -18,16 +18,15 @@ %define lname libidn2-0 Name: libidn2 -Version: 0.16 +Version: 2.0.1 Release: 0 Summary: Support for Internationalized Domain Names (IDN) based on IDNA2008 License: GPL-3.0+ Group: Development/Libraries/C and C++ Url: https://www.gnu.org/software/libidn/#libidn2 -Source0: http://alpha.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz +Source0: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz +Source1: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig Source3: baselibs.conf -# PATCH-FIX-UPSTREAM: do not build non-installed examples needlessly -Patch0: libidn2-no-examples-build.patch BuildRequires: libunistring-devel BuildRequires: pkgconfig Requires(post): %{install_info_prereq} @@ -60,7 +59,6 @@ %prep %setup -q -%patch0 -p1 %build %configure \ @@ -68,6 +66,7 @@ --disable-silent-rules \ --disable-static \ --disable-gtk-doc + make %{?_smp_mflags} %install @@ -90,7 +89,7 @@ %files tools %defattr(-,root,root) -%doc AUTHORS COPYING* ChangeLog NEWS README +%doc AUTHORS COPYING* ChangeLog NEWS README.md %{_infodir}/libidn* %{_bindir}/idn2 %{_mandir}/man1/idn2.1%{ext_man} @@ -102,6 +101,7 @@ %files devel %defattr(-,root,root) %{_libdir}/libidn2.so +%{_libdir}/pkgconfig/libidn2.pc %{_includedir}/*.h %{_mandir}/man3/* ++++++ libidn2-0.16.tar.gz -> libidn2-2.0.1.tar.gz ++++++ ++++ 192889 lines of diff (skipped)
