diff --git a/kdesdk-thumbnailers-16.08.3.tar.xz b/kdesdk-thumbnailers-16.08.3.tar.xz deleted file mode 100644 index e5d9cc9..0000000 --- a/kdesdk-thumbnailers-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f6c77192691d0185e5fcfd44b8e81325fa12b3cbb580d8c0509f5768d29c4b7 -size 11520 diff --git a/kdesdk-thumbnailers-16.11.80.tar.xz b/kdesdk-thumbnailers-16.11.80.tar.xz new file mode 100644 index 0000000..bd598ca --- /dev/null +++ b/kdesdk-thumbnailers-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1833e5c886267142657b8d1509fef18129e83ef3040f28799cdeb46e4a77d2e3 +size 11476 diff --git a/kdesdk-thumbnailers.changes b/kdesdk-thumbnailers.changes index 2eca7ab..6581872 100644 --- a/kdesdk-thumbnailers.changes +++ b/kdesdk-thumbnailers.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:27:45 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.80 + * KDE Applications 16.12.0 Beta + * https://www.kde.org/announcements/announce-applications-16.12-beta.php + + ------------------------------------------------------------------- Wed Nov 9 06:16:53 UTC 2016 - lbeltrame@kde.org diff --git a/kdesdk-thumbnailers.spec b/kdesdk-thumbnailers.spec index 85bec3e..8fdb322 100644 --- a/kdesdk-thumbnailers.spec +++ b/kdesdk-thumbnailers.spec @@ -1,7 +1,7 @@ # # spec file for package kdesdk-thumbnailers # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,19 +17,24 @@ Name: kdesdk-thumbnailers -Version: 16.08.3 +Version: 16.11.80 Release: 0 +%define kf5_version 5.26.0 +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Translation file thumbnail generators License: GPL-2.0+ Group: Productivity/Other Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz -BuildRequires: gettext-tools BuildRequires: extra-cmake-modules -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: gettext-tools BuildRequires: kconfig-devel +BuildRequires: kf5-filesystem BuildRequires: ki18n-devel BuildRequires: kio-devel +BuildRequires: pkgconfig +BuildRequires: pkgconfig(Qt5Widgets) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -47,14 +52,14 @@ and previews of po files. %kf5_makeinstall -C build %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %files %defattr(-,root,root) %doc COPYING -%_kf5_plugindir/pothumbnail.so -%_kf5_configkcfgdir/ -%_kf5_servicesdir/pothumbnail.desktop +%{_kf5_plugindir}/pothumbnail.so +%dir %{_kf5_configkcfgdir} +%{_kf5_configkcfgdir}/pocreatorsettings.kcfg +%{_kf5_servicesdir}/pothumbnail.desktop %changelog