Merge branch f37 into epel9-next

epel9
Troy Dawson 2 years ago
commit 80d9765603

2
.gitignore vendored

@ -46,3 +46,5 @@
/kaccounts-integration-22.08.1.tar.xz
/kaccounts-integration-22.08.2.tar.xz
/kaccounts-integration-22.08.3.tar.xz
/kaccounts-integration-22.12.0.tar.xz
/kaccounts-integration-22.12.1.tar.xz

@ -1,6 +1,6 @@
Name: kaccounts-integration
Version: 22.08.3
Version: 22.12.1
Release: 1%{?dist}
Summary: Small system to administer web accounts across the KDE desktop
License: GPLv2+
@ -88,9 +88,8 @@ Headers, development libraries and documentation for %{name}.
%files -f %{name}.lang
%doc README*
%license LICENSES/*
%{_kf5_qtplugindir}/kcms/kcm_kaccounts.so
%{_kf5_datadir}/kpackage/kcms/kcm_kaccounts/
%{_kf5_datadir}/kservices5/kcm_kaccounts.desktop
%{_kf5_qtplugindir}/plasma/kcms/systemsettings/kcm_kaccounts.so
%{_kf5_plugindir}/kded/kded_accounts.so
%{_qt5_plugindir}/kaccounts/daemonplugins/kaccounts_kio_webdav_plugin.so
%{_kf5_libdir}/libkaccounts.so.2
@ -104,6 +103,12 @@ Headers, development libraries and documentation for %{name}.
%changelog
* Wed Jan 04 2023 Justin Zobel <justin@1707.io> - 22.12.1-1
- Update to 22.12.1
* Mon Dec 19 2022 Marc Deop <marcdeop@fedoraproject.org> - 22.12.0-1
- 22.12.0
* Fri Nov 04 2022 Marc Deop i Argemí (Private) <marc@marcdeop.com> - 22.08.3-1
- 22.08.3

@ -1 +1,2 @@
SHA512 (kaccounts-integration-22.08.3.tar.xz) = 07957febdf39a53374b051efdc8f98beba5b53fed516ff677764125c15e2499fe74423b17dbaff3068a17d59ef7febf30d6a70e2109d45cdf0bf30cdd49ad40b
SHA512 (kaccounts-integration-22.12.0.tar.xz) = 0e23fd65178ff7a5cfd2764ea25ec59b1ef8d72b68a0cbbd65bda51e6bb892bf4a4629eb7aaec19ea095f2d08934e5cafbfe4fc9ddf0ab545cc2b81c148aa584
SHA512 (kaccounts-integration-22.12.1.tar.xz) = b29baf79446a690e2f9f8c61ef9756a047ff65e5b4faede9248af29ce8b5c6ad637ee6019f0db687eb2e0d09431c2a41ae65b786433cb400424915c3bdd12ad8

Loading…
Cancel
Save