automatic version update by autodist [release 5.91.0-1mamba;Thu Feb 17 2022]
This commit is contained in:
parent
ce9895f7ad
commit
53e2dbe879
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kxmlrpcclient
|
Name: kxmlrpcclient
|
||||||
Version: 5.90.0
|
Version: 5.91.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 XML-RPC client
|
Summary: KDE Frameworks 5 XML-RPC client
|
||||||
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/frameworks/%{majver}/portingAids/kxmlrpcclient-%{version}.tar.xz
|
Source: http://download.kde.org/stable/frameworks/%{majver}/portingAids/kxmlrpcclient-%{version}.tar.xz
|
||||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -87,13 +86,16 @@ exit 0
|
|||||||
%{_kde5_includedir}/KXmlRpcClient/KXmlRpcClient/*
|
%{_kde5_includedir}/KXmlRpcClient/KXmlRpcClient/*
|
||||||
%dir %{_kde5_includedir}/KXmlRpcClient/kxmlrpcclient
|
%dir %{_kde5_includedir}/KXmlRpcClient/kxmlrpcclient
|
||||||
%{_kde5_includedir}/KXmlRpcClient/kxmlrpcclient/*
|
%{_kde5_includedir}/KXmlRpcClient/kxmlrpcclient/*
|
||||||
%{_kde5_includedir}/kxmlrpcclient_version.h
|
%{_kde5_includedir}/KXmlRpcClient/kxmlrpcclient_version.h
|
||||||
%dir %{_kde5_libdir}/cmake/KF5XmlRpcClient
|
%dir %{_kde5_libdir}/cmake/KF5XmlRpcClient
|
||||||
%{_kde5_libdir}/cmake/KF5XmlRpcClient/KF5XmlRpcClient*.cmake
|
%{_kde5_libdir}/cmake/KF5XmlRpcClient/KF5XmlRpcClient*.cmake
|
||||||
%{_kde5_libdir}/libKF5XmlRpcClient.so
|
%{_kde5_libdir}/libKF5XmlRpcClient.so
|
||||||
%{_kde5_mkspecsdir}/qt_KXmlRpcClient.pri
|
%{_kde5_mkspecsdir}/qt_KXmlRpcClient.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 17 2022 Automatic Build System <autodist@mambasoft.it> 5.91.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
|
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user