From d1f7b6752e9aa4ad02fc0728983cb1dcce78354c Mon Sep 17 00:00:00 2001 From: raas Date: Mon, 17 Apr 2023 17:16:19 +0000 Subject: Update spec file with new license, bump to 2.0 --- mbw.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/mbw.spec b/mbw.spec index 2d1ca4e..f105bdf 100644 --- a/mbw.spec +++ b/mbw.spec @@ -1,8 +1,8 @@ Summary: Memory bandwidth benchmark Name: mbw -Version: 1.5 +Version: 2.0 Release: 1%{?dist} -License: LGPLv2.1 +License: GPL-3.0-or-later Buildroot: %{_tmppath}/%{name}-buildroot Group: System Environment/Base Source: %{name}.tar.gz @@ -33,6 +33,10 @@ rm -rf %{buildroot} %attr(644,-,-) %{_mandir}/man1/mbw.1.gz %changelog +* Mon Apr 17 2023 Andras Horvath 2.0-1 +- Migrated to GPLv3 license +- Small build fixes and cleanups + * Tue Apr 26 2022 Andras Horvath 1.5-1 - New platform support (Mac) -- cgit v1.2.3