automatic version update by autodist [release 17.08.1-1mamba;Mon Sep 11 2017]
This commit is contained in:
parent
309c00ca39
commit
1d79f5dd72
@ -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 <autodist@mambasoft.it> 17.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 26 2017 Automatic Build System <autodist@mambasoft.it> 17.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user