update to 24.08.1 [release 24.08.1-1mamba;Sun Sep 15 2024]
This commit is contained in:
parent
18a1166a12
commit
2f287f024e
@ -1,5 +1,5 @@
|
||||
Name: umbrello
|
||||
Version: 24.08.0
|
||||
Version: 24.08.1
|
||||
Release: 1mamba
|
||||
Summary: UML modelling tool and code generator
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
@ -55,10 +55,11 @@ UML modelling tool and code generator. This package is part of KDE.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kf6 \
|
||||
-DBUILD_WITH_QT6=OFF \
|
||||
-DBUILD_UNITTESTS=OFF \
|
||||
-DQT_DOC_DIR=%{_qt5_docdir}
|
||||
%cmake \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-DBUILD_PHP_IMPORT=OFF
|
||||
|
||||
# -DBUILD_PHP_IMPORT=OFF: requires KDevelop-PG-Qt, re-enable when ported to Qt6
|
||||
|
||||
%cmake_build
|
||||
|
||||
@ -106,6 +107,9 @@ exit 0
|
||||
%doc AUTHORS COPYING COPYING.DOC THANKS
|
||||
|
||||
%changelog
|
||||
* Sun Sep 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 24.08.1-1mamba
|
||||
- update to 24.08.1
|
||||
|
||||
* Sat Aug 24 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user