start with 5.18.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivities5?expand=0&rev=98
This commit is contained in:
parent
8eaa6973bb
commit
1ba39f71ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a7580770349f005972ab5cf27f2f67ce643c1b3cfffdf56c03729fbd61cdd52
|
||||
size 185028
|
3
kactivities-5.18.0.tar.xz
Normal file
3
kactivities-5.18.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b95e76570963a9f8797f103e32ddf58382c104e935fc27de3f48eea3db300a5b
|
||||
size 181888
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Activities5
|
||||
%define _tar_path 5.17
|
||||
%define _tar_path 5.18
|
||||
Name: kactivities5
|
||||
Version: 5.17.0
|
||||
Version: 5.18.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
Summary: KDE Plasma Activities support
|
||||
@ -117,6 +117,10 @@ Development files.
|
||||
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%if %{with lang}
|
||||
%files -n %lname-lang -f %{name}.lang
|
||||
%endif
|
||||
@ -124,6 +128,7 @@ Development files.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_bindir}/kactivitymanagerd
|
||||
%{_kf5_libdir}/libkactivitymanagerd_plugin.so
|
||||
%{_kf5_plugindir}/
|
||||
%{_kf5_servicesdir}/
|
||||
%{_kf5_servicetypesdir}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user