automatic version update by autodist [release 5.13.1-1mamba;Tue Jun 19 2018]
This commit is contained in:
parent
435b697890
commit
45ef8247db
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kdecoration
|
||||
Version: 5.12.5
|
||||
Version: 5.13.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Plugin based library to create window decorations
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
@ -57,6 +57,8 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{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}"
|
||||
|
||||
@ -68,7 +70,7 @@ exit 0
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%files -n lib%{name}
|
||||
%files -n lib%{name} -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libkdecorations2.so.*
|
||||
%{_libdir}/libkdecorations2private.so.*
|
||||
@ -90,6 +92,12 @@ exit 0
|
||||
%{_libdir}/libkdecorations2private.so
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Automatic Build System <autodist@mambasoft.it> 5.13.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 17 2018 Automatic Build System <autodist@mambasoft.it> 5.13.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 01 2018 Automatic Build System <autodist@mambasoft.it> 5.12.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user