From 6981fa56e1a9ba525a1a1bd9ac3a91bc39a06fcd3a755de4779f15ce737b85f2 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Mon, 8 Aug 2016 14:47:27 +0000 Subject: [PATCH 1/7] update to (16.07.90) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=38 --- kate-16.04.3.tar.xz | 3 --- kate-16.07.90.tar.xz | 3 +++ kate.changes | 8 ++++++++ kate.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 kate-16.04.3.tar.xz create mode 100644 kate-16.07.90.tar.xz diff --git a/kate-16.04.3.tar.xz b/kate-16.04.3.tar.xz deleted file mode 100644 index 69c2ac1..0000000 --- a/kate-16.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8df0040326469361d1f163616810c9c1a89dad675a81144dc3b5d3ae3f3f15a9 -size 1460928 diff --git a/kate-16.07.90.tar.xz b/kate-16.07.90.tar.xz new file mode 100644 index 0000000..3f3cb4f --- /dev/null +++ b/kate-16.07.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a2623362005a0c56613ebdc23558266477ed91fc671a8e4c62bde04f963c29 +size 1868760 diff --git a/kate.changes b/kate.changes index b7bb078..68d0a69 100644 --- a/kate.changes +++ b/kate.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 8 14:47:17 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.07.90 + * KDE Applications 16.07.90 (16.08-RC) + * https://www.kde.org/announcements/announce-applications-16.07.90.php + + ------------------------------------------------------------------- Thu Jul 7 23:36:07 UTC 2016 - tittiatcoke@gmail.com diff --git a/kate.spec b/kate.spec index 6b6b0d0..e27fd57 100644 --- a/kate.spec +++ b/kate.spec @@ -17,7 +17,7 @@ Name: kate -Version: 16.04.3 +Version: 16.07.90 Release: 0 Summary: Advanced Text Editor License: GPL-2.0+ From 6d5f517ecf9ebb367546853fda15cb111b411dd08a0279860353589a4ff36903 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Mon, 8 Aug 2016 19:37:34 +0000 Subject: [PATCH 2/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=39 --- kate.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/kate.spec b/kate.spec index e27fd57..0562af0 100644 --- a/kate.spec +++ b/kate.spec @@ -110,14 +110,13 @@ plugins and data files for Kate and KWrite editors. %{_kf5_applicationsdir}/org.kde.kate.desktop %{_kf5_bindir}/kate %{_kf5_sharedir}/icons/hicolor/*/apps/kate.* -%{_kf5_sharedir}/kxmlgui5/ %doc %{_kf5_mandir}/man1/kate.* %dir %{_kf5_htmldir}/en %dir %{_kf5_htmldir} %doc %{_kf5_htmldir}/en/katepart/ %doc %{_kf5_htmldir}/en/kate/ -%dir %{_kf5_sharedir}/appdata -%{_kf5_sharedir}/appdata/org.kde.kate.appdata.xml +%dir %{_kf5_appstreamdir} +%{_kf5_appstreamdir}/org.kde.kate.appdata.xml %files -n kwrite %defattr(-,root,root) @@ -128,8 +127,7 @@ plugins and data files for Kate and KWrite editors. %dir %{_kf5_htmldir} %doc %{_kf5_htmldir}/en/kwrite/ %{_kf5_sharedir}/icons/hicolor/*/apps/kwrite.* -%dir %{_kf5_sharedir}/appdata -%{_kf5_sharedir}/appdata/org.kde.kwrite.appdata.xml +%{_kf5_appstreamdir}/org.kde.kwrite.appdata.xml %files plugins %defattr(-,root,root) From 0e0c9105bc71da7e15f75679380af68a08e8c0628ea7650fde05bf464907e9e8 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Fri, 12 Aug 2016 10:10:04 +0000 Subject: [PATCH 3/7] update to (16.08.0) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=40 --- kate-16.07.90.tar.xz | 3 --- kate-16.08.0.tar.xz | 3 +++ kate.changes | 8 ++++++++ kate.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 kate-16.07.90.tar.xz create mode 100644 kate-16.08.0.tar.xz diff --git a/kate-16.07.90.tar.xz b/kate-16.07.90.tar.xz deleted file mode 100644 index 3f3cb4f..0000000 --- a/kate-16.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11a2623362005a0c56613ebdc23558266477ed91fc671a8e4c62bde04f963c29 -size 1868760 diff --git a/kate-16.08.0.tar.xz b/kate-16.08.0.tar.xz new file mode 100644 index 0000000..30975c3 --- /dev/null +++ b/kate-16.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bdf4081dfe8bd0766a1a98254efd0829acd40ab106a7921f025d0384ec32e7c +size 1868608 diff --git a/kate.changes b/kate.changes index 68d0a69..e998816 100644 --- a/kate.changes +++ b/kate.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Aug 12 10:09:58 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.08.0 + * KDE Applications 16.08.0 + * https://www.kde.org/announcements/announce-applications-16.08.0.php + + ------------------------------------------------------------------- Mon Aug 8 14:47:17 UTC 2016 - tittiatcoke@gmail.com diff --git a/kate.spec b/kate.spec index 0562af0..d9a6156 100644 --- a/kate.spec +++ b/kate.spec @@ -17,7 +17,7 @@ Name: kate -Version: 16.07.90 +Version: 16.08.0 Release: 0 Summary: Advanced Text Editor License: GPL-2.0+ From 62b82cc5d1d70970351bf6a01b61aefde066d025aa6b706c8a0355bd4e13457c Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Wed, 17 Aug 2016 09:39:57 +0000 Subject: [PATCH 4/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=41 --- kate.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/kate.spec b/kate.spec index d9a6156..98bbbf9 100644 --- a/kate.spec +++ b/kate.spec @@ -137,5 +137,6 @@ plugins and data files for Kate and KWrite editors. %{_kf5_sharedir}/katexmltools/ %{_kf5_sharedir}/plasma/ %{_kf5_servicesdir}/ +%{_kf5_appstreamdir}/org.kde.plasma.katesessions.appdata.xml %changelog From d0da020d5b65e5e83f5b9fd176d8ed7e6c78bba71fe1761b4f6cb9f5409cf808 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Wed, 17 Aug 2016 09:47:26 +0000 Subject: [PATCH 5/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=42 --- kate.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kate.spec b/kate.spec index 98bbbf9..b41bc4c 100644 --- a/kate.spec +++ b/kate.spec @@ -137,6 +137,7 @@ plugins and data files for Kate and KWrite editors. %{_kf5_sharedir}/katexmltools/ %{_kf5_sharedir}/plasma/ %{_kf5_servicesdir}/ -%{_kf5_appstreamdir}/org.kde.plasma.katesessions.appdata.xml +# Uncomment when the latest Frameworks version has been accepted in Tumbleweed +#{_kf5_appstreamdir}/org.kde.plasma.katesessions.appdata.xml %changelog From d3e4268d0b3063f196af4c268f6f01f1e3014fb36b22dd3975c717540c8ff33a Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 24 Aug 2016 07:25:13 +0000 Subject: [PATCH 6/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=43 --- kate.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kate.spec b/kate.spec index b41bc4c..98bbbf9 100644 --- a/kate.spec +++ b/kate.spec @@ -137,7 +137,6 @@ plugins and data files for Kate and KWrite editors. %{_kf5_sharedir}/katexmltools/ %{_kf5_sharedir}/plasma/ %{_kf5_servicesdir}/ -# Uncomment when the latest Frameworks version has been accepted in Tumbleweed -#{_kf5_appstreamdir}/org.kde.plasma.katesessions.appdata.xml +%{_kf5_appstreamdir}/org.kde.plasma.katesessions.appdata.xml %changelog From 444f6330974400bccf7855afc1883a798cc1af7cfc9d0789793641c52c32068a Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 24 Aug 2016 07:34:37 +0000 Subject: [PATCH 7/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kate?expand=0&rev=44 --- kate.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kate.changes b/kate.changes index e998816..214df81 100644 --- a/kate.changes +++ b/kate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 24 07:34:24 UTC 2016 - fabian@ritter-vogt.de + +- Adjust filelist for the plasmoid appdata, installed with KF > 5.25.0 + ------------------------------------------------------------------- Fri Aug 12 10:09:58 UTC 2016 - tittiatcoke@gmail.com