diff --git a/.files b/.files index a0e593f..34d06d1 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 4ddbae7..eaee016 100644 --- a/.rev +++ b/.rev @@ -115,4 +115,14 @@ width/heigh. (forwarded request 898801 from dimstar) 899641 + + d25e454b5cc01667432783dd1160e676 + 1.4.0 + + dimstar_suse + - Update to version 1.4.0 + + Base colors are now parsed from stylesheets provided by GTK 4 + + Added variants for HighContrast and HighContrastInverse (forwarded request 926321 from susnux) + 926903 + diff --git a/adwaita-qt-1.3.1.tar.gz b/adwaita-qt-1.3.1.tar.gz deleted file mode 120000 index 156b58c..0000000 --- a/adwaita-qt-1.3.1.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeig7kxt7eiwuahfckqa64km237nxladk43wmzjyphk4qi2lig3rqca \ No newline at end of file diff --git a/adwaita-qt-1.4.0.tar.gz b/adwaita-qt-1.4.0.tar.gz new file mode 120000 index 0000000..f6279eb --- /dev/null +++ b/adwaita-qt-1.4.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeigzejyifdgvmcyqd3wwx7kbutu4rdqtiog4sdcxrbld7wz2hp5vtu \ No newline at end of file diff --git a/adwaita-qt.changes b/adwaita-qt.changes index 3552465..baadf70 100644 --- a/adwaita-qt.changes +++ b/adwaita-qt.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Oct 19 14:45:10 UTC 2021 - Ferdinand Thiessen + +- Update to version 1.4.0 + + Base colors are now parsed from stylesheets provided by GTK 4 + + Added variants for HighContrast and HighContrastInverse + +------------------------------------------------------------------- Wed Jun 9 13:06:21 UTC 2021 - Dominique Leuenberger - Update to version 1.3.1: diff --git a/adwaita-qt.spec b/adwaita-qt.spec index f66bb48..9b670fd 100644 --- a/adwaita-qt.spec +++ b/adwaita-qt.spec @@ -19,14 +19,14 @@ %define sover 1 Name: adwaita-qt -Version: 1.3.1 +Version: 1.4.0 Release: 0 Summary: Adwaita theme for Qt-based applications License: GPL-2.0-or-later AND LGPL-2.1-or-later URL: https://github.com/FedoraQt/adwaita-qt Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz Source99: baselibs.conf -BuildRequires: cmake +BuildRequires: cmake >= 3.18 BuildRequires: fdupes BuildRequires: libqt5-qtbase-devel >= 5.12 BuildRequires: libqt5-qtx11extras-devel