diff --git a/XStatic-jquery-ui-1.12.0.1.tar.gz b/XStatic-jquery-ui-1.12.0.1.tar.gz deleted file mode 100644 index 15bd2cb..0000000 --- a/XStatic-jquery-ui-1.12.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:820af52ee62749c675d36bfc0e26ae27ec5cee7b438ef10e69973a6cf652f570 -size 1299117 diff --git a/XStatic-jquery-ui-1.12.1.1.tar.gz b/XStatic-jquery-ui-1.12.1.1.tar.gz new file mode 100644 index 0000000..b6fb8fa --- /dev/null +++ b/XStatic-jquery-ui-1.12.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ba48bb474420a8bcb2be02eef6ae96281ec24eff6befa54f04ebc9e4cc8910 +size 1345975 diff --git a/python-XStatic-jquery-ui.changes b/python-XStatic-jquery-ui.changes index 3377241..4bb6a7a 100644 --- a/python-XStatic-jquery-ui.changes +++ b/python-XStatic-jquery-ui.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 2 13:07:54 UTC 2019 - Thomas Bechtold + +- update to 1.12.1.1: + No changelog provided by upstream +- use %license macro + ------------------------------------------------------------------- Tue Aug 8 16:39:34 UTC 2017 - astieger@suse.com diff --git a/python-XStatic-jquery-ui.spec b/python-XStatic-jquery-ui.spec index c0875f5..97a135a 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) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-XStatic-jquery-ui -Version: 1.12.0.1 +Version: 1.12.1.1 Release: 0 Summary: Python module with jquery-ui (XStatic packaging standard) License: MIT @@ -50,7 +50,8 @@ cp %{SOURCE1} . %fdupes %{buildroot}/%{_prefix} %files %{python_files} -%doc LICENSE.txt README.txt +%doc README.txt +%license LICENSE.txt %{python_sitelib}/* %changelog