automatic version update by autodist [release 1.1.1-1mamba;Mon Mar 13 2023]
This commit is contained in:
parent
937e2c4c42
commit
05ac50ba0f
@ -1,8 +1,8 @@
|
||||
%define tagver %(echo %version | tr . _)
|
||||
Name: packagekit-qt
|
||||
Epoch: 1
|
||||
Version: 1.1.0
|
||||
Release: 2mamba
|
||||
Version: 1.1.1
|
||||
Release: 1mamba
|
||||
Summary: Qt5 bindings for PackageKit
|
||||
Group: System/Management
|
||||
Vendor: openmamba
|
||||
@ -79,6 +79,7 @@ This package contains libraries and header files for developing applications tha
|
||||
cd ..
|
||||
|
||||
%cmake -d build-qt6 \
|
||||
-DBUILD_WITH_QT6=ON \
|
||||
-DCMAKE_PREFIX_PATH=%{_libdir}/cmake/Qt6
|
||||
|
||||
%install
|
||||
@ -127,6 +128,9 @@ cd ..
|
||||
%{_libdir}/pkgconfig/packagekitqt6.pc
|
||||
|
||||
%changelog
|
||||
* Mon Mar 13 2023 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 04 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-2mamba
|
||||
- added libpackagekitqt6 library and subpackages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user