Hello community, here is the log from the commit of package libtasn1 for openSUSE:Factory checked in at 2020-02-06 13:06:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libtasn1 (Old) and /work/SRC/openSUSE:Factory/.libtasn1.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtasn1" Thu Feb 6 13:06:45 2020 rev:48 rq:769451 version:4.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libtasn1/libtasn1.changes 2019-12-14 12:02:24.159412385 +0100 +++ /work/SRC/openSUSE:Factory/.libtasn1.new.26092/libtasn1.changes 2020-02-06 13:06:48.384289827 +0100 @@ -1,0 +2,9 @@ +Sun Feb 2 23:00:48 UTC 2020 - Andreas Stieger <[email protected]> + +- libtasn1 4.16.0: + * asn1_decode_simple_ber: added support for constructed definite + octet strings + * asn1_get_object_id_der: enhance the range of decoded OIDs + * asn1_object_id_der: New function + +------------------------------------------------------------------- Old: ---- libtasn1-4.15.0.tar.gz libtasn1-4.15.0.tar.gz.sig New: ---- libtasn1-4.16.0.tar.gz libtasn1-4.16.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtasn1.spec ++++++ --- /var/tmp/diff_new_pack.VxQFgI/_old 2020-02-06 13:06:49.168290254 +0100 +++ /var/tmp/diff_new_pack.VxQFgI/_new 2020-02-06 13:06:49.172290256 +0100 @@ -1,7 +1,7 @@ # # spec file for package libtasn1 # -# Copyright (c) 2019 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 @@ -18,7 +18,7 @@ %define somajor 6 Name: libtasn1 -Version: 4.15.0 +Version: 4.16.0 Release: 0 Summary: ASN.1 parsing library License: LGPL-2.1-or-later AND GPL-3.0-only @@ -64,16 +64,14 @@ %build %configure --disable-static -make %{?_smp_mflags} V=1 +%make_build %install %make_install find %{buildroot} -type f -name "*.la" -delete -print -# see 49d6e3f0a4b5fd4da31228d23ae9efabef20c1ca -rm %{buildroot}/%{_bindir}/corpus2array %check -make %{?_smp_mflags} check +%make_build check %post %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz ++++++ libtasn1-4.15.0.tar.gz -> libtasn1-4.16.0.tar.gz ++++++ ++++ 7025 lines of diff (skipped)
