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