Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package prismlauncher-cracked for
openSUSE:Factory checked in at 2026-07-17 18:54:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prismlauncher-cracked (Old)
and /work/SRC/openSUSE:Factory/.prismlauncher-cracked.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "prismlauncher-cracked"
Fri Jul 17 18:54:15 2026 rev:4 rq:1366429 version:11.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/prismlauncher-cracked/prismlauncher-cracked.changes
2026-05-05 15:16:26.369800463 +0200
+++
/work/SRC/openSUSE:Factory/.prismlauncher-cracked.new.24530/prismlauncher-cracked.changes
2026-07-17 18:54:18.655059557 +0200
@@ -1,0 +2,6 @@
+Fri Jul 17 14:39:50 UTC 2026 - Илья Индиго <[email protected]>
+
+- Updated to 11.0.3
+ * https://github.com/Diegiwg/PrismLauncher-Cracked/releases/tag/11.0.3
+
+-------------------------------------------------------------------
Old:
----
PrismLauncher-11.0.2-1.tar.gz
New:
----
PrismLauncher-11.0.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ prismlauncher-cracked.spec ++++++
--- /var/tmp/diff_new_pack.8WyYUZ/_old 2026-07-17 18:54:20.459120620 +0200
+++ /var/tmp/diff_new_pack.8WyYUZ/_new 2026-07-17 18:54:20.495121838 +0200
@@ -17,14 +17,13 @@
%define _name PrismLauncher
-%define _version 11.0.2-1
Name: prismlauncher-cracked
-Version: 11.0.2.1
+Version: 11.0.3
Release: 0
Summary: A custom launcher for Minecraft
License: GPL-3.0-only AND Apache-2.0 AND LGPL-3.0-only AND OFL-1.1 AND
LGPL-2.1-only AND MIT AND BSD-3-Clause
URL: https://github.com/Diegiwg/%{_name}-Cracked
-Source0:
https://github.com/Diegiwg/%{_name}-Cracked/releases/download/%{_version}/%{_name}-%{_version}.tar.gz
+Source0:
https://github.com/Diegiwg/%{_name}-Cracked/releases/download/%{version}/%{_name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: extra-cmake-modules
BuildRequires: gcc-c++
@@ -40,7 +39,6 @@
BuildRequires: cmake(Qt6Test)
BuildRequires: cmake(Qt6Widgets)
BuildRequires: cmake(Qt6Xml)
-BuildRequires: cmake(VulkanHeaders)
BuildRequires: pkgconfig(gamemode)
BuildRequires: pkgconfig(libarchive)
BuildRequires: pkgconfig(libcmark)
@@ -66,7 +64,7 @@
with unblocked the use of Offline Accounts, disabling the restriction of
having a functional Online Account.
%prep
-%autosetup -p1 -n %{_name}-%{_version}
+%autosetup -p1 -n %{_name}-%{version}
sed -i -e 's|\$ORIGIN/||' -e 's/\${TODAY}/unknown/' CMakeLists.txt
#
https://github.com/PrismLauncher/PrismLauncher?tab=readme-ov-file#forkingredistributingcustom-builds-policy
sed -i -e '/Launcher_MSA_CLIENT_ID/d' -e '/Launcher_CURSEFORGE_API_KEY/d'
CMakeLists.txt
@@ -77,12 +75,12 @@
-DLauncher_QT_VERSION_MAJOR="6"
%cmake_build
-%check
-%ctest
-
%install
%cmake_install
+%check
+%ctest
+
%files
%license COPYING.md LICENSE
%doc README.md
++++++ PrismLauncher-11.0.2-1.tar.gz -> PrismLauncher-11.0.3.tar.gz ++++++
++++ 9725 lines of diff (skipped)