diff --git a/hello.spec b/hello.spec index ba9cd2c7f4f1cb9479de76b429e8b36fce0c9459..e70146244d34c0da35f46588dad9ec970a601af4 100644 --- a/hello.spec +++ b/hello.spec @@ -1,9 +1,9 @@ Name: hello Version: 2.10 -Release: 1 +Release: 2 Summary: a test tool -License: GPL +License: GPL-3.0-or-later URL: http://www.gnu.org/software/hello/ Source0: http://ftp.gnu.org/gnu/hello/hello-2.10.tar.gz @@ -38,5 +38,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed May 11 2022 liukuo - 2.10-2 +- Change the license to "GPL-3.0-or-later" + * Thu Jul 16 2020 overweight 2.10-1 - package init