diff --git a/jline1.spec b/jline1.spec index 9c26a6c..d9fde07 100644 --- a/jline1.spec +++ b/jline1.spec @@ -30,9 +30,9 @@ Name: jline1 Version: 1.0 -Release: 1 +Release: 2 Summary: Java library for reading and editing user input in console applications -License: BSD +License: BSD-3-Clause URL: http://jline.sourceforge.net/ Source0: http://download.sourceforge.net/sourceforge/jline/jline-%{version}.zip Source1: CatalogManager.properties @@ -108,5 +108,8 @@ mv tmp/* . %doc LICENSE.txt %changelog +* Tue May 10 2022 liyanan - 1.0-2 +- License compliance rectification + * Wed Aug 19 2020 wangxiao - 1.0-1 - package init