epel9
Marc Deop i Argemí 2 years ago
parent bdf85c5f4e
commit 12155d4b1e

1
.gitignore vendored

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

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

@ -1 +1 @@
SHA512 (kaccounts-integration-22.12.3.tar.xz) = a1ce6d3f0707e203cff84812792fa7ec6122a1d5bb2117f27ab13f5d76d108f4026a2266d06eb39595b6dd54dab6266eb9245a528f6344a354faef8223f3ad8a SHA512 (kaccounts-integration-23.03.80.tar.xz) = acdca55eddcbe4ec0ae972e9fcde815fa1262f1c06dab567c55580de028f51c17b5cf6f8e1611185ee9a975be2cca1ddc1d6f1b8544c7a3f9aca49ba1877e365

Loading…
Cancel
Save