diff --git a/.gitignore b/.gitignore index 1f6f136..3943525 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /fabtests-1.11.1rc1.tar.bz2 /fabtests-1.11.1.tar.bz2 /fabtests-1.11.2rc1.tar.bz2 +/fabtests-1.11.2.tar.bz2 diff --git a/fabtests.spec b/fabtests.spec index 0fe38de..b7073a0 100644 --- a/fabtests.spec +++ b/fabtests.spec @@ -1,6 +1,6 @@ Name: fabtests Version: 1.11.2 -Release: 0.1%{?dist} +Release: 1%{?dist} Summary: Test suite for libfabric API # include/jsmn.h and common/jsmn.c are licensed under MIT. # All other source files permit distribution under BSD. Some of them @@ -8,7 +8,7 @@ Summary: Test suite for libfabric API # See the license headers in individual source files to see which those are. License: BSD and (BSD or GPLv2) and MIT Url: https://github.com/ofiwg/libfabric -Source: https://github.com/ofiwg/libfabric/releases/download/v%{version}/%{name}-%{version}rc1.tar.bz2 +Source: https://github.com/ofiwg/libfabric/releases/download/v%{version}/%{name}-%{version}.tar.bz2 Patch0: 0001-adjust-shebang-lines-in-rft_yaml_to_junit_xml-and-ru.patch BuildRequires: libfabric-devel >= %{version} BuildRequires: valgrind-devel @@ -19,7 +19,7 @@ Fabtests provides a set of examples that uses libfabric - a high-performance fabric software library. %prep -%setup -q -n fabtests-1.11.2rc1 +%setup -q %patch0 -p2 %build @@ -40,6 +40,9 @@ rm -f %{buildroot}%{_libdir}/*.la %license COPYING %changelog +* Wed Dec 16 2020 Honggang Li - 1.11.2-1 +- Rebase to upstream release v1.11.2 + * Wed Dec 09 2020 Honggang Li - 1.11.2-0.1 - Rebase to upstream release v1.11.2rc1 diff --git a/sources b/sources index 595c5d1..f68c532 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fabtests-1.11.2rc1.tar.bz2) = 9f69ef0185b9c7602be9b803f7c9de487a356560711a2cddfa0437b809a0e912b529906a9f5af35d31e58adc33c04ab755482f9dbd874cbfdf46210d9cd66ca2 +SHA512 (fabtests-1.11.2.tar.bz2) = 60e1875caf69ab521ca83f57edcecb56e56b5e0ae1161d2b90ec754669606daefa09db0e384780fea3a4f51d72544cd80c17f8309c0c7c52e688719accb17b92