From 4125ea7b58af537fc0479f4ba8186044076aaad2 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: May 14 2022 12:37:32 +0000 Subject: Update to 1.2.2 --- diff --git a/polymc.spec b/polymc.spec index 150fa66..82c697b 100644 --- a/polymc.spec +++ b/polymc.spec @@ -5,8 +5,8 @@ %global quazip_shortcommit %(c=%{quazip_commit}; echo ${c:0:7}) Name: polymc -Version: 1.2.1 -Release: 2%{?dist} +Version: 1.2.2 +Release: 1%{?dist} Summary: Minecraft launcher with ability to manage multiple instances # @@ -76,7 +76,7 @@ Requires: libQt5Svg5 Requires: qt5-qtsvg %endif -# Needed for a variety of Image formats fetched from the web +# Needed for a variety of Image formats fetched from the web Requires: %{?suse_version:lib}qt5-qtimageformats # LWJGL uses xrandr for detection Requires: xrandr @@ -109,7 +109,7 @@ mv -f libraries/libnbtplusplus-%{libnbtplusplus_commit} libraries/libnbtplusplus -DLauncher_FORCE_BUNDLED_LIBS:BOOL=ON \ -DLauncher_UPDATER_BASE:STRING="" -%cmake_build +%cmake_build %install %cmake_install @@ -136,6 +136,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.polymc.PolyMC.des %changelog +* Sat May 14 2022 Jan Drögehoff - 1.2.2-1 +- Update to 1.2.2 + * Mon Apr 25 2022 Jan Drögehoff - 1.2.1-2 - Correct dependencies for openSUSE