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-09-15 19:51:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hyprland-qtutils (Old)
and /work/SRC/openSUSE:Factory/.hyprland-qtutils.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hyprland-qtutils"
Mon Sep 15 19:51:00 2025 rev:5 rq:1304568 version:0.1.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/hyprland-qtutils/hyprland-qtutils.changes
2025-04-30 19:06:07.358679404 +0200
+++
/work/SRC/openSUSE:Factory/.hyprland-qtutils.new.1977/hyprland-qtutils.changes
2025-09-15 19:55:04.336559791 +0200
@@ -1,0 +2,7 @@
+Wed Sep 10 20:09:20 UTC 2025 - Marcus Rueckert <[email protected]>
+
+- Update to 0.1.5:
+ - A small update changing the wording of the donation popup to
+ reflect hyprperks.
+
+-------------------------------------------------------------------
Old:
----
v0.1.4.tar.gz
New:
----
v0.1.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ hyprland-qtutils.spec ++++++
--- /var/tmp/diff_new_pack.bodso3/_old 2025-09-15 19:55:04.840580924 +0200
+++ /var/tmp/diff_new_pack.bodso3/_new 2025-09-15 19:55:04.840580924 +0200
@@ -1,7 +1,7 @@
#
# spec file for package hyprland-qtutils
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2024 Malcolm J Lewis <[email protected]>
# Copyright (c) 2024 Shawn W Dunn <[email protected]>
#
@@ -19,7 +19,7 @@
Name: hyprland-qtutils
-Version: 0.1.4
+Version: 0.1.5
Release: 0
Summary: Hyprland QT/qml utility apps
License: BSD-3-Clause
++++++ v0.1.4.tar.gz -> v0.1.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/hyprland-qtutils-0.1.4/.github/workflows/nix.yml
new/hyprland-qtutils-0.1.5/.github/workflows/nix.yml
--- old/hyprland-qtutils-0.1.4/.github/workflows/nix.yml 2025-04-29
20:31:34.000000000 +0200
+++ new/hyprland-qtutils-0.1.5/.github/workflows/nix.yml 2025-09-10
14:41:48.000000000 +0200
@@ -7,7 +7,35 @@
steps:
- uses: actions/checkout@v4
- - uses: DeterminateSystems/nix-installer-action@main
+ - name: Install Nix
+ uses: nixbuild/nix-quick-install-action@v31
+ with:
+ nix_conf: |
+ keep-env-derivations = true
+ keep-outputs = true
+
+ - name: Restore and save Nix store
+ uses: nix-community/cache-nix-action@v6
+ with:
+ # restore and save a cache using this key
+ primary-key: nix-${{ runner.os }}-${{ hashFiles('**/*.nix',
'**/flake.lock') }}
+ # if there's no cache hit, restore a cache by this prefix
+ restore-prefixes-first-match: nix-${{ runner.os }}-
+ # collect garbage until the Nix store size (in bytes) is at most this
number
+ # before trying to save a new cache
+ # 1G = 1073741824
+ gc-max-store-size-linux: 1G
+ # do purge caches
+ purge: true
+ # purge all versions of the cache
+ purge-prefixes: nix-${{ runner.os }}-
+ # created more than this number of seconds ago
+ purge-created: 0
+ # or, last accessed more than this number of seconds ago
+ # relative to the start of the `Post Restore and save Nix store` phase
+ purge-last-accessed: 0
+ # except any version with the key that is the same as the `primary-key`
+ purge-primary-key: never
# not needed (yet)
# - uses: cachix/cachix-action@v12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/hyprland-qtutils-0.1.4/VERSION
new/hyprland-qtutils-0.1.5/VERSION
--- old/hyprland-qtutils-0.1.4/VERSION 2025-04-29 20:31:34.000000000 +0200
+++ new/hyprland-qtutils-0.1.5/VERSION 2025-09-10 14:41:48.000000000 +0200
@@ -1 +1 @@
-0.1.4
\ No newline at end of file
+0.1.5
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/hyprland-qtutils-0.1.4/flake.lock
new/hyprland-qtutils-0.1.5/flake.lock
--- old/hyprland-qtutils-0.1.4/flake.lock 2025-04-29 20:31:34.000000000
+0200
+++ new/hyprland-qtutils-0.1.5/flake.lock 2025-09-10 14:41:48.000000000
+0200
@@ -13,11 +13,11 @@
]
},
"locked": {
- "lastModified": 1737634706,
- "narHash": "sha256-nGCibkfsXz7ARx5R+SnisRtMq21IQIhazp6viBU8I/A=",
+ "lastModified": 1749154592,
+ "narHash": "sha256-DO7z5CeT/ddSGDEnK9mAXm1qlGL47L3VAHLlLXoCjhE=",
"owner": "hyprwm",
"repo": "hyprland-qt-support",
- "rev": "8810df502cdee755993cb803eba7b23f189db795",
+ "rev": "4c8053c3c888138a30c3a6c45c2e45f5484f2074",
"type": "github"
},
"original": {
@@ -37,11 +37,11 @@
]
},
"locked": {
- "lastModified": 1737634606,
- "narHash": "sha256-W7W87Cv6wqZ9PHegI6rH1+ve3zJPiyevMFf0/HwdbCQ=",
+ "lastModified": 1749145882,
+ "narHash": "sha256-qr0KXeczF8Sma3Ae7+dR2NHhvG7YeLBJv19W4oMu6ZE=",
"owner": "hyprwm",
"repo": "hyprlang",
- "rev": "f41271d35cc0f370d300413d756c2677f386af9d",
+ "rev": "1bfb84f54d50c7ae6558c794d3cfd5f6a7e6e676",
"type": "github"
},
"original": {
@@ -62,11 +62,11 @@
]
},
"locked": {
- "lastModified": 1737632363,
- "narHash": "sha256-X9I8POSlHxBVjD0fiX1O2j7U9Zi1+4rIkrsyHP0uHXY=",
+ "lastModified": 1749135356,
+ "narHash": "sha256-Q8mAKMDsFbCEuq7zoSlcTuxgbIBVhfIYpX0RjE32PS0=",
"owner": "hyprwm",
"repo": "hyprutils",
- "rev": "006620eb29d54ea9086538891404c78563d1bae1",
+ "rev": "e36db00dfb3a3d3fdcc4069cb292ff60d2699ccb",
"type": "github"
},
"original": {
@@ -77,11 +77,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1737632463,
- "narHash": "sha256-38J9QfeGSej341ouwzqf77WIHAScihAKCt8PQJ+NH28=",
+ "lastModified": 1748929857,
+ "narHash": "sha256-lcZQ8RhsmhsK8u7LIFsJhsLh/pzR9yZ8yqpTzyGdj+Q=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "0aa475546ed21629c4f5bbf90e38c846a99ec9e9",
+ "rev": "c2a03962b8e24e669fb37b7df10e7c79531ff1a4",
"type": "github"
},
"original": {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/hyprland-qtutils-0.1.4/nix/overlays.nix
new/hyprland-qtutils-0.1.5/nix/overlays.nix
--- old/hyprland-qtutils-0.1.4/nix/overlays.nix 2025-04-29 20:31:34.000000000
+0200
+++ new/hyprland-qtutils-0.1.5/nix/overlays.nix 2025-09-10 14:41:48.000000000
+0200
@@ -18,7 +18,7 @@
inputs.hyprland-qt-support.overlays.default
(final: prev: {
hyprland-qtutils = final.callPackage ./. {
- stdenv = final.gcc14Stdenv;
+ stdenv = final.gcc15Stdenv;
version = "${version}+date=${date}_${self.shortRev or "dirty"}";
};
})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/hyprland-qtutils-0.1.4/utils/donate-screen/DonateScreen.cpp
new/hyprland-qtutils-0.1.5/utils/donate-screen/DonateScreen.cpp
--- old/hyprland-qtutils-0.1.4/utils/donate-screen/DonateScreen.cpp
2025-04-29 20:31:34.000000000 +0200
+++ new/hyprland-qtutils-0.1.5/utils/donate-screen/DonateScreen.cpp
2025-09-10 14:41:48.000000000 +0200
@@ -15,5 +15,5 @@
if (buttonName == "quit")
exit(0);
if (buttonName == "donate")
- QDesktopServices::openUrl(QUrl("https://hyprland.org/support"));
+ QDesktopServices::openUrl(QUrl("https://account.hypr.land/pricing"));
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/hyprland-qtutils-0.1.4/utils/donate-screen/main.qml
new/hyprland-qtutils-0.1.5/utils/donate-screen/main.qml
--- old/hyprland-qtutils-0.1.4/utils/donate-screen/main.qml 2025-04-29
20:31:34.000000000 +0200
+++ new/hyprland-qtutils-0.1.5/utils/donate-screen/main.qml 2025-09-10
14:41:48.000000000 +0200
@@ -62,7 +62,7 @@
Text {
color: system.windowText
- text: "Hyprland is maintained by volunteers, and led by one person
in their free time.<br/>Your support is valuable, and helps fund Hyprland's
continued existence.<br/><br/>You can donate once, or monthly, and it takes
less than 5 minutes."
+ text: "Hyprland is maintained by volunteers, and led by one person
in their free time.<br/>Your support is valuable, and helps fund Hyprland's
continued existence.<br/><br/>You can donate once, or monthly, and it takes
less than 5 minutes.<br/>We also have Hyprperks, which is 5€ + tax / mo, and
gives you access to a few \"Thank you\" goodies from us."
Layout.alignment: Qt.AlignHCenter
horizontalAlignment: Text.AlignHCenter
textFormat: TextEdit.RichText