automatic version update by autodist [release 0.13.0-1mamba;Mon Apr 17 2023]

This commit is contained in:
Automatic Build System 2024-01-06 06:35:22 +01:00
parent 6763ce9083
commit d0f3531f31

View File

@ -1,6 +1,6 @@
Name: lxqt-build-tools
Version: 0.12.0
Release: 2mamba
Version: 0.13.0
Release: 1mamba
Summary: Various packaging tools and scripts for LXQt applications
Group: Applications/Development
Vendor: openmamba
@ -26,7 +26,7 @@ Various packaging tools and scripts for LXQt applications.
%prep
%setup -q
%patch0 -p1 -b .upstream-bump-cxx17
#%patch 0 -p1 -b .upstream-bump-cxx17
%build
%cmake -d build
@ -47,6 +47,9 @@ Various packaging tools and scripts for LXQt applications.
%doc AUTHORS
%changelog
* Mon Apr 17 2023 Automatic Build System <autodist@mambasoft.it> 0.13.0-1mamba
- automatic version update by autodist
* Tue Feb 21 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.12.0-2mamba
- added upstram patch to fix build with kde plasma 5.27 (see https://github.com/lxqt/lxqt-config/issues/919)