Accepting request 772309 from home:mauriziogalli:branches:X11:Cinnamon:Factory

- Update to version 1.8.1
  * icon chooser widget: fix kwargs to support current features 
    correctly
- Changes from versio 1.8.0
  * Expose new features in the XAppIconChooserDialog to the 
    settings widget (#10)

OBS-URL: https://build.opensuse.org/request/show/772309
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=12
This commit is contained in:
Marguerite Su 2020-02-08 10:43:27 +00:00 committed by Git OBS Bridge
parent 37f705dc3e
commit 6a01fdec8b
4 changed files with 16 additions and 6 deletions

View File

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

3
python-xapp-1.8.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Feb 8 07:18:12 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 1.8.1
* icon chooser widget: fix kwargs to support current features
correctly
- Changes from versio 1.8.0
* Expose new features in the XAppIconChooserDialog to the
settings widget (#10)
-------------------------------------------------------------------
Mon Jul 1 04:20:23 UTC 2019 - Dead Mozay <dead_mozay@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-xapp
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# 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-xapp
Version: 1.6.0
Version: 1.8.1
Release: 0
Summary: Python XApp library
License: GPL-2.0-or-later