Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package e-antic for openSUSE:Factory checked in at 2021-07-03 20:50:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/e-antic (Old) and /work/SRC/openSUSE:Factory/.e-antic.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "e-antic" Sat Jul 3 20:50:49 2021 rev:2 rq:903781 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/e-antic/e-antic.changes 2021-06-27 19:00:41.672403169 +0200 +++ /work/SRC/openSUSE:Factory/.e-antic.new.2625/e-antic.changes 2021-07-03 20:51:10.196620554 +0200 @@ -1,0 +2,5 @@ +Fri Jul 2 19:25:27 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Add Requires to e-antic-devel so that all headers can be used. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ e-antic.spec ++++++ --- /var/tmp/diff_new_pack.DtPC9C/_old 2021-07-03 20:51:10.588617540 +0200 +++ /var/tmp/diff_new_pack.DtPC9C/_new 2021-07-03 20:51:10.592617510 +0200 @@ -1,7 +1,7 @@ # -# spec file for package antic +# spec file for package e-antic # -# 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 @@ -26,19 +26,19 @@ URL: https://github.com/flatsurf/e-antic Source: https://github.com/flatsurf/e-antic/releases/download/%version/e-antic-%version.tar.gz -BuildRequires: automake -BuildRequires: libtool BuildRequires: antic-devel BuildRequires: arb-devel +BuildRequires: automake BuildRequires: cereal-devel BuildRequires: flint-devel >= 2.6 BuildRequires: gcc-c++ BuildRequires: gmp-devel BuildRequires: libboost_headers-devel +BuildRequires: libtool BuildRequires: python-rpm-macros +BuildRequires: python3-setuptools BuildRequires: unique-factory-devel BuildRequires: pkgconfig(catch2) -BuildRequires: python3-setuptools %description E-ANTIC is a C/C++ library to deal with real embedded number fields @@ -56,6 +56,9 @@ Summary: Development files for e-antic Group: Development/Libraries/C and C++ Requires: %lname = %version +Requires: antic-devel +Requires: arb-devel +Requires: libboost_headers-devel %description devel E-ANTIC is a C/C++ library to deal with real embedded number fields