automatic version update by autodist [release 5.79.0-1mamba;Sat Feb 13 2021]

This commit is contained in:
Automatic Build System 2024-01-06 01:52:23 +01:00
parent 0c8f6d6bf2
commit b7e637d7a6

View File

@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kirigami2
Version: 5.78.0
Release: 2mamba
Version: 5.79.0
Release: 1mamba
Summary: KDE Frameworks 5 interface for mobile and convergent applications
Group: Graphical Desktop/Applications/Environment
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/frameworks/%{majver}/kirigami2-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
@ -82,6 +82,9 @@ This package contains libraries and header files for developing applications tha
%{_kde5_libdir}/cmake/KF5Kirigami2/KF5Kirigami2*.cmake
%changelog
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
- automatic version update by autodist
* Mon Feb 08 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.78.0-2mamba
- require libqqc2-desktop-style to fix https://bugs.kde.org/show_bug.cgi?id=431592