From 560063a4cf6bfa97f7211a2f916db50d206baeeb1ecca0c80dced239b6475ae9 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 5 Oct 2022 10:17:00 +0000 Subject: [PATCH] Accepting request 1008045 from home:yarunachalam:branches:devel:languages:python - Update to 0.7.7 bump version OBS-URL: https://build.opensuse.org/request/show/1008045 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pscript?expand=0&rev=16 --- pscript-0.7.6.tar.gz | 3 --- pscript-0.7.7.tar.gz | 3 +++ python-pscript.changes | 6 ++++++ python-pscript.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 pscript-0.7.6.tar.gz create mode 100644 pscript-0.7.7.tar.gz diff --git a/pscript-0.7.6.tar.gz b/pscript-0.7.6.tar.gz deleted file mode 100644 index 67aa732..0000000 --- a/pscript-0.7.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1bc8b5c1319e677837df5659289f14052c84da977c445acde95bf1ada653a6c5 -size 116888 diff --git a/pscript-0.7.7.tar.gz b/pscript-0.7.7.tar.gz new file mode 100644 index 0000000..7f2233e --- /dev/null +++ b/pscript-0.7.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02f4bba234aac0088dd674f72de63d16baf4827fbeaf5150515eac90bbf2761 +size 116963 diff --git a/python-pscript.changes b/python-pscript.changes index 28188c0..9f92bc0 100644 --- a/python-pscript.changes +++ b/python-pscript.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 4 23:20:51 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 0.7.7 + bump version + ------------------------------------------------------------------- Fri Dec 31 12:18:37 UTC 2021 - Matej Cepl diff --git a/python-pscript.spec b/python-pscript.spec index bc0458d..53c0c54 100644 --- a/python-pscript.spec +++ b/python-pscript.spec @@ -1,7 +1,7 @@ # # spec file for package python-pscript # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define modname pscript Name: python-pscript -Version: 0.7.6 +Version: 0.7.7 Release: 0 Summary: Python to JavaScript compiler License: BSD-2-Clause