diff --git a/newt.spec b/newt.spec index 168d1df..87d3f91 100644 --- a/newt.spec +++ b/newt.spec @@ -1,8 +1,8 @@ Name: newt Version: 0.52.23 -Release: 1 +Release: 2 Summary: A library for text mode user interfaces -License: LGPLv2 +License: LGPL-2.0-only URL: https://pagure.io/newt Source: https://pagure.io/releases/newt/newt-%{version}.tar.gz @@ -88,6 +88,12 @@ make test %{_mandir}/man1/whiptail.1* %changelog +* Thu Aug 01 2024 yanglu - 0.52.23-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:fix license + * Thu Feb 01 2024 yanglu - 0.52.23-1 - Type:requirement - Id:NA