From a2b0e91cb0067199741abd0b0d82ee455b5ab570 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Thu, 23 Jan 2020 17:37:47 -0700 Subject: [PATCH] Version bump to 0.3 (bug #1794592) --- .gitignore | 1 + libcircle.spec | 23 ++++++++++++----------- sources | 2 +- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index c255a7e..b34dcea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libcircle-0.2.1-rc.1.tar.gz /libcircle-*.src.rpm +/libcircle-0.3.tar.gz diff --git a/libcircle.spec b/libcircle.spec index 4b018ca..9a30795 100644 --- a/libcircle.spec +++ b/libcircle.spec @@ -1,9 +1,8 @@ Name: libcircle -Version: 0.2.1 -Release: 0.9rc1%{?dist} +Version: 0.3 +Release: 1%{?dist} -%global myversion 0.2.1-rc.1 -Source: https://github.com/hpc/libcircle/releases/download/%{myversion}/%{name}-%{myversion}.tar.gz +Source: https://github.com/hpc/libcircle/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz URL: http://hpc.github.io/libcircle/ Summary: A library used to distribute workloads License: BSD @@ -11,6 +10,9 @@ License: BSD BuildRequires: check-devel BuildRequires: doxygen BuildRequires: graphviz +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libtool %description A simple interface for processing workloads using an automatically @@ -69,7 +71,8 @@ This package contains development headers and libraries for MPICH ibcircle %prep -%setup -q -n %{name}-%{myversion} +%setup -q +./autogen.sh %build mkdir openmpi mpich @@ -107,11 +110,6 @@ make -C openmpi check make -C mpich check %{_mpich_unload} -# MPI subpackages don't need the ldconfig magic. They are hidden by -# default, in MPI back-end-specific directory, and only show to the -# user after the relevant environment module has been loaded. -# rpmlint will report that as errors, but it is fine. - %files openmpi %license COPYING AUTHORS %{_libdir}/openmpi*/lib/%{name}.so.* @@ -134,8 +132,11 @@ make -C mpich check %{_docdir}/%{name} %changelog +* Thu Jan 23 2020 Christoph Junghans - 0.3-1 +- Version bump to 0.3 (bug #1794592) + * Fri Jan 17 2020 Jeff Law - 0.2.1-0.9rc1 -- Redefine _configure and use standard %configure macro +- Redefine _configure and use standard #configure macro * Thu Jul 25 2019 Fedora Release Engineering - 0.2.1-0.8rc1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index af7f1e2..96466c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libcircle-0.2.1-rc.1.tar.gz) = 526b34c52c2c596f0f9b28b06ec3d11992bce5bd5fa1fdd1f9b5efc9a502bc4ea33ba875282166fd435f50ba86f4337a76ed47aebd1231441bf08c15db3fdc66 +SHA512 (libcircle-0.3.tar.gz) = fe6260348dfc4ff520da1178fb1e854b157fe77912045c02ebdb39e6c80e6508f34f589219079d2fc7c872e94881999f1f7f73a792312a8f95457295dc11d2b0