diff --git a/umbrello.spec b/umbrello.spec index d057e71..112e55b 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -1,5 +1,5 @@ Name: umbrello -Version: 17.08.0 +Version: 17.08.1 Release: 1mamba Summary: UML modelling tool and code generator Group: Graphical Desktop/Applications/Development @@ -43,6 +43,8 @@ UML modelling tool and code generator. This package is part of KDE4. [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -C build +%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang + %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -65,7 +67,7 @@ if [ $1 -eq 0 ]; then fi exit 0 -%files +%files -f %{name}5_qt.lang %defattr(-,root,root) %{_bindir}/po2xmi5 %{_bindir}/umbrello5 @@ -82,6 +84,9 @@ exit 0 %doc AUTHORS COPYING COPYING.DOC THANKS %changelog +* Mon Sep 11 2017 Automatic Build System 17.08.1-1mamba +- automatic version update by autodist + * Sat Aug 26 2017 Automatic Build System 17.08.0-1mamba - automatic version update by autodist