diff --git a/nodeenv-1.8.0.tar.gz b/nodeenv-1.8.0.tar.gz deleted file mode 100644 index 1d24e35..0000000 --- a/nodeenv-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a8931e93a9aeae1fffa0bd76e077168e5c0ce4b32f9bc85dee2e8d8eb35a2f9 -size 36750 diff --git a/nodeenv-1.9.1.tar.gz b/nodeenv-1.9.1.tar.gz new file mode 100644 index 0000000..b791bab --- /dev/null +++ b/nodeenv-1.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8ba86a1e4ab68bb16e8f1a1ac4f6261288012c72d4fa4a697949535c2c8d04 +size 37158 diff --git a/python-nodeenv.changes b/python-nodeenv.changes index 6856359..7152358 100644 --- a/python-nodeenv.changes +++ b/python-nodeenv.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Oct 28 22:04:00 UTC 2024 - Dirk Müller + +- update to 1.9.1: + * #358 + * #338 + * #347 + * #348 + * #345 + * #342 + * #346 + ------------------------------------------------------------------- Wed Dec 20 07:11:46 UTC 2023 - Dirk Müller diff --git a/python-nodeenv.spec b/python-nodeenv.spec index cc50e24..6be37c0 100644 --- a/python-nodeenv.spec +++ b/python-nodeenv.spec @@ -1,7 +1,7 @@ # # spec file for package python-nodeenv # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,8 @@ %{?sle15allpythons} - Name: python-nodeenv -Version: 1.8.0 +Version: 1.9.1 Release: 0 Summary: Nodejs virtual environment builder License: BSD-2-Clause @@ -31,7 +30,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-setuptools Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages