Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dragonbox for openSUSE:Factory checked in at 2022-09-22 14:49:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dragonbox (Old) and /work/SRC/openSUSE:Factory/.dragonbox.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dragonbox" Thu Sep 22 14:49:13 2022 rev:2 rq:1005132 version:1.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/dragonbox/dragonbox.changes 2022-09-05 21:22:29.053209482 +0200 +++ /work/SRC/openSUSE:Factory/.dragonbox.new.2275/dragonbox.changes 2022-09-22 14:49:16.546350727 +0200 @@ -1,0 +2,5 @@ +Thu Sep 15 16:15:13 UTC 2022 - Danilo Spinella <danilo.spine...@suse.com> + +- Improve spec file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dragonbox.spec ++++++ --- /var/tmp/diff_new_pack.tmJdiv/_old 2022-09-22 14:49:17.086351826 +0200 +++ /var/tmp/diff_new_pack.tmJdiv/_new 2022-09-22 14:49:17.090351834 +0200 @@ -1,7 +1,7 @@ # # spec file for package dragonbox # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,11 +37,6 @@ BuildRequires: cmake >= 3.14 BuildRequires: gcc-c++ %endif -# only TW has fmt -%if 0%{?suse_version} > 1500 -# For blackbox tests -BuildRequires: cmake(fmt) >= 7.1.2 -%endif %description This library is a reference implementation of Dragonbox in C++. @@ -79,12 +74,6 @@ %install %cmake_install -%check -%if 0%{?sle_version} -export LD_LIBRARY_PATH=%{buildroot}%{_libdir} -%endif -%ctest - %files devel %doc README.md %license LICENSE-*