diff --git a/hatch_nodejs_version-0.3.1.tar.gz b/hatch_nodejs_version-0.3.1.tar.gz deleted file mode 100644 index 344f106..0000000 Binary files a/hatch_nodejs_version-0.3.1.tar.gz and /dev/null differ diff --git a/hatch_nodejs_version-0.3.2.tar.gz b/hatch_nodejs_version-0.3.2.tar.gz new file mode 100644 index 0000000..8078eee Binary files /dev/null and b/hatch_nodejs_version-0.3.2.tar.gz differ diff --git a/python-hatch-nodejs-version.spec b/python-hatch-nodejs-version.spec index 4890690..d38d186 100644 --- a/python-hatch-nodejs-version.spec +++ b/python-hatch-nodejs-version.spec @@ -3,13 +3,12 @@ %global source_name hatch_nodejs_version Name: python-%{pypi_name} -Version: 0.3.1 +Version: 0.3.2 Release: 1 Summary: Hatch plugin for versioning from a package.json file. - License: MIT URL: https://github.com/agoose77/hatch-nodejs-version -Source0: https://files.pythonhosted.org/packages/1a/f7/e563b874c1ebd181e002b56801562516408fa1ff12bbba4f803faa4f433b/hatch_nodejs_version-0.3.1.tar.gz +Source0: https://files.pythonhosted.org/packages/af/b6/c9406cfa9edf740c6b3de6173408a159228eac0cee80eead4a5b9cc88848/hatch_nodejs_version-0.3.2.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -45,5 +44,8 @@ Hatch plugin for versioning from a package.json file. %{python3_sitelib}/hatch_nodejs_version*.dist-info/ %changelog +* Fri Dec 08 2023 jiangxinyu - 0.3.2-1 +- Update package to version 0.3.2 + * Sun Jun 25 2023 Dongxing Wang - 0.3.1-1 - Initial package 0.3.1 for mkdocs-material