automatic version update by autodist [release 20.04.0-1mamba;Fri Apr 24 2020]
This commit is contained in:
parent
154ba1d015
commit
87df89a78d
@ -1,5 +1,5 @@
|
|||||||
Name: umbrello
|
Name: umbrello
|
||||||
Version: 19.12.3
|
Version: 20.04.0
|
||||||
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
|
||||||
@ -35,7 +35,8 @@ UML modelling tool and code generator. This package is part of KDE4.
|
|||||||
%build
|
%build
|
||||||
%cmake_kde5 -d build \
|
%cmake_kde5 -d build \
|
||||||
-DKDE4_BUILD_TESTS=OFF \
|
-DKDE4_BUILD_TESTS=OFF \
|
||||||
-DBUILD_UNITTESTS=OFF
|
-DBUILD_UNITTESTS=OFF \
|
||||||
|
-DQT_DOC_DIR=%{_qt5_docdir}
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -43,7 +44,7 @@ UML modelling tool and code generator. This package is part of KDE4.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -81,20 +82,13 @@ exit 0
|
|||||||
%{_datadir}/umbrello5/*
|
%{_datadir}/umbrello5/*
|
||||||
%dir %{_datadir}/doc/HTML/en/umbrello
|
%dir %{_datadir}/doc/HTML/en/umbrello
|
||||||
%{_datadir}/doc/HTML/en/umbrello/*
|
%{_datadir}/doc/HTML/en/umbrello/*
|
||||||
%lang(ca) %{_datadir}/doc/HTML/ca/umbrello
|
%{_qt5_docdir}/qch/umbrello.qch
|
||||||
%lang(da) %{_datadir}/doc/HTML/da/umbrello
|
|
||||||
%lang(de) %{_datadir}/doc/HTML/de/umbrello
|
|
||||||
%lang(es) %{_datadir}/doc/HTML/es/umbrello
|
|
||||||
%lang(it) %{_datadir}/doc/HTML/it/umbrello
|
|
||||||
%lang(gl) %{_datadir}/doc/HTML/gl/umbrello
|
|
||||||
%lang(nl) %{_datadir}/doc/HTML/nl/umbrello
|
|
||||||
%lang(pt) %{_datadir}/doc/HTML/pt/umbrello
|
|
||||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/umbrello
|
|
||||||
%lang(sv) %{_datadir}/doc/HTML/sv/umbrello
|
|
||||||
%lang(uk) %{_datadir}/doc/HTML/uk/umbrello
|
|
||||||
%doc AUTHORS COPYING COPYING.DOC THANKS
|
%doc AUTHORS COPYING COPYING.DOC THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 06 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
|
* Fri Mar 06 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user