automatic version update by autodist [release 5.60.0-1mamba;Sat Jul 20 2019]
This commit is contained in:
parent
dde119af60
commit
08eaa904e0
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kjsembed
|
||||
Version: 5.59.0
|
||||
Version: 5.60.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 component for binding Javascript object to QObjects
|
||||
Group: System/Libraries
|
||||
@ -57,7 +57,7 @@ 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 --all-name || touch %{name}5_qt.lang
|
||||
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -75,7 +75,6 @@ exit 0
|
||||
%{_bindir}/kjscmd5
|
||||
%{_bindir}/kjsconsole
|
||||
%{_mandir}/man1/kjscmd5.1*
|
||||
%{_mandir}/*/man1/kjscmd5.1*
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -95,6 +94,9 @@ exit 0
|
||||
%{_kde5_mkspecsdir}/qt_KJsEmbed.pri
|
||||
|
||||
%changelog
|
||||
* Sat Jul 20 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 12 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user