automatic version update by autodist [release 21.04.2-1mamba;Thu Jun 10 2021]
This commit is contained in:
parent
963fe3bdf3
commit
b84b86863e
@ -1,14 +1,14 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: libkleo
|
||||
Version: 21.04.1
|
||||
Version: 21.04.2
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 certificates manager library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.kde.org
|
||||
URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/libkleo-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
@ -23,6 +23,7 @@ BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkitemmodels-devel
|
||||
BuildRequires: libkpimtextedit-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
@ -91,6 +92,9 @@ exit 0
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_Libkleo.pri
|
||||
|
||||
%changelog
|
||||
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user