commit hyprland-qtutils for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hyprland-qtutils for openSUSE:Factory checked in at 2025-01-07 20:51:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hyprland-qtutils (Old) and /work/SRC/openSUSE:Factory/.hyprland-qtutils.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "hyprland-qtutils" Tue Jan 7 20:51:43 2025 rev:2 rq:1235088 version:0.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/hyprland-qtutils/hyprland-qtutils.changes 2024-12-26 12:23:54.582555212 +0100 +++ /work/SRC/openSUSE:Factory/.hyprland-qtutils.new.1881/hyprland-qtutils.changes 2025-01-07 20:52:08.153728074 +0100 @@ -1,0 +2,6 @@ +Mon Jan 6 00:33:21 UTC 2025 - Shawn Dunn <sfalken@opensuse.org> + +- Update to version 0.1.2 + * update-screen: Add a button to support the project + +------------------------------------------------------------------- Old: ---- v0.1.1.tar.gz New: ---- v0.1.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hyprland-qtutils.spec ++++++ --- /var/tmp/diff_new_pack.QBXR0W/_old 2025-01-07 20:52:09.865798860 +0100 +++ /var/tmp/diff_new_pack.QBXR0W/_new 2025-01-07 20:52:09.881799521 +0100 @@ -1,6 +1,7 @@ # # spec file for package hyprland-qtutils # +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2024 Malcolm J Lewis <malcolmlewis@opensuse.org> # Copyright (c) 2024 Shawn W Dunn <sfalken@opensuse.org> # @@ -18,7 +19,7 @@ Name: hyprland-qtutils -Version: 0.1.1 +Version: 0.1.2 Release: 0 Summary: Hyprland QT/qml utility apps License: BSD-3-Clause ++++++ v0.1.1.tar.gz -> v0.1.2.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hyprland-qtutils-0.1.1/VERSION new/hyprland-qtutils-0.1.2/VERSION --- old/hyprland-qtutils-0.1.1/VERSION 2024-12-11 18:23:39.000000000 +0100 +++ new/hyprland-qtutils-0.1.2/VERSION 2025-01-05 23:07:18.000000000 +0100 @@ -1 +1 @@ -0.1.1 \ No newline at end of file +0.1.2 \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hyprland-qtutils-0.1.1/flake.lock new/hyprland-qtutils-0.1.2/flake.lock --- old/hyprland-qtutils-0.1.1/flake.lock 2024-12-11 18:23:39.000000000 +0100 +++ new/hyprland-qtutils-0.1.2/flake.lock 2025-01-05 23:07:18.000000000 +0100 @@ -10,11 +10,11 @@ ] }, "locked": { - "lastModified": 1732288281, - "narHash": "sha256-XTU9B53IjGeJiJ7LstOhuxcRjCOFkQFl01H78sT9Lg4=", + "lastModified": 1734796073, + "narHash": "sha256-TnuKsa8OHrSJEmHm3TLGOWbPNA1gRjmZLsRzKrCqOsg=", "owner": "hyprwm", "repo": "hyprutils", - "rev": "b26f33cc1c8a7fd5076e19e2cce3f062dca6351c", + "rev": "c3331116ebd0b71df5ae8c6efe9a7f94148b03bf", "type": "github" }, "original": { @@ -25,11 +25,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1733392399, - "narHash": "sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG+cBns=", + "lastModified": 1734649271, + "narHash": "sha256-4EVBRhOjMDuGtMaofAIqzJbg4Ql7Ai0PSeuVZTHjyKQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d0797a04b81caeae77bcff10a9dde78bc17f5661", + "rev": "d70bd19e0a38ad4790d3913bf08fcbfc9eeca507", "type": "github" }, "original": { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hyprland-qtutils-0.1.1/nix/default.nix new/hyprland-qtutils-0.1.2/nix/default.nix --- old/hyprland-qtutils-0.1.1/nix/default.nix 2024-12-11 18:23:39.000000000 +0100 +++ new/hyprland-qtutils-0.1.2/nix/default.nix 2025-01-05 23:07:18.000000000 +0100 @@ -4,7 +4,6 @@ cmake, pkg-config, hyprutils, - kdePackages, pciutils, qt6, version ? "0", @@ -32,7 +31,6 @@ buildInputs = [ hyprutils - kdePackages.kirigami-addons qt6.qtbase qt6.qtsvg qt6.qtwayland diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hyprland-qtutils-0.1.1/utils/update-screen/UpdateScreen.cpp new/hyprland-qtutils-0.1.2/utils/update-screen/UpdateScreen.cpp --- old/hyprland-qtutils-0.1.1/utils/update-screen/UpdateScreen.cpp 2024-12-11 18:23:39.000000000 +0100 +++ new/hyprland-qtutils-0.1.2/utils/update-screen/UpdateScreen.cpp 2025-01-05 23:07:18.000000000 +0100 @@ -1,6 +1,7 @@ #include "UpdateScreen.hpp" #include <print> +#include <QDesktopServices> #include <hyprutils/string/String.hpp> #include <hyprutils/os/Process.hpp> @@ -13,4 +14,6 @@ void CUpdateScreen::onButtonPress(QString buttonName) { if (buttonName == "quit") exit(0); + if (buttonName == "donate") + QDesktopServices::openUrl(QUrl("https://hyprland.org/support")); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hyprland-qtutils-0.1.1/utils/update-screen/main.qml new/hyprland-qtutils-0.1.2/utils/update-screen/main.qml --- old/hyprland-qtutils-0.1.1/utils/update-screen/main.qml 2024-12-11 18:23:39.000000000 +0100 +++ new/hyprland-qtutils-0.1.2/utils/update-screen/main.qml 2025-01-05 23:07:18.000000000 +0100 @@ -80,6 +80,13 @@ Layout.alignment: Qt.AlignRight Button { + text: "Support the project" + onClicked: (e) => { + updateScreen.onButtonPress("donate"); + } + } + + Button { text: "Don't show this when I update" onClicked: (e) => { var component = Qt.createComponent("dialogMain.qml")
participants (1)
-
Source-Sync