From a24a09ce652a8244b279a9fd9f00ee71761c440c Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Sun, 27 Sep 2020 13:18:32 +0000 Subject: [PATCH] Fix NVR --- libomp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libomp.spec b/libomp.spec index 31ee6d2..a616a20 100644 --- a/libomp.spec +++ b/libomp.spec @@ -1,5 +1,5 @@ %global rc_ver 3 -%global baserelease 0.1 +%global baserelease 0.2 %global libomp_srcdir openmp-%{version}%{?rc_ver:rc%{rc_ver}}.src @@ -144,6 +144,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a %{_libexecdir}/tests/libomp/ %changelog +* Sun Sep 27 2020 sguelton@redhat.com - 11.0.0-0.2.rc3 +- Fix NVR + * Thu Sep 24 2020 sguelton@redhat.com - 11.0.0-0.1.rc3 - 11.0.0-rc3 Release