Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sratom for openSUSE:Factory checked in at 2021-03-11 20:07:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sratom (Old) and /work/SRC/openSUSE:Factory/.sratom.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sratom" Thu Mar 11 20:07:27 2021 rev:15 rq:877857 version:0.6.8 Changes: -------- --- /work/SRC/openSUSE:Factory/sratom/sratom.changes 2020-10-30 11:45:56.305615446 +0100 +++ /work/SRC/openSUSE:Factory/.sratom.new.2401/sratom.changes 2021-03-11 20:08:05.100253978 +0100 @@ -1,0 +2,7 @@ +Mon Mar 8 23:14:31 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 0.6.8: + * Fix potential null pointer dereference +- disable docs from building: only in -devel package + +------------------------------------------------------------------- Old: ---- sratom-0.6.6.tar.bz2 New: ---- sratom-0.6.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sratom.spec ++++++ --- /var/tmp/diff_new_pack.wDhxXm/_old 2021-03-11 20:08:05.848255193 +0100 +++ /var/tmp/diff_new_pack.wDhxXm/_new 2021-03-11 20:08:05.852255199 +0100 @@ -1,7 +1,7 @@ # # spec file for package sratom # -# 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 @@ -18,7 +18,7 @@ %define sover 0 Name: sratom -Version: 0.6.6 +Version: 0.6.8 Release: 0 Summary: A library for serialising LV2 atoms to/from RDF License: ISC @@ -64,8 +64,7 @@ --prefix=%{_prefix} \ --libdir=%{_libdir} \ --docdir=%{_defaultdocdir} \ - --test \ - --docs + --test python3 ./waf build -v %{?_smp_mflags} %install @@ -86,7 +85,5 @@ %{_libdir}/libsratom-0.so %{_includedir}/sratom-0/ %{_libdir}/pkgconfig/sratom-0.pc -%{_defaultdocdir}/sratom-0/ -%{_mandir}/man3/* %changelog ++++++ sratom-0.6.6.tar.bz2 -> sratom-0.6.8.tar.bz2 ++++++ ++++ 8570 lines of diff (skipped)