diff options
author | ahorvath <ahorvath@ahorvath-1.roam.corp.google.com> | 2018-05-04 15:48:09 +0200 |
---|---|---|
committer | ahorvath <ahorvath@ahorvath-1.roam.corp.google.com> | 2018-05-04 15:48:09 +0200 |
commit | 82c3f134c62080ae61076d807e03457cd9f9d038 (patch) | |
tree | b0d59aceb8e3743b433c4f6a551bb58cd6292960 | |
parent | 6c24b208b9fb8f2008d818eee05831ee7fc519fc (diff) |
explicit LGPLv3+ license, cf https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing
-rw-r--r-- | mbw.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Summary: Memory bandwidth benchmark Name: mbw Version: 1.4 Release: 1%{?dist} -License: LGPL +License: LGPLv3+ Buildroot: %{_tmppath}/%{name}-buildroot Group: System Environment/Base Source: %{name}.tar.gz @@ -33,6 +33,9 @@ rm -rf %{buildroot} %attr(644,-,-) %{_mandir}/man1/mbw.1.gz %changelog +* Fri May 04 2018 Andras Horvath <andras.horvath@gmail.com> 1.4-2 +- Explicitly specify licence version + * Fri Jan 17 2014 Andras Horvath <andras.horvath@gmail.com> 1.4-1 - Fix labeling of the displayed results |