From 4f79699e97aecc076e597081577efd779a77a91a6bb012800c37cffe74f806a9 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:23:31 +0000 Subject: [PATCH 1/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=53 --- kapptemplate-17.04.3.tar.xz | 3 --- kapptemplate-17.07.90.tar.xz | 3 +++ kapptemplate.changes | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) delete mode 100644 kapptemplate-17.04.3.tar.xz create mode 100644 kapptemplate-17.07.90.tar.xz diff --git a/kapptemplate-17.04.3.tar.xz b/kapptemplate-17.04.3.tar.xz deleted file mode 100644 index 5fbb8aa..0000000 --- a/kapptemplate-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc4114eb53927a4644766d5148e1616e5cecd74fbe78111f5e76ecf71c2d9a64 -size 491956 diff --git a/kapptemplate-17.07.90.tar.xz b/kapptemplate-17.07.90.tar.xz new file mode 100644 index 0000000..5f3dc2a --- /dev/null +++ b/kapptemplate-17.07.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ea8b0e39006bf192534526b4d827cb728ad084a95b2fd1e86ee86db1ad5d9a +size 446184 diff --git a/kapptemplate.changes b/kapptemplate.changes index 685dcae..573696a 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Aug 5 18:17:06 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + ------------------------------------------------------------------- Sat Jul 15 22:59:15 CEST 2017 - lbeltrame@kde.org From dcf60e0e29ec5d24451636daa5f4be1595f826ee47ece7bf3033b20d8f438320 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:49:25 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=54 --- kapptemplate.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kapptemplate.spec b/kapptemplate.spec index bdde524..48d6436 100644 --- a/kapptemplate.spec +++ b/kapptemplate.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kapptemplate -Version: 17.04.3 +Version: 17.07.90 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) From e1a2bc16165158aa2158fa624b75d254a22edd76e23ff710cee61be02fc3933b Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 22:54:05 +0000 Subject: [PATCH 3/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=55 --- kapptemplate.changes | 9 +++++++++ kapptemplate.spec | 24 ++++++++++++++---------- 2 files changed, 23 insertions(+), 10 deletions(-) diff --git a/kapptemplate.changes b/kapptemplate.changes index 573696a..543c844 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 11 22:45:07 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : +- Too many changes to list here + ------------------------------------------------------------------- Sat Aug 5 18:17:06 UTC 2017 - christophe@krop.fr diff --git a/kapptemplate.spec b/kapptemplate.spec index 48d6436..d55967d 100644 --- a/kapptemplate.spec +++ b/kapptemplate.spec @@ -1,7 +1,7 @@ # # spec file for package kapptemplate # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -15,18 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: kapptemplate Version: 17.07.90 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Template for KDE Application Development License: GPL-2.0 and GFDL-1.2 Group: Development/Tools/IDE -Url: http://www.kde.org +Url: http://www.kde.org/ Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: karchive-devel @@ -37,13 +38,16 @@ BuildRequires: kdoctools-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel BuildRequires: kio-devel +BuildRequires: knewstuff-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Test) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} Obsoletes: kapptemplate5 < %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -75,15 +79,15 @@ sed -i 's|Categories=Qt;KDE;Development;|Categories=Qt;KDE;Development;IDE;X-KDE %files %defattr(-,root,root) -%doc COPYING COPYING.DOC -%{_kf5_bindir}/kapptemplate -%{_kf5_applicationsdir}/org.kde.kapptemplate.desktop -%doc %{_kf5_htmldir}/en/*/ -%{_kf5_sharedir}/kdevappwizard/ -%{_kf5_iconsdir}/hicolor/*/apps/kapptemplate.* -%{_kf5_configkcfgdir}/ +%doc COPYING* %dir %{_kf5_appstreamdir} +%doc %lang(en) %{_kf5_htmldir}/en/*/ +%{_kf5_applicationsdir}/org.kde.kapptemplate.desktop %{_kf5_appstreamdir}/org.kde.kapptemplate.appdata.xml +%{_kf5_bindir}/kapptemplate +%{_kf5_configkcfgdir}/ +%{_kf5_iconsdir}/hicolor/*/apps/kapptemplate.* +%{_kf5_sharedir}/kdevappwizard/ %if %{with lang} %files lang -f %{name}.lang From aaa6eab1ddf7b20d478470740510b25ea0bbe82573b4dd27cc1567698dd78ff4 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 23:09:29 +0000 Subject: [PATCH 4/4] 17.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=56 --- kapptemplate-17.07.90.tar.xz | 3 --- kapptemplate-17.08.0.tar.xz | 3 +++ kapptemplate.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 kapptemplate-17.07.90.tar.xz create mode 100644 kapptemplate-17.08.0.tar.xz diff --git a/kapptemplate-17.07.90.tar.xz b/kapptemplate-17.07.90.tar.xz deleted file mode 100644 index 5f3dc2a..0000000 --- a/kapptemplate-17.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39ea8b0e39006bf192534526b4d827cb728ad084a95b2fd1e86ee86db1ad5d9a -size 446184 diff --git a/kapptemplate-17.08.0.tar.xz b/kapptemplate-17.08.0.tar.xz new file mode 100644 index 0000000..befd6c6 --- /dev/null +++ b/kapptemplate-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa5c4d6e766069c69d85103def21fa33e85831504957aea02f0b44b39c015cc4 +size 446296 diff --git a/kapptemplate.spec b/kapptemplate.spec index d55967d..af9758f 100644 --- a/kapptemplate.spec +++ b/kapptemplate.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kapptemplate -Version: 17.07.90 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)