diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index c702c4bad3..6d71d2bbc8 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -2,7 +2,7 @@ %global real_name prismlauncher %global repo https://github.com/%{fancy_name}/%{fancy_name} -%global commit 347ae0a9ad8d5d933ef76dedab177995029e5f0d +%global commit 20ba787c00a28cf4e53ec0276ac7816c6b79473c %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global filesystem_commit cd6805e94dd5d6346be1b75a54cdc27787319dd2 %global libnbtplusplus_commit 2203af7eeb48c45398139b583615134efd8d407f diff --git a/anda/games/prismlauncher-qt5-nightly/prismlauncher-qt5-nightly.spec b/anda/games/prismlauncher-qt5-nightly/prismlauncher-qt5-nightly.spec index d0ac496a6f..3066dde60c 100644 --- a/anda/games/prismlauncher-qt5-nightly/prismlauncher-qt5-nightly.spec +++ b/anda/games/prismlauncher-qt5-nightly/prismlauncher-qt5-nightly.spec @@ -2,7 +2,7 @@ %global real_name prismlauncher %global repo https://github.com/%{fancy_name}/%{fancy_name} -%global commit 347ae0a9ad8d5d933ef76dedab177995029e5f0d +%global commit 20ba787c00a28cf4e53ec0276ac7816c6b79473c %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global filesystem_commit cd6805e94dd5d6346be1b75a54cdc27787319dd2 %global libnbtplusplus_commit 2203af7eeb48c45398139b583615134efd8d407f diff --git a/anda/lib/libhelium/libhelium.spec b/anda/lib/libhelium/libhelium.spec index 7b16929f8d..9ac2453f7d 100644 --- a/anda/lib/libhelium/libhelium.spec +++ b/anda/lib/libhelium/libhelium.spec @@ -1,6 +1,6 @@ Summary: The Application Framework for tauOS apps Name: libhelium -Version: 1.1.5 +Version: 1.1.6 Release: 1%{?dist} License: GPLv3 URL: https://github.com/tau-OS/libhelium @@ -66,6 +66,9 @@ rm -rf %{buildroot}%{_datadir}/themes/* %{_datadir}/vala/* %changelog +* Sat Nov 19 2022 root - 1.1.6-1 +- new version + * Fri Nov 11 2022 Lleyton Gray - 1.1.5-1 - new version