From 2d2d7faf36e50606c5965c48ebc3523ecbcc0e6e05ea2d9df3851b680a0281c1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 7 Dec 2023 22:33:55 +0000 Subject: [PATCH] - update to 0.3.2: * Add a trailing newline to package.json when appropriate #17 * Assume NPM person can be string #20 (@vikramaditya91) - Update to version 0.3.1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch_nodejs_version?expand=0&rev=8 --- hatch_nodejs_version-0.3.1.tar.gz | 3 --- hatch_nodejs_version-0.3.2.tar.gz | 3 +++ python-hatch_nodejs_version.changes | 9 ++++++++- python-hatch_nodejs_version.spec | 2 +- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 hatch_nodejs_version-0.3.1.tar.gz create mode 100644 hatch_nodejs_version-0.3.2.tar.gz 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 a01108c..0000000 --- a/hatch_nodejs_version-0.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e55fd713d92c5c1ccfee778efecaa780fd8bcd276d4ca7aff9f6791f6f76d9c -size 14347 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..b50fc7f --- /dev/null +++ b/hatch_nodejs_version-0.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a7828d817b71e50bbbbb01c9bfc0b329657b7900c56846489b9c958de15b54c +size 16942 diff --git a/python-hatch_nodejs_version.changes b/python-hatch_nodejs_version.changes index bfe350e..53feaf5 100644 --- a/python-hatch_nodejs_version.changes +++ b/python-hatch_nodejs_version.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 7 22:33:44 UTC 2023 - Dirk Müller + +- update to 0.3.2: + * Add a trailing newline to package.json when appropriate #17 + * Assume NPM person can be string #20 (@vikramaditya91) + ------------------------------------------------------------------- Sun Feb 5 17:58:18 UTC 2023 - Ben Greiner @@ -7,7 +14,7 @@ Sun Feb 5 17:58:18 UTC 2023 - Ben Greiner ------------------------------------------------------------------- Sat Dec 3 17:37:49 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 0.3.1 +- Update to version 0.3.1 * Add a trailing newline to package.json when appropriate by @blink1073 in #17 - Update to version 0.3.0 diff --git a/python-hatch_nodejs_version.spec b/python-hatch_nodejs_version.spec index a7ad02b..0ce4d00 100644 --- a/python-hatch_nodejs_version.spec +++ b/python-hatch_nodejs_version.spec @@ -17,7 +17,7 @@ Name: python-hatch_nodejs_version -Version: 0.3.1 +Version: 0.3.2 Release: 0 Summary: This package provides two Hatch plugins for nodejs License: MIT