Compare commits

...

14 Commits

Author SHA1 Message Date
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
1a797c26a4 automatic version update by autodist [release 20.04.1-1mamba;Sun May 17 2020] 2024-01-05 20:14:51 +01:00
f9f2fe44b7 automatic version update by autodist [release 20.04.0-1mamba;Sun Apr 26 2020] 2024-01-05 20:14:51 +01:00
958a87c750 automatic version update by autodist [release 19.12.3-1mamba;Sun Mar 08 2020] 2024-01-05 20:14:51 +01:00

View File

@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: akonadi-calendar-tools
Version: 19.12.2
Version: 21.04.0
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://www.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
@ -36,7 +36,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 +66,51 @@ 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 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
* Sun Apr 26 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
- automatic version update by autodist
* Sun Mar 08 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
- automatic version update by autodist
* Sat Feb 08 2020 Automatic Build System <autodist@mambasoft.it> 19.12.2-1mamba
- automatic version update by autodist