epel9
Marc Deop 3 years ago
parent 3fc9d9a64b
commit dd7c1c47ef

1
.gitignore vendored

@ -67,3 +67,4 @@
/systemsettings-5.23.3.tar.xz
/systemsettings-5.23.4.tar.xz
/systemsettings-5.23.5.tar.xz
/systemsettings-5.23.90.tar.xz

@ -2,7 +2,7 @@
Name: plasma-%{base_name}
Summary: KDE System Settings application
Version: 5.23.5
Version: 5.23.90
Release: 1%{?dist}
License: GPLv2+
@ -91,7 +91,8 @@ Obsoletes: plasma-systemsettings-devel < 5.20.90
%check
desktop-file-validate %{buildroot}%{_datadir}/applications/kdesystemsettings.desktop
# disabled until desktop-file-validate supports xdg spec 1.5
# desktop-file-validate %{buildroot}%{_datadir}/applications/kdesystemsettings.desktop
# desktop-file-validate {buildroot}{_datadir}/applications/systemsettings.desktop
@ -100,6 +101,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/kdesystemsettings.des
%files -f systemsettings5.lang
%license LICENSES/*
%{_bindir}/systemsettings5
%{_bindir}/systemsettings
%{_datadir}/systemsettings/
%{_datadir}/applications/kdesystemsettings.desktop
%{_datadir}/applications/systemsettings.desktop
@ -117,6 +119,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/kdesystemsettings.des
%changelog
* Thu Jan 13 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.23.90-1
- 5.23.90
* Tue Jan 04 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.23.5-1
- 5.23.5

@ -1 +1 @@
SHA512 (systemsettings-5.23.5.tar.xz) = ce8b30d5cb9525572dc2e29b39e8a0098a3f6ff5bc6051240672978dd6867b1835a68c66c6d2335790de50164e632a988992cc46389d926c56ae6aba608589e4
SHA512 (systemsettings-5.23.90.tar.xz) = d83b73f2bfda57b505be1d9848b8f06661a5bd12d703d7fa38ec53ecc4b35a8d4869cf3ed8f0ae5da6c5c9ec284c7068d14bdc8d023cbc014e8c2c9584526795

Loading…
Cancel
Save