* Tue Jun 02 2020 Egbert Eich <eich@suse.com> 
  - Add macros to handle building of openmpi1 flavors for serial
  builds as well (bsc#1172345).
 
  * Tue Dec 03 2019 Egbert Eich <eich@suse.com> 
  - Set %mpi_ver for scotch-openmpi
- Remove requires for libblacs from HPC builds which is not
  required there.
- Add openmpi3 non-HPC build flavor.
- Remove libblacs as explicit dependency for HPC build. BLACS
  is part of scalapack.
 
  * Fri Nov 29 2019 Egbert Eich <eich@suse.com> 
  - Add support for gcc7 builds for HPC.
- Add support for gcc8 and gcc9 builds for HPC (jsc#SLE-7766 &
  jsc#SLE-8604).
 
  * Thu Nov 28 2019 Egbert Eich <eich@suse.com> 
  - Disable openmpi1 builds for SLE/Leap > 15.1.
- Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).
 
  * Mon Nov 25 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> 
  - Reflect renaming of openmpi packages to openmpi1 in Tumbleweed,
  fixes unresolvable packages.
 
  * Mon Sep 09 2019 Ana Guerrero Lopez <aguerrero@suse.com> 
  - Update Source0, file is gz and not bzip2
- Use -ffat-lto-objects to provide proper static library.
 
  * Wed Aug 28 2019 Ana Guerrero Lopez <aguerrero@suse.com> 
  - Update to version 5.2.1 (jsc#SLE-9939)
  * See ChangeLog file or at http://mumps.enseeiht.fr/index.php?page=dwnld
- Refresh patch:
  * Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch
- Install the new binaries provided with the examples.
 
  * Wed Jul 17 2019 Michel Normand <normand@linux.vnet.ibm.com> 
  - Add BuildRequires libopenblas-gnu-hpc >=  0.3.6 for hpc to  avoid
  to build when openblas library not available (ppc64)
 
  * Wed Apr 03 2019 Christian Goll <cgoll@suse.com> 
  - added version flavor to scotch-openmpi[23] (bsc#1131426)
 
  * Wed Feb 27 2019 Egbert Eich <eich@suse.com> 
  - Use -Wl,--whole-archive .. -Wl,--no-whole-archive instead of unpacking
  static library to build a shared library.
- Add dependency to gcc-gfortran to non-HPC build of devel package.
 
  * Wed Feb 27 2019 Egbert Eich <eich@suse.com> 
  - Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch
  * Add missing dependency to serialize sub-builds.
 
  * Mon Feb 25 2019 Torben Mikael Hansen <torhans-build@sciomnis.com> 
  - Changed requirements for openmpi (non-hpc) version
  %%mpi-ver -> %%mpi-ext: openmpi1 flavors omit the version number.
 
  * Fri Feb 22 2019 Egbert Eich <eich@suse.com> 
  - Add conflicts between scotch and non-scotch flavors of example
  packages.
 
  * Thu Feb 14 2019 Egbert Eich <eich@suse.com> 
  - Ship header files with devel package for each HPC build (bsc#1125551).
 
  * Thu Feb 14 2019 Jan Engelhardt <jengelh@inai.de> 
  - Update RPM groups.
 
  * Thu Feb 14 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> 
  - Add explicit Requires: for matching libblacs2-* to non-HPC library package
 
  * Tue Feb 12 2019 Egbert Eich <eich@suse.com> 
  - Fix product groups.
- Fix dependencies.
- Consolidate use of openmpi1, openmpi2, openmpi3 for non-HPC builds.
 
  * Mon Feb 11 2019 Egbert Eich <eich@suse.com> 
  - Fix License.
 
  * Sat Feb 09 2019 eich@suse.com 
  - Simpify naming scheme.
- Fix more dependencies.
- Rename package: test -> examples.
- Create HPC master package for doc and examples.
- Fix shared library builds.
- Build example binaries against shared libs for all builds.
- Add Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch:
  make sure builds are serialized for 'make -j <n>'
- Version mumps, requires and buildrequires, remove unneeded buildrequires.
- Only include requires for the respecive flavor (non-scotch, scotch).
 
  * Fri Feb 08 2019 eich@suse.com 
  - Split off static packages & their link package (where applicable).
- Fix dependencies for devel packages.