automatic version update by autodist [release 5.91.0-1mamba;Tue Feb 15 2022]
This commit is contained in:
parent
1c443f172e
commit
a24bc45345
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: networkmanager-qt5
|
||||
Version: 5.90.0
|
||||
Version: 5.91.0
|
||||
Release: 1mamba
|
||||
Summary: Binding library between NetworkManager and Qt5
|
||||
Group: System/Libraries
|
||||
@ -8,8 +8,6 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
# git clone git://anongit.kde.org/clones/kde-workspace/iliakats/libnm-qt.git/libnm-qt
|
||||
#Source: http://.../libnm-qt-%{version}.git20111026.tar.bz2
|
||||
Source: http://download.kde.org/stable/frameworks/%{majver}/networkmanager-qt-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -69,12 +67,14 @@ This package contains static libraries and header files need for development.
|
||||
%defattr(-,root,root)
|
||||
%dir %{_kde5_includedir}/NetworkManagerQt
|
||||
%{_kde5_includedir}/NetworkManagerQt/*
|
||||
%{_kde5_includedir}/networkmanagerqt_version.h
|
||||
%{_kde5_libdir}/libKF5NetworkManagerQt.so
|
||||
%dir %{_kde5_libdir}/cmake/KF5NetworkManagerQt
|
||||
%{_kde5_libdir}/cmake/KF5NetworkManagerQt/*.cmake
|
||||
|
||||
%changelog
|
||||
* Tue Feb 15 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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user