diff --git a/nodeenv-1.3.5.tar.gz b/nodeenv-1.3.5.tar.gz deleted file mode 100644 index a8f546d..0000000 --- a/nodeenv-1.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:825944b102e44f6a7a10e3f32a2004cbb62755becbe8ed188494e5d962bc7ea3 -size 32824 diff --git a/nodeenv-1.4.0.tar.gz b/nodeenv-1.4.0.tar.gz new file mode 100644 index 0000000..e95348b --- /dev/null +++ b/nodeenv-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbe5f7e966c6130038aa1966e432ff67a9e99f8e489d5ea8849b02770096389d +size 34633 diff --git a/python-nodeenv.changes b/python-nodeenv.changes index 39a8022..b8a24cd 100644 --- a/python-nodeenv.changes +++ b/python-nodeenv.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jun 14 09:34:58 UTC 2020 - Dirk Mueller + +- update to 1.4.0: + * a new way of the mirroring; some fixes + ------------------------------------------------------------------- Thu May 21 10:56:37 UTC 2020 - Petr Gajdos diff --git a/python-nodeenv.spec b/python-nodeenv.spec index 5d52502..c7dd646 100644 --- a/python-nodeenv.spec +++ b/python-nodeenv.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-nodeenv -Version: 1.3.5 +Version: 1.4.0 Release: 0 Summary: Nodejs virtual environment builder License: BSD-2-Clause @@ -60,7 +60,7 @@ Node.js virtual environment builder. %python_uninstall_alternative nodeenv %files %{python_files} -%doc AUTHORS CHANGES README README.rst +%doc CHANGES README.rst %license LICENSE %python_alternative %{_bindir}/nodeenv %{python_sitelib}/*