From 7303bae5d8242b9196821ad9cc99c9aac653e4d98391aa9deac90a6a858a3270 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Thu, 9 Sep 2021 20:41:18 +0000 Subject: [PATCH] Accepting request 917811 from home:luigifab:branches:openSUSE:Factory New upstream version OBS-URL: https://build.opensuse.org/request/show/917811 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/awf-gtk3?expand=0&rev=6 --- awf-gtk3-2.5.0.tar.gz | 3 --- awf-gtk3-2.6.0.tar.gz | 3 +++ awf-gtk3.changes | 10 ++++++++++ awf-gtk3.spec | 10 +++++----- 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 awf-gtk3-2.5.0.tar.gz create mode 100644 awf-gtk3-2.6.0.tar.gz diff --git a/awf-gtk3-2.5.0.tar.gz b/awf-gtk3-2.5.0.tar.gz deleted file mode 100644 index d9fe402..0000000 --- a/awf-gtk3-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-gtk3-2.6.0.tar.gz b/awf-gtk3-2.6.0.tar.gz new file mode 100644 index 0000000..fd8cced --- /dev/null +++ b/awf-gtk3-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-gtk3.changes b/awf-gtk3.changes index a1505d8..b77536c 100644 --- a/awf-gtk3.changes +++ b/awf-gtk3.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-gtk3.spec b/awf-gtk3.spec index 0ba480d..b68a061 100644 --- a/awf-gtk3.spec +++ b/awf-gtk3.spec @@ -17,10 +17,10 @@ Name: awf-gtk3 -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 3 +Summary(fr): Application d'aperçu de thème pour GTK 3 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 gtk3 version.} +This package provides the GTK 3 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 gtk3.} +Ce paquet fournit la version GTK 3.} %prep %setup -q -n awf-extended-%{version}