15
0

- update to 1.12.1.1:

No changelog provided by upstream
- use %license macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-XStatic-jquery-ui?expand=0&rev=2
This commit is contained in:
2019-01-02 13:10:44 +00:00
committed by Git OBS Bridge
parent a979357fa4
commit 1771120ff1
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:820af52ee62749c675d36bfc0e26ae27ec5cee7b438ef10e69973a6cf652f570
size 1299117

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6ba48bb474420a8bcb2be02eef6ae96281ec24eff6befa54f04ebc9e4cc8910
size 1345975

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 2 13:07:54 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- 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

View File

@@ -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