Automatic Update: prismlauncher-nightly prismlauncher-qt5-nightly prismlauncher-qt5 prismlauncher

This commit is contained in:
Package Update Checker
2022-11-01 12:17:06 +00:00
parent a755b5ec5b
commit 73996ac3ec
4 changed files with 11 additions and 5 deletions
@@ -2,7 +2,7 @@
%global real_name prismlauncher
%global repo https://github.com/%{fancy_name}/%{fancy_name}
%global commit 7086b1e65ceab38c823542af2c652726d2ad1e09
%global commit 04b39294ba012721279ca9d009f99f75178fd57a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global filesystem_commit cd6805e94dd5d6346be1b75a54cdc27787319dd2
%global libnbtplusplus_commit 2203af7eeb48c45398139b583615134efd8d407f
@@ -2,7 +2,7 @@
%global real_name prismlauncher
%global repo https://github.com/%{fancy_name}/%{fancy_name}
%global commit 7086b1e65ceab38c823542af2c652726d2ad1e09
%global commit 04b39294ba012721279ca9d009f99f75178fd57a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global filesystem_commit cd6805e94dd5d6346be1b75a54cdc27787319dd2
%global libnbtplusplus_commit 2203af7eeb48c45398139b583615134efd8d407f
@@ -35,7 +35,7 @@
%endif
Name: prismlauncher-qt5
Version: 5.0
Version: 5.1
Release: 1%{?dist}
Summary: Minecraft launcher with ability to manage multiple instances
License: GPL-3.0-only
@@ -145,6 +145,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.prismlauncher.Pri
%changelog
* Tue Nov 01 2022 root - 5.1-1
- new version
* Wed Oct 19 2022 seth <getchoo at tuta dot io> - 5.0-4
- fix opensuse deps
+5 -2
View File
@@ -34,8 +34,8 @@
%endif
Name: prismlauncher
Version: 5.0
Release: 4%{?dist}
Version: 5.1
Release: 1%{?dist}
Summary: Minecraft launcher with ability to manage multiple instances
License: GPL-3.0-only
URL: https://prismlauncher.org/
@@ -141,6 +141,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.prismlauncher.Pri
%changelog
* Tue Nov 01 2022 root - 5.1-1
- new version
* Wed Oct 19 2022 seth <getchoo at tuta dot io> - 5.0-4
- fix opensuse deps