Hello community, here is the log from the commit of package ell for openSUSE:Factory checked in at 2019-04-08 11:24:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ell (Old) and /work/SRC/openSUSE:Factory/.ell.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ell" Mon Apr 8 11:24:25 2019 rev:7 rq:692011 version:0.18 Changes: -------- --- /work/SRC/openSUSE:Factory/ell/ell.changes 2019-03-18 10:34:25.731544520 +0100 +++ /work/SRC/openSUSE:Factory/.ell.new.3908/ell.changes 2019-04-08 11:24:26.704226662 +0200 @@ -1,0 +2,10 @@ +Thu Apr 4 17:17:50 UTC 2019 - Alexei Sorokin <[email protected]> + +- Update to version 0.18: + * Fix an issue with handling revocation of keys. + * Add support for the TLS Signature Algorithms extension. + * Add support for the TLS version range configuration. + * Add support for time utility functions. +- Remove unsigned-char.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- ell-0.17.tar.sign ell-0.17.tar.xz unsigned-char.patch New: ---- ell-0.18.tar.sign ell-0.18.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ell.spec ++++++ --- /var/tmp/diff_new_pack.UzZabL/_old 2019-04-08 11:24:27.624226957 +0200 +++ /var/tmp/diff_new_pack.UzZabL/_new 2019-04-08 11:24:27.628226958 +0200 @@ -18,7 +18,7 @@ Name: ell %define lname libell0 -Version: 0.17 +Version: 0.18 Release: 0 Summary: Wireless setup and cryptography library License: LGPL-2.1-or-later @@ -28,7 +28,6 @@ Source: https://mirrors.kernel.org/pub/linux/libs/ell/%name-%version.tar.xz Source2: https://mirrors.kernel.org/pub/linux/libs/ell/%name-%version.tar.sign Source3: %name.keyring -Patch: unsigned-char.patch BuildRequires: gcc-c++ BuildRequires: libtool >= 2.2 BuildRequires: pkg-config @@ -59,30 +58,27 @@ applications that want to make use of ell. %prep -%setup -q -%patch -p1 +%autosetup -p1 %build %configure -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install %make_install rm -f "%buildroot/%_libdir"/*.la %check -make check || : +make %{?_smp_mflags} V=1 check || : %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig %files -n %lname -%defattr(-,root,root) -%_libdir/libell.so.0* -%doc COPYING +%license COPYING +%_libdir/libell.so.* %files devel -%defattr(-,root,root) %_libdir/libell.so %_libdir/pkgconfig/*.pc %_includedir/ell/ ++++++ ell-0.17.tar.xz -> ell-0.18.tar.xz ++++++ ++++ 5463 lines of diff (skipped)
