Merge branch f38 into epel9-next

epel9
Troy Dawson 2 years ago
commit 581657da35

3
.gitignore vendored

@ -50,3 +50,6 @@
/kaccounts-integration-22.12.1.tar.xz
/kaccounts-integration-22.12.2.tar.xz
/kaccounts-integration-22.12.3.tar.xz
/kaccounts-integration-23.03.80.tar.xz
/kaccounts-integration-23.03.90.tar.xz
/kaccounts-integration-23.04.0.tar.xz

@ -1,6 +1,6 @@
Name: kaccounts-integration
Version: 22.12.3
Version: 23.04.0
Release: 1%{?dist}
Summary: Small system to administer web accounts across the KDE desktop
License: GPLv2+
@ -30,6 +30,7 @@ BuildRequires: kf5-kiconthemes-devel
BuildRequires: kf5-kconfig-devel
BuildRequires: kf5-kwallet-devel
BuildRequires: kf5-kdbusaddons-devel
BuildRequires: cmake(QCoro5)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Qml)
@ -89,6 +90,7 @@ Headers, development libraries and documentation for %{name}.
%doc README*
%license LICENSES/*
%{_kf5_datadir}/kpackage/kcms/kcm_kaccounts/
%{_kf5_datadir}/applications/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
@ -103,6 +105,15 @@ Headers, development libraries and documentation for %{name}.
%changelog
* Fri Apr 14 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.04.0-1
- 23.04.0
* Fri Mar 31 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.03.90-1
- 23.03.90
* Mon Mar 20 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 23.03.80-1
- 23.03.80
* Thu Mar 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 22.12.3-1
- 22.12.3

@ -1 +1 @@
SHA512 (kaccounts-integration-22.12.3.tar.xz) = a1ce6d3f0707e203cff84812792fa7ec6122a1d5bb2117f27ab13f5d76d108f4026a2266d06eb39595b6dd54dab6266eb9245a528f6344a354faef8223f3ad8a
SHA512 (kaccounts-integration-23.04.0.tar.xz) = 57aabfc9c22502eebdb946911c0efbcb60a1b297330b3a48e9a9a5aa5871147e2328915cd0702aabef8393f10ebb15e9a7a9c2bd400b3bf82fe2cbc2170f50d6

Loading…
Cancel
Save