From 6a01fdec8b6a6db4d80681b05779d9bb3c681463b7edaafcb478be8280f7d258 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Sat, 8 Feb 2020 10:43:27 +0000 Subject: [PATCH] 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 --- python-xapp-1.6.0.tar.gz | 3 --- python-xapp-1.8.1.tar.gz | 3 +++ python-xapp.changes | 10 ++++++++++ python-xapp.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 python-xapp-1.6.0.tar.gz create mode 100644 python-xapp-1.8.1.tar.gz diff --git a/python-xapp-1.6.0.tar.gz b/python-xapp-1.6.0.tar.gz deleted file mode 100644 index 28efe09..0000000 --- a/python-xapp-1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0de55525b12166d80895ef14b0ba4583b1cd8c23d9262357a18d5f47cf7254df -size 19436 diff --git a/python-xapp-1.8.1.tar.gz b/python-xapp-1.8.1.tar.gz new file mode 100644 index 0000000..2d6444c --- /dev/null +++ b/python-xapp-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f407edf5db6a30fcdec26a24addc86dc7b7ed891890fb128dd36675a95434355 +size 19665 diff --git a/python-xapp.changes b/python-xapp.changes index 3226dd3..1951e16 100644 --- a/python-xapp.changes +++ b/python-xapp.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Feb 8 07:18:12 UTC 2020 - Maurizio Galli + +- 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 diff --git a/python-xapp.spec b/python-xapp.spec index 95610fb..6d0b600 100644 --- a/python-xapp.spec +++ b/python-xapp.spec @@ -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