Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package freexl for openSUSE:Factory checked in at 2021-05-10 15:39:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freexl (Old) and /work/SRC/openSUSE:Factory/.freexl.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freexl" Mon May 10 15:39:13 2021 rev:8 rq:891933 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/freexl/freexl.changes 2018-02-26 23:26:24.955606649 +0100 +++ /work/SRC/openSUSE:Factory/.freexl.new.2988/freexl.changes 2021-05-10 15:41:58.964944819 +0200 @@ -1,0 +2,6 @@ +Sat May 8 20:00:08 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.0.6: + * no changelog provided by upstream + +------------------------------------------------------------------- Old: ---- freexl-1.0.5.tar.gz New: ---- freexl-1.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freexl.spec ++++++ --- /var/tmp/diff_new_pack.F79jIH/_old 2021-05-10 15:41:59.388943161 +0200 +++ /var/tmp/diff_new_pack.F79jIH/_new 2021-05-10 15:41:59.388943161 +0200 @@ -1,7 +1,7 @@ # # spec file for package freexl # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,20 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define sover 1 %define libname lib%{name}%{sover} Name: freexl -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Library to extract valid data from within an Excel -License: MPL-1.1 OR GPL-2.0+ OR LGPL-2.1+ +License: GPL-2.0-or-later OR MPL-1.1 OR LGPL-2.1-or-later Group: Development/Libraries/C and C++ -Url: https://www.gaia-gis.it/fossil/freexl/index -Source: http://www.gaia-gis.it/gaia-sins/%{name}-%{version}.tar.gz +URL: https://www.gaia-gis.it/fossil/freexl/index +Source: https://www.gaia-gis.it/gaia-sins/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkgconfig @@ -59,10 +59,10 @@ %build %configure \ --disable-static -make %{?_smp_mflags} +%make_build %check -make check %{?_smp_mflags} +%make_build check %install %make_install @@ -72,11 +72,13 @@ %postun -n %{libname} -p /sbin/ldconfig %files -n lib%{name}1 -%doc AUTHORS COPYING README +%license COPYING +%doc AUTHORS README %{_libdir}/libfreexl.so.%{sover}* %files devel -%doc AUTHORS COPYING README +%license COPYING +%doc AUTHORS README %{_includedir}/freexl.h %{_libdir}/libfreexl.so %{_libdir}/pkgconfig/freexl.pc ++++++ freexl-1.0.5.tar.gz -> freexl-1.0.6.tar.gz ++++++ ++++ 9293 lines of diff (skipped)