automatic version update by autodist [release 5.74.0-1mamba;Wed Sep 16 2020]
This commit is contained in:
parent
98cd4eb964
commit
f7617c458f
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kjsembed
|
||||
Version: 5.73.0
|
||||
Version: 5.74.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 component for binding Javascript object to QObjects
|
||||
Group: System/Libraries
|
||||
@ -32,6 +32,7 @@ KDE Frameworks 5 component for binding Javascript object to QObjects.
|
||||
%package -n lib%{name}
|
||||
Group: System/Libraries
|
||||
Summary: Shared libraries for %{name}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description -n lib%{name}
|
||||
This package contains shared libraries for %{name}.
|
||||
@ -84,7 +85,7 @@ exit 0
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_libdir}/libKF5JsEmbed.so.*
|
||||
%doc AUTHORS COPYING.LIB
|
||||
%doc COPYING.LIB
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
@ -99,6 +100,9 @@ exit 0
|
||||
%{_kde5_mkspecsdir}/qt_KJsEmbed.pri
|
||||
|
||||
%changelog
|
||||
* Wed Sep 16 2020 Automatic Build System <autodist@mambasoft.it> 5.74.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 11 2020 Automatic Build System <autodist@mambasoft.it> 5.73.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user