update provides and obsoletes

This commit is contained in:
Cappy Ishihara
2022-10-18 17:53:51 +07:00
parent 5ce0d8a8bf
commit 46200e3f05
+9 -1
View File
@@ -18,7 +18,7 @@
Name: prismlauncher
Version: 1.4.2.git%{shortcommit}
Release: 2%{?dist}
Release: 4%{?dist}
Summary: Minecraft launcher with ability to manage multiple instances
#
@@ -81,6 +81,11 @@ BuildRequires: desktop-file-utils
BuildRequires: gcc-c++
BuildRequires: extra-cmake-modules
Conflicts: polymc >= 0.0.0
# TO fix our old mistakes with the naming
Provides: prism-launcher = %{version}-%{release}
BuildRequires: java-devel
%if %{with qt6}
BuildRequires: %{?suse_version:lib}qt6-qtbase-devel
@@ -197,6 +202,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.polymc.PolyMC.des
%changelog
* Tue Oct 18 2022 Cappy Ishihara <cappy@cappuchino.xyz> - 1.4.2.git981e9cf-4
- Update provides and obsoletes
* Tue Oct 18 2022 seth <getchoo at tuta dot io> - 1.4.2.git981e9cf-3
- start using qt6