From 849ef368c70d0595ff43c838dfbbaac528e2ca19 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Dec 2022 19:10:44 +0000 Subject: [PATCH 1/4] Automatic Update: openasar-canary --- anda/apps/openasar-canary/openasar-canary.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/openasar-canary/openasar-canary.spec b/anda/apps/openasar-canary/openasar-canary.spec index 8b60d95c08..3ee8f884d7 100644 --- a/anda/apps/openasar-canary/openasar-canary.spec +++ b/anda/apps/openasar-canary/openasar-canary.spec @@ -1,4 +1,4 @@ -%define commit ad9b161744b27acc5e333ee70df11afca09301ef +%define commit bb6165c1ad640ea7c45ecff2efbc01b48eaf2445 Name: openasar-canary Version: nightly.%{autogitdate} From fea46a03f2856317db2f1bbe9571bf798f1cba9a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Dec 2022 20:12:23 +0000 Subject: [PATCH 2/4] Automatic Update: prismlauncher-nightly prismlauncher-qt5-nightly --- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 2 +- .../prismlauncher-qt5-nightly/prismlauncher-qt5-nightly.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 2c8af30ed3..f399371fbb 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -1,6 +1,6 @@ %global real_name prismlauncher -%global commit 9669377b06f12093d8b96a6b6d4f570fd5a8a790 +%global commit 5ae044db93373e20add854e3be48e59e6c38421b %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global libnbtplusplus_commit 2203af7eeb48c45398139b583615134efd8d407f %global quazip_commit 6117161af08e366c37499895b00ef62f93adc345 diff --git a/anda/games/prismlauncher-qt5-nightly/prismlauncher-qt5-nightly.spec b/anda/games/prismlauncher-qt5-nightly/prismlauncher-qt5-nightly.spec index ce62098aad..6a12bfcd11 100644 --- a/anda/games/prismlauncher-qt5-nightly/prismlauncher-qt5-nightly.spec +++ b/anda/games/prismlauncher-qt5-nightly/prismlauncher-qt5-nightly.spec @@ -1,6 +1,6 @@ %global real_name prismlauncher -%global commit 9669377b06f12093d8b96a6b6d4f570fd5a8a790 +%global commit 5ae044db93373e20add854e3be48e59e6c38421b %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global libnbtplusplus_commit 2203af7eeb48c45398139b583615134efd8d407f %global quazip_commit 6117161af08e366c37499895b00ef62f93adc345 From 389abea4c51c2c3d0b0dd26619169ea2f3c1d467 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Dec 2022 22:12:00 +0000 Subject: [PATCH 3/4] Automatic Update: rnote --- anda/rust/rnote/rnote.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/rust/rnote/rnote.spec b/anda/rust/rnote/rnote.spec index 3d9c6fb71f..50198b2ec4 100644 --- a/anda/rust/rnote/rnote.spec +++ b/anda/rust/rnote/rnote.spec @@ -1,5 +1,5 @@ Name: rnote -Version: 0.5.8 +Version: 0.5.9 Release: %autorelease Summary: Sketch and take handwritten notes. License: GPLv3 From aed10b299730e0b0160be0c658338d5555be9102 Mon Sep 17 00:00:00 2001 From: lleyton Date: Tue, 6 Dec 2022 15:21:03 -0800 Subject: [PATCH 4/4] [packages/libhelium] Fix tau-helium dependency (#62) Co-authored-by: Lains <4886639+lainsce@users.noreply.github.com> --- anda/lib/libhelium/libhelium.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/libhelium/libhelium.spec b/anda/lib/libhelium/libhelium.spec index ad0c24590c..3925e68d54 100644 --- a/anda/lib/libhelium/libhelium.spec +++ b/anda/lib/libhelium/libhelium.spec @@ -22,7 +22,7 @@ Requires: libbismuth Requires: gtk4 >= 4.4 Requires: glib2 >= 2.66.0 Requires: libgee >= 0.20 -Requires: tau-helium >= %{version} +Requires: tau-helium >= 1.1.25 %description The Application Framework for tauOS apps