From e8e01c44dee2308d2f0d3cd24aa2457eeabe9f6e Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Sun, 27 Sep 2020 13:20:27 +0000 Subject: [PATCH] Fix NVR --- mlir.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mlir.spec b/mlir.spec index 90217e0..6250b48 100644 --- a/mlir.spec +++ b/mlir.spec @@ -1,5 +1,5 @@ %global rc_ver 3 -%global baserelease 0.1 +%global baserelease 0.3 %global maj_ver 11 %global min_ver 0 %global patch_ver 0 @@ -107,6 +107,9 @@ export LD_LIBRARY_PATH=%{_builddir}/%{mlir_srcdir}/%{name}/%{_build}/bin %{_libdir}/cmake/mlir %changelog +* Sun Sep 27 2020 sguelton@redhat.com - 11.0.0-0.3.rc3 +- Fix NVR + * Thu Sep 24 2020 sguelton@redhat.com - 11.0.0-0.1.rc3 - 11.0.0-rc3 Release