From f3d817f64cfa03ed250e5adc38d0bc235f94a841 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Oct 18 2022 06:02:14 +0000 Subject: PolyMC was subject to a hostile takeover, point meta towards safe url --- diff --git a/polymc-nightly.spec b/polymc-nightly.spec index 508bb95..05d2082 100644 --- a/polymc-nightly.spec +++ b/polymc-nightly.spec @@ -119,7 +119,8 @@ mv -f libraries/tomlplusplus-%{tomlplusplus_commit} libraries/tomlplusplus -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo" \ -DLauncher_FORCE_BUNDLED_LIBS:BOOL=ON \ -DLauncher_QT_VERSION_MAJOR=5 \ - -DLauncher_UPDATER_BASE:STRING="" + -DLauncher_UPDATER_BASE:STRING="" \ + -DLauncher_META_URL:STRING="https://meta.scrumplex.rocks/v1/" %cmake_build diff --git a/polymc.spec b/polymc.spec index 3c63dcd..ae25295 100644 --- a/polymc.spec +++ b/polymc.spec @@ -6,7 +6,7 @@ Name: polymc Version: 1.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Minecraft launcher with ability to manage multiple instances # @@ -112,7 +112,8 @@ mv -f libraries/libnbtplusplus-%{libnbtplusplus_commit} libraries/libnbtplusplus -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo" \ -DLauncher_FORCE_BUNDLED_LIBS:BOOL=ON \ -DLauncher_QT_VERSION_MAJOR=5 \ - -DLauncher_UPDATER_BASE:STRING="" + -DLauncher_UPDATER_BASE:STRING="" \ + -DLauncher_META_URL:STRING="https://meta.scrumplex.rocks/v1/" %cmake_build @@ -142,6 +143,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.polymc.PolyMC.des %changelog +* Tue Oct 18 2022 Jan Drögehoff - 1.4.2-2 +- Project was subject to a hostile takeover, point meta towards safe url + * Thu Sep 08 2022 Jan Drögehoff - 1.4.2-1 - Update to 1.4.2