Compare commits

...

24 Commits

Author SHA1 Message Date
f8f30f9d70 automatic version update by autodist [release 22.04.1-1mamba;Tue May 17 2022] 2024-01-05 20:14:52 +01:00
11aa49ae68 automatic version update by autodist [release 22.04.0-1mamba;Wed Apr 27 2022] 2024-01-05 20:14:52 +01:00
98d2ac6deb automatic version update by autodist [release 21.12.3-1mamba;Sat Mar 05 2022] 2024-01-05 20:14:52 +01:00
49cd723942 automatic version update by autodist [release 21.12.2-1mamba;Sun Feb 06 2022] 2024-01-05 20:14:52 +01:00
e95bc9837c automatic version update by autodist [release 21.12.1-1mamba;Sat Jan 08 2022] 2024-01-05 20:14:52 +01:00
6fcbd2a095 automatic version update by autodist [release 21.12.0-1mamba;Thu Dec 16 2021] 2024-01-05 20:14:52 +01:00
4768a5b144 automatic version update by autodist [release 21.08.3-1mamba;Tue Nov 09 2021] 2024-01-05 20:14:52 +01:00
25a69172fd automatic version update by autodist [release 21.08.2-1mamba;Mon Oct 11 2021] 2024-01-05 20:14:52 +01:00
2950526b64 automatic version update by autodist [release 21.08.1-1mamba;Sun Sep 05 2021] 2024-01-05 20:14:52 +01:00
717639acc0 automatic version update by autodist [release 21.08.0-1mamba;Fri Aug 20 2021] 2024-01-05 20:14:52 +01:00
822352e19b automatic version update by autodist [release 21.04.3-1mamba;Fri Jul 09 2021] 2024-01-05 20:14:52 +01:00
2545a890e1 automatic version update by autodist [release 21.04.2-1mamba;Fri Jun 18 2021] 2024-01-05 20:14:52 +01:00
bbaa2c3c21 automatic version update by autodist [release 21.04.1-1mamba;Fri May 14 2021] 2024-01-05 20:14:52 +01:00
61c03272ad automatic version update by autodist [release 21.04.0-1mamba;Tue Apr 27 2021] 2024-01-05 20:14:52 +01:00
db9d90ca4b automatic version update by autodist [release 20.12.3-1mamba;Sun Mar 07 2021] 2024-01-05 20:14:52 +01:00
418db11fc0 automatic version update by autodist [release 20.12.2-1mamba;Sat Feb 06 2021] 2024-01-05 20:14:52 +01:00
124a070ce4 automatic version update by autodist [release 20.12.1-1mamba;Sat Jan 09 2021] 2024-01-05 20:14:51 +01:00
0b69abbf6d automatic version update by autodist [release 20.12.0-1mamba;Mon Dec 21 2020] 2024-01-05 20:14:51 +01:00
dfdd982a7b automatic version update by autodist [release 20.08.3-1mamba;Sun Nov 08 2020] 2024-01-05 20:14:51 +01:00
e9611c8f52 automatic version update by autodist [release 20.08.2-1mamba;Sun Oct 11 2020] 2024-01-05 20:14:51 +01:00
1b748da117 automatic version update by autodist [release 20.08.1-1mamba;Fri Sep 04 2020] 2024-01-05 20:14:51 +01:00
04cbe47a3b automatic version update by autodist [release 20.08.0-1mamba;Thu Aug 20 2020] 2024-01-05 20:14:51 +01:00
1b9e45f627 automatic version update by autodist [release 20.04.3-1mamba;Sun Jul 12 2020] 2024-01-05 20:14:51 +01:00
2a11d77920 automatic version update by autodist [release 20.04.2-1mamba;Sat Jun 13 2020] 2024-01-05 20:14:51 +01:00

View File

@ -1,20 +1,19 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: akonadi-calendar-tools
Version: 20.04.1
Version: 22.04.1
Release: 1mamba
Summary: KDE Frameworks 5 Akonadi calendar tools
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
URL: https://kde.org/
Source: https://download.kde.org/stable/release-service/%{version}/src/akonadi-calendar-tools-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libakonadi-calendar-devel
BuildRequires: libakonadi-devel
BuildRequires: libcalendarsupport-devel
@ -23,7 +22,6 @@ BuildRequires: libkcalendarcore-devel
BuildRequires: libkcalutils-devel
BuildRequires: libkconfig-devel
BuildRequires: libkcoreaddons-devel
BuildRequires: libkdepim-devel
BuildRequires: libki18n-devel
BuildRequires: libkidentitymanagement-devel
BuildRequires: libkitemmodels-devel
@ -36,7 +34,6 @@ BuildRequires: libstdc++6-devel
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
BuildRequires: extra-cmake-modules
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
KDE Frameworks 5 Akonadi calendar tools.
@ -67,9 +64,81 @@ KDE Frameworks 5 Akonadi calendar tools.
%{_datadir}/icons/hicolor/*/apps/konsolekalendar.png
%{_datadir}/qlogging-categories5/console.categories
%{_datadir}/qlogging-categories5/console.renamecategories
%doc COPYING COPYING.DOC COPYING.LIB
%doc LICENSES
%changelog
* Tue May 17 2022 Automatic Build System <autodist@mambasoft.it> 22.04.1-1mamba
- automatic version update by autodist
* Wed Apr 27 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
- automatic version update by autodist
* Sat Mar 05 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
- automatic version update by autodist
* Sun Feb 06 2022 Automatic Build System <autodist@mambasoft.it> 21.12.2-1mamba
- automatic version update by autodist
* Sat Jan 08 2022 Automatic Build System <autodist@mambasoft.it> 21.12.1-1mamba
- automatic version update by autodist
* Thu Dec 16 2021 Automatic Build System <autodist@mambasoft.it> 21.12.0-1mamba
- automatic version update by autodist
* Tue Nov 09 2021 Automatic Build System <autodist@mambasoft.it> 21.08.3-1mamba
- automatic version update by autodist
* Mon Oct 11 2021 Automatic Build System <autodist@mambasoft.it> 21.08.2-1mamba
- automatic version update by autodist
* Sun Sep 05 2021 Automatic Build System <autodist@mambasoft.it> 21.08.1-1mamba
- automatic version update by autodist
* Fri Aug 20 2021 Automatic Build System <autodist@mambasoft.it> 21.08.0-1mamba
- automatic version update by autodist
* Fri Jul 09 2021 Automatic Build System <autodist@mambasoft.it> 21.04.3-1mamba
- automatic version update by autodist
* Fri Jun 18 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba
- automatic version update by autodist
* Fri May 14 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
- automatic version update by autodist
* Tue Apr 27 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
- automatic version update by autodist
* Sun Mar 07 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
- automatic version update by autodist
* Sat Feb 06 2021 Automatic Build System <autodist@mambasoft.it> 20.12.2-1mamba
- automatic version update by autodist
* Sat Jan 09 2021 Automatic Build System <autodist@mambasoft.it> 20.12.1-1mamba
- automatic version update by autodist
* Mon Dec 21 2020 Automatic Build System <autodist@mambasoft.it> 20.12.0-1mamba
- automatic version update by autodist
* Sun Nov 08 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba
- automatic version update by autodist
* Sun Oct 11 2020 Automatic Build System <autodist@mambasoft.it> 20.08.2-1mamba
- automatic version update by autodist
* Fri Sep 04 2020 Automatic Build System <autodist@mambasoft.it> 20.08.1-1mamba
- automatic version update by autodist
* Thu Aug 20 2020 Automatic Build System <autodist@mambasoft.it> 20.08.0-1mamba
- automatic version update by autodist
* Sun Jul 12 2020 Automatic Build System <autodist@mambasoft.it> 20.04.3-1mamba
- automatic version update by autodist
* Sat Jun 13 2020 Automatic Build System <autodist@mambasoft.it> 20.04.2-1mamba
- automatic version update by autodist
* Sun May 17 2020 Automatic Build System <autodist@mambasoft.it> 20.04.1-1mamba
- automatic version update by autodist