Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mopac7 for openSUSE:Factory checked in at 2023-03-08 14:53:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mopac7 (Old) and /work/SRC/openSUSE:Factory/.mopac7.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mopac7" Wed Mar 8 14:53:54 2023 rev:8 rq:1070149 version:1.15 Changes: -------- --- /work/SRC/openSUSE:Factory/mopac7/mopac7.changes 2020-06-11 10:06:18.811472740 +0200 +++ /work/SRC/openSUSE:Factory/.mopac7.new.31432/mopac7.changes 2023-03-08 14:53:55.507117949 +0100 @@ -1,0 +2,5 @@ +Wed Mar 8 10:50:14 UTC 2023 - Martin Pluskal <mplus...@suse.com> + +- Build AVX2 enabled hwcaps library for x86_64-v3 + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mopac7.spec ++++++ --- /var/tmp/diff_new_pack.2tYeHm/_old 2023-03-08 14:53:56.023120759 +0100 +++ /var/tmp/diff_new_pack.2tYeHm/_new 2023-03-08 14:53:56.031120802 +0100 @@ -1,7 +1,7 @@ # # spec file for package mopac7 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,6 +25,7 @@ Group: Productivity/Scientific/Chemistry URL: https://sourceforge.net/projects/mopac7/ Source0: http://www.bioinformatics.org/ghemical/download/current/%{name}-%{version}.tar.gz +Source99: baselibs.conf Patch1: mopac7-1.14-random_data.patch Patch2: mopac7-1.14-libdir.patch # PATCH-FEATURE-OPENSUSE mopac7-fortify.patch -- fix for building with gcc7 @@ -34,6 +35,7 @@ BuildRequires: gcc-fortran BuildRequires: libtool BuildRequires: pkgconfig +%{?suse_build_hwcaps_libs} %description MOPAC7 is a semi-empirical quantum-mechanics code written by James J. P. @@ -73,7 +75,7 @@ autoreconf -fiv # http://www.bioinformatics.org/pipermail/ghemical-devel/2008-August/000763.html export FFLAGS="%{optflags} -std=legacy -fno-automatic" -%ifarch aarch64 %arm +%ifarch aarch64 %{arm} export FFLAGS="%{optflags} -fPIC" %endif %configure \ ++++++ baselibs.conf ++++++ libmopac7-1