diff --git a/XStatic-1.0.2.tar.gz b/XStatic-1.0.2.tar.gz deleted file mode 100644 index 4eeab54..0000000 --- a/XStatic-1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80b78dfe37bce6dee4343d64c65375a80bcf399b46dd47c0c7d56161568a23a8 -size 2595 diff --git a/XStatic-1.0.3.tar.gz b/XStatic-1.0.3.tar.gz new file mode 100644 index 0000000..0a0275c --- /dev/null +++ b/XStatic-1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402544cc9e179489441054f09c807804e115ea246907de87c0355fb4f5a31268 +size 8452 diff --git a/python-XStatic.changes b/python-XStatic.changes index e637d60..a5e13f3 100644 --- a/python-XStatic.changes +++ b/python-XStatic.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 14 18:52:18 UTC 2023 - Dirk Müller + +- update to 1.0.3 + * packaging refresh + ------------------------------------------------------------------- Thu Nov 7 16:08:48 UTC 2019 - Matej Cepl diff --git a/python-XStatic.spec b/python-XStatic.spec index 98dfc17..17281e5 100644 --- a/python-XStatic.spec +++ b/python-XStatic.spec @@ -1,7 +1,7 @@ # # spec file for package python-XStatic # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-XStatic -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: XStatic base package with minimal support code License: MIT @@ -44,6 +44,7 @@ static files as a Python package. %files %{python_files} %doc README.txt +%license LICENSE.txt %{python_sitelib}/* %changelog