From 16cdff30aaf50b946d4afd20da1c7a81b72c7e16 Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Aug 03 2020 12:30:51 +0000 Subject: update 2020-08-03 12:30 --- diff --git a/.files b/.files index 7a601a9..b5f85e1 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index d491700..13e78cd 100644 --- a/.rev +++ b/.rev @@ -41,4 +41,24 @@ * Stability fixes (forwarded request 769580 from hellcp) 769943 + + 29e8f4c9ae7b42351d092f92d01b5fab + 1.1.4 + + dimstar_suse + - Update to 1.1.4 + * Do not set color to views which don't use our palette +- Update to 1.1.3 + * Fix crash when accessing already deleted widget (qutebrowser/qutebrowser#5435) +- Update to 1.1.2 + * Correctly set Light, Midlight, Mid and Dark colors + * Specify XCB types correctly to avoid crash on 32-bit systems + * QMenu: allow icons + * QMenu: move text in submenus to avoid having arrow ipainted over accelerator + * QTreeView: don't use different colors for unfocused views + * QCheckBox/QRadioButton: update colors to match latest adwaita changes + * Implement standardPalette() which might be used by some applications +- Run spec-cleaner (forwarded request 823462 from elimat) + 823597 + diff --git a/adwaita-qt-1.1.1.tar.gz b/adwaita-qt-1.1.1.tar.gz deleted file mode 120000 index f121333..0000000 --- a/adwaita-qt-1.1.1.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeic6u5w26bdq4dav3fvd46zj3nao4lnrgrcz3ihtgl4h6ncqxpjabe \ No newline at end of file diff --git a/adwaita-qt-1.1.4.tar.gz b/adwaita-qt-1.1.4.tar.gz new file mode 120000 index 0000000..8edcd33 --- /dev/null +++ b/adwaita-qt-1.1.4.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeif6c6r33drnpnbbkftzrju25dbuluxrnc5ap6jvn7a2fqskwzuevy \ No newline at end of file diff --git a/adwaita-qt.changes b/adwaita-qt.changes index f47b865..ac8e2e9 100644 --- a/adwaita-qt.changes +++ b/adwaita-qt.changes @@ -1,4 +1,21 @@ ------------------------------------------------------------------- +Wed Jul 29 22:11:22 UTC 2020 - Matthias Eliasson + +- Update to 1.1.4 + * Do not set color to views which don't use our palette +- Update to 1.1.3 + * Fix crash when accessing already deleted widget (qutebrowser/qutebrowser#5435) +- Update to 1.1.2 + * Correctly set Light, Midlight, Mid and Dark colors + * Specify XCB types correctly to avoid crash on 32-bit systems + * QMenu: allow icons + * QMenu: move text in submenus to avoid having arrow ipainted over accelerator + * QTreeView: don't use different colors for unfocused views + * QCheckBox/QRadioButton: update colors to match latest adwaita changes + * Implement standardPalette() which might be used by some applications +- Run spec-cleaner + +------------------------------------------------------------------- Mon Feb 3 13:22:05 UTC 2020 - Stasiek Michalski - Update to 1.1.1 diff --git a/adwaita-qt.spec b/adwaita-qt.spec index 5b55837..c8bbef2 100644 --- a/adwaita-qt.spec +++ b/adwaita-qt.spec @@ -1,7 +1,7 @@ # # spec file for package adwaita-qt # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2015 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -23,14 +23,12 @@ %bcond_with qt4 %endif Name: adwaita-qt -Version: 1.1.1 +Version: 1.1.4 Release: 0 Summary: Adwaita theme for Qt-based applications License: GPL-2.0-or-later AND LGPL-2.1-or-later -Group: System/GUI/GNOME URL: https://github.com/FedoraQt/adwaita-qt Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz - BuildRequires: cmake BuildRequires: fdupes BuildRequires: libqt5-qtbase-devel @@ -43,7 +41,6 @@ Theme to let Qt applications fit nicely into GNOME desktop. %package -n adwaita-qt4 Summary: Adwaita Qt4 theme -Group: System/GUI/GNOME Supplements: (libqt4 and gnome-session) %description -n adwaita-qt4 @@ -51,7 +48,6 @@ Adwaita theme variant for applications utilizing Qt4 %package -n adwaita-qt5 Summary: Adwaita Qt5 theme -Group: System/GUI/GNOME Supplements: (libQt5Core5 and gnome-session) %description -n adwaita-qt5