From 8be3a6fde6828d7045927119ee2b468aac28a1bfca3b51b629602a10cede6e5f Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sun, 13 Dec 2015 13:17:05 +0000 Subject: [PATCH 1/4] update to (15.12.0) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=19 --- kdesdk-thumbnailers-15.08.3.tar.xz | 3 --- kdesdk-thumbnailers-15.12.0.tar.xz | 3 +++ kdesdk-thumbnailers.changes | 9 +++++++++ kdesdk-thumbnailers.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 kdesdk-thumbnailers-15.08.3.tar.xz create mode 100644 kdesdk-thumbnailers-15.12.0.tar.xz diff --git a/kdesdk-thumbnailers-15.08.3.tar.xz b/kdesdk-thumbnailers-15.08.3.tar.xz deleted file mode 100644 index 07e26bf..0000000 --- a/kdesdk-thumbnailers-15.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06fd999bf215e19527fd35e028c69ac17c5dd950444cf306be0446a9a802f71c -size 11356 diff --git a/kdesdk-thumbnailers-15.12.0.tar.xz b/kdesdk-thumbnailers-15.12.0.tar.xz new file mode 100644 index 0000000..47b013c --- /dev/null +++ b/kdesdk-thumbnailers-15.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09b97da9fb71fc53eaa78b8d94912aaea5666ad929361243dacd1228f6663470 +size 11516 diff --git a/kdesdk-thumbnailers.changes b/kdesdk-thumbnailers.changes index d42d254..08bf789 100644 --- a/kdesdk-thumbnailers.changes +++ b/kdesdk-thumbnailers.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Dec 13 13:17:03 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.12.0 + * KDE Applications 15.12.0 + * https://www.kde.org/announcements/announce-applications-15.12.0.php + * boo#958887 + + ------------------------------------------------------------------- Tue Nov 10 20:06:40 UTC 2015 - tittiatcoke@gmail.com diff --git a/kdesdk-thumbnailers.spec b/kdesdk-thumbnailers.spec index 39f8204..070b7e7 100644 --- a/kdesdk-thumbnailers.spec +++ b/kdesdk-thumbnailers.spec @@ -17,7 +17,7 @@ Name: kdesdk-thumbnailers -Version: 15.08.3 +Version: 15.12.0 Release: 0 Summary: Translation file thumbnail generators License: GPL-2.0+ From acbb5d82643ddaf4791692ff475874346070188ad472a081377d32e38516296b Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 15 Dec 2015 18:42:48 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=20 --- kdesdk-thumbnailers.spec | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/kdesdk-thumbnailers.spec b/kdesdk-thumbnailers.spec index 070b7e7..fe9c5cf 100644 --- a/kdesdk-thumbnailers.spec +++ b/kdesdk-thumbnailers.spec @@ -25,9 +25,12 @@ Group: Productivity/Other Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: gettext-tools -BuildRequires: libkde4-devel +BuildRequires: extra-cmake-modules +BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: kconfig-devel +BuildRequires: ki18n-devel +BuildRequires: kio-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %description This package allows KDE applications to show thumbnails @@ -37,12 +40,11 @@ and previews of po files. %setup -q %build - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - %kde4_makeinstall -C build - %kde_post_install + %kf5_makeinstall -C build %post -p /sbin/ldconfig @@ -51,8 +53,5 @@ and previews of po files. %files %defattr(-,root,root) %doc COPYING -%{_kde4_configkcfgdir}/pocreatorsettings.kcfg -%{_kde4_modulesdir}/pothumbnail.so -%{_kde4_servicesdir}/pothumbnail.desktop %changelog From 391e4e77241320518386d830be8a5439c9d688ae755252a93527ec292a972588 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 15 Dec 2015 18:54:34 +0000 Subject: [PATCH 3/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=21 --- kdesdk-thumbnailers.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kdesdk-thumbnailers.spec b/kdesdk-thumbnailers.spec index fe9c5cf..7f50af1 100644 --- a/kdesdk-thumbnailers.spec +++ b/kdesdk-thumbnailers.spec @@ -53,5 +53,8 @@ and previews of po files. %files %defattr(-,root,root) %doc COPYING +%_kf5_plugindir/pothumbnail.so +%_kf5_configkcfgdir/pocreatorsettings.kcfg +%_kf5_servicesdir/pothumbnail.desktop %changelog From 3061fc522f59b230a30810c327c6133fb443fa9b6fc8d801bb5d6ae4c8242c6b Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 15 Dec 2015 18:59:48 +0000 Subject: [PATCH 4/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=22 --- kdesdk-thumbnailers.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdesdk-thumbnailers.spec b/kdesdk-thumbnailers.spec index 7f50af1..de68593 100644 --- a/kdesdk-thumbnailers.spec +++ b/kdesdk-thumbnailers.spec @@ -54,7 +54,7 @@ and previews of po files. %defattr(-,root,root) %doc COPYING %_kf5_plugindir/pothumbnail.so -%_kf5_configkcfgdir/pocreatorsettings.kcfg +%_kf5_configkcfgdir/ %_kf5_servicesdir/pothumbnail.desktop %changelog