diff --git a/nodejs-spdx-exceptions.spec b/nodejs-spdx-exceptions.spec index 9ac1577..6e74749 100644 --- a/nodejs-spdx-exceptions.spec +++ b/nodejs-spdx-exceptions.spec @@ -1,8 +1,8 @@ %{?nodejs_find_provides_and_requires} %global packagename spdx-exceptions Name: nodejs-spdx-exceptions -Version: 1.0.5 -Release: 2 +Version: 2.3.0 +Release: 1 Summary: A list of SPDX standard license exceptions License: CC-BY-3.0 URL: https://github.com/jslicense/spdx-exceptions.json @@ -34,6 +34,9 @@ cp -pr *.json \ %{nodejs_sitelib}/%{packagename} %changelog +* Mon Oct 30 2023 wulei - 2.3.0-1 +- Update to 2.3.0 + * Thu Jun 16 2022 Chenyx - 1.0.5-2 - License compliance rectification diff --git a/v1.0.5.tar.gz b/v1.0.5.tar.gz deleted file mode 100644 index 083c785..0000000 Binary files a/v1.0.5.tar.gz and /dev/null differ diff --git a/v2.3.0.tar.gz b/v2.3.0.tar.gz new file mode 100644 index 0000000..1ff911b Binary files /dev/null and b/v2.3.0.tar.gz differ