From e453cc169f498d6329658e0a319ca72fbf8e414c7f5e5724741cff3605974ceb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 6 Dec 2021 17:50:35 +0000 Subject: [PATCH] - update to 1.13.0.1: * sync with jquery-ui 1.13.0.1 release * no changelog provided by upstream OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-XStatic-jquery-ui?expand=0&rev=6 --- XStatic-jquery-ui-1.12.1.1.tar.gz | 3 --- XStatic-jquery-ui-1.13.0.1.tar.gz | 3 +++ python-XStatic-jquery-ui.changes | 7 +++++++ python-XStatic-jquery-ui.spec | 9 ++++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 XStatic-jquery-ui-1.12.1.1.tar.gz create mode 100644 XStatic-jquery-ui-1.13.0.1.tar.gz diff --git a/XStatic-jquery-ui-1.12.1.1.tar.gz b/XStatic-jquery-ui-1.12.1.1.tar.gz deleted file mode 100644 index b6fb8fa..0000000 --- a/XStatic-jquery-ui-1.12.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6ba48bb474420a8bcb2be02eef6ae96281ec24eff6befa54f04ebc9e4cc8910 -size 1345975 diff --git a/XStatic-jquery-ui-1.13.0.1.tar.gz b/XStatic-jquery-ui-1.13.0.1.tar.gz new file mode 100644 index 0000000..f46d3eb --- /dev/null +++ b/XStatic-jquery-ui-1.13.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3697e5f0ef355b8f4a1c724221592683c2db031935cbb57b46224eef474bd294 +size 1382715 diff --git a/python-XStatic-jquery-ui.changes b/python-XStatic-jquery-ui.changes index 54cb9f9..d77f132 100644 --- a/python-XStatic-jquery-ui.changes +++ b/python-XStatic-jquery-ui.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 6 17:50:00 UTC 2021 - Dirk Müller + +- update to 1.13.0.1: + * sync with jquery-ui 1.13.0.1 release + * no changelog provided by upstream + ------------------------------------------------------------------- Tue Jan 8 17:03:54 UTC 2019 - Jan Engelhardt diff --git a/python-XStatic-jquery-ui.spec b/python-XStatic-jquery-ui.spec index 3f641bf..89ae805 100644 --- a/python-XStatic-jquery-ui.spec +++ b/python-XStatic-jquery-ui.spec @@ -1,7 +1,7 @@ # # spec file for package python-XStatic-jquery-ui # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-XStatic-jquery-ui -Version: 1.12.1.1 +Version: 1.13.0.1 Release: 0 Summary: jQuery UI repackaged for the XStatic standard License: MIT Group: Development/Languages/Python -Url: http://jqueryui.com/ -# https://pypi.python.org/pypi/XStatic-jquery-ui/1.12.0.1 -Source: XStatic-jquery-ui-%{version}.tar.gz +URL: http://jqueryui.com/ +Source: https://files.pythonhosted.org/packages/source/X/XStatic-jquery-ui/XStatic-jquery-ui-%{version}.tar.gz Source1: https://raw.githubusercontent.com/jquery/jquery-ui/master/LICENSE.txt BuildRequires: %{python_module setuptools} BuildRequires: fdupes