From 7355afaf10abdac1377560ff7f58f814ee8c8f6ed9ebe8163b70f4d20d482ef8 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Thu, 9 Sep 2021 20:41:30 +0000 Subject: [PATCH] Accepting request 917812 from home:luigifab:branches:openSUSE:Factory New upstream version OBS-URL: https://build.opensuse.org/request/show/917812 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/awf-gtk4?expand=0&rev=6 --- awf-gtk4-2.5.0.tar.gz | 3 --- awf-gtk4-2.6.0.tar.gz | 3 +++ awf-gtk4.changes | 10 ++++++++++ awf-gtk4.spec | 10 +++++----- 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 awf-gtk4-2.5.0.tar.gz create mode 100644 awf-gtk4-2.6.0.tar.gz diff --git a/awf-gtk4-2.5.0.tar.gz b/awf-gtk4-2.5.0.tar.gz deleted file mode 100644 index d9fe402..0000000 --- a/awf-gtk4-2.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b25a04f4af0610bcb785edd1a608b5799e7bc89cf7207dc23b9396e861a8d9e -size 559924 diff --git a/awf-gtk4-2.6.0.tar.gz b/awf-gtk4-2.6.0.tar.gz new file mode 100644 index 0000000..fd8cced --- /dev/null +++ b/awf-gtk4-2.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ba0930c52bce050ac674883f753dd291e5c4d5999c99cfec4b86d5042e59d6b +size 771397 diff --git a/awf-gtk4.changes b/awf-gtk4.changes index 96a2eaf..9398a42 100644 --- a/awf-gtk4.changes +++ b/awf-gtk4.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 9 20:00:00 UTC 2021 - Fabrice Creuzot + +- New upstream version (2.6.0) + * puts the Options menu first + * allow to run multiple independent instances + * fix getenv crash when variable is not defined + * set fixed width for font button + * add 0 and 100 marks for all scales + ------------------------------------------------------------------- Wed Jul 7 20:00:00 UTC 2021 - Fabrice Creuzot diff --git a/awf-gtk4.spec b/awf-gtk4.spec index 1ee0780..ba7797f 100644 --- a/awf-gtk4.spec +++ b/awf-gtk4.spec @@ -17,10 +17,10 @@ Name: awf-gtk4 -Version: 2.5.0 +Version: 2.6.0 Release: 0 -Summary: Theme preview application for GTK -Summary(fr): Application d'aperçu de thème pour GTK +Summary: Theme preview application for GTK 4 +Summary(fr): Application d'aperçu de thème pour GTK 4 License: GPL-3.0-or-later URL: https://github.com/luigifab/awf-extended Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -39,14 +39,14 @@ A widget factory is a theme preview application for GTK. It displays the various widget types provided by GTK in a single window allowing to see the visual effect of the applied theme. -This package provides the gtk4 version.} +This package provides the GTK 4 version.} %description -l fr %{expand: La fabrique à widgets est une application d'aperçu de thème pour GTK. Elle affiche les différents types de widgets fournis par GTK dans une seule fenêtre permettant de voir l'effet visuel du thème appliqué. -Ce paquet fournit la version gtk4.} +Ce paquet fournit la version GTK 4.} %prep %setup -q -n awf-extended-%{version}