automatic version update by autodist [release 22.04.0-1mamba;Mon Apr 25 2022]
This commit is contained in:
parent
263e468316
commit
f65268763f
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kmbox
|
Name: kmbox
|
||||||
Version: 21.12.3
|
Version: 22.04.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 mailbox library
|
Summary: KDE Frameworks 5 mailbox library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,7 +10,6 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://kde.org/
|
URL: https://kde.org/
|
||||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kmbox-%{version}.tar.xz
|
Source: http://download.kde.org/stable/release-service/%{version}/src/kmbox-%{version}.tar.xz
|
||||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -80,13 +79,16 @@ exit 0
|
|||||||
%{_kde5_includedir}/KMbox/KMbox/*
|
%{_kde5_includedir}/KMbox/KMbox/*
|
||||||
%dir %{_kde5_includedir}/KMbox/kmbox
|
%dir %{_kde5_includedir}/KMbox/kmbox
|
||||||
%{_kde5_includedir}/KMbox/kmbox/*
|
%{_kde5_includedir}/KMbox/kmbox/*
|
||||||
%{_kde5_includedir}/kmbox_version.h
|
%{_kde5_includedir}/KMbox/kmbox_version.h
|
||||||
%dir %{_kde5_libdir}/cmake/KF5Mbox
|
%dir %{_kde5_libdir}/cmake/KF5Mbox
|
||||||
%{_kde5_libdir}/cmake/KF5Mbox/KF5Mbox*.cmake
|
%{_kde5_libdir}/cmake/KF5Mbox/KF5Mbox*.cmake
|
||||||
%{_kde5_libdir}/libKF5Mbox.so
|
%{_kde5_libdir}/libKF5Mbox.so
|
||||||
%{_kde5_mkspecsdir}/qt_KMbox.pri
|
%{_kde5_mkspecsdir}/qt_KMbox.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 25 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 04 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
* Fri Mar 04 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user