From eea2c8bf741c528796963e5cca19527ea07ed904ca70a36d6c523d46f60eecee Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 24 Nov 2018 23:45:39 +0000 Subject: [PATCH 1/8] KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=83 --- sweeper-18.08.3.tar.xz | 3 --- sweeper-18.11.80.tar.xz | 3 +++ sweeper.changes | 17 +++++++++++++++++ sweeper.spec | 23 ++++++++++------------- 4 files changed, 30 insertions(+), 16 deletions(-) delete mode 100644 sweeper-18.08.3.tar.xz create mode 100644 sweeper-18.11.80.tar.xz diff --git a/sweeper-18.08.3.tar.xz b/sweeper-18.08.3.tar.xz deleted file mode 100644 index 27bc242..0000000 --- a/sweeper-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd402b599f0432669226d679f05694aab729aa728b16243032a8a5f4a7bdac62 -size 368368 diff --git a/sweeper-18.11.80.tar.xz b/sweeper-18.11.80.tar.xz new file mode 100644 index 0000000..1d85ede --- /dev/null +++ b/sweeper-18.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dcd0bbfb27d0bc4d71ae1adcf09d0355dd1fa50e353af50d1ce1230aaabb8e8 +size 367996 diff --git a/sweeper.changes b/sweeper.changes index 0c7fb87..13cbe4c 100644 --- a/sweeper.changes +++ b/sweeper.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Nov 20 06:23:09 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:38 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.11.80.php +- Changes since 18.08.3: + * Add donation url to appdata + * Fix minor EBN issues [includes] + * USe KDEFrameworkCompilerSettings + ------------------------------------------------------------------- Thu Nov 08 20:44:19 UTC 2018 - lbeltrame@kde.org diff --git a/sweeper.spec b/sweeper.spec index 4ddd71f..45540ec 100644 --- a/sweeper.spec +++ b/sweeper.spec @@ -1,7 +1,7 @@ # # spec file for package sweeper # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -12,24 +12,25 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%bcond_without lang -Name: sweeper -Version: 18.08.3 -Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang +Name: sweeper +Version: 18.11.80 +Release: 0 Summary: KDE Privacy Utility -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/GUI/KDE -Url: http://www.kde.org +URL: http://www.kde.org Source0: sweeper-%{version}.tar.xz BuildRequires: breeze5-icons BuildRequires: extra-cmake-modules +BuildRequires: kactivities-stats-devel BuildRequires: kbookmarks-devel BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel @@ -40,18 +41,15 @@ BuildRequires: ki18n-devel BuildRequires: kio-devel BuildRequires: ktextwidgets-devel BuildRequires: kxmlgui-devel -BuildRequires: kactivities-stats-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Widgets) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with lang} Recommends: %{name}-lang %endif - %description Helps clean unwanted traces the user leaves on the system. @@ -70,7 +68,7 @@ Helps clean unwanted traces the user leaves on the system. %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name - %kf5_find_htmldocs + %{kf5_find_htmldocs} %endif %suse_update_desktop_file org.kde.sweeper Utility Security mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/actions @@ -79,7 +77,6 @@ cp %{_kf5_iconsdir}/breeze/actions/24/trash-empty.svg %{buildroot}%{_kf5_iconsdi cp %{_kf5_iconsdir}/breeze/apps/48/sweeper.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ %files -%defattr(-,root,root) %doc %lang(en) %{_kf5_htmldir}/en/sweeper/ %{_kf5_applicationsdir}/org.kde.sweeper.desktop %{_kf5_appstreamdir}/org.kde.sweeper.appdata.xml From 8aa7365f74787ee50543475d929f1e2b5d74961bbbfa2a65a42f53ea85b51d1d Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 25 Nov 2018 00:10:45 +0000 Subject: [PATCH 2/8] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=84 --- sweeper.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sweeper.spec b/sweeper.spec index 45540ec..9d85848 100644 --- a/sweeper.spec +++ b/sweeper.spec @@ -77,6 +77,7 @@ cp %{_kf5_iconsdir}/breeze/actions/24/trash-empty.svg %{buildroot}%{_kf5_iconsdi cp %{_kf5_iconsdir}/breeze/apps/48/sweeper.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ %files +%license COPYING.LIB %doc %lang(en) %{_kf5_htmldir}/en/sweeper/ %{_kf5_applicationsdir}/org.kde.sweeper.desktop %{_kf5_appstreamdir}/org.kde.sweeper.appdata.xml From 2e05a514e447cf700a1089fb47fe9fddcd6129805736278b2f770246914734b5 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 25 Nov 2018 00:11:16 +0000 Subject: [PATCH 3/8] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=85 --- sweeper.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sweeper.changes b/sweeper.changes index 13cbe4c..e6594e2 100644 --- a/sweeper.changes +++ b/sweeper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 24 15:53:25 UTC 2018 - wbauer@tmo.at + +- Add license file + ------------------------------------------------------------------- Tue Nov 20 06:23:09 UTC 2018 - Luca Beltrame From 9b03290e8b18aef9ef4ab245cb329521b45c29927da2e4a3437eb66cbabe2342 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:23:23 +0000 Subject: [PATCH 4/8] KDE Applications 18.12.0 RC (knights is already in K:A) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=86 --- sweeper-18.11.80.tar.xz | 3 --- sweeper-18.11.90.tar.xz | 3 +++ sweeper.changes | 10 ++++++++++ sweeper.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 sweeper-18.11.80.tar.xz create mode 100644 sweeper-18.11.90.tar.xz diff --git a/sweeper-18.11.80.tar.xz b/sweeper-18.11.80.tar.xz deleted file mode 100644 index 1d85ede..0000000 --- a/sweeper-18.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dcd0bbfb27d0bc4d71ae1adcf09d0355dd1fa50e353af50d1ce1230aaabb8e8 -size 367996 diff --git a/sweeper-18.11.90.tar.xz b/sweeper-18.11.90.tar.xz new file mode 100644 index 0000000..aa7b452 --- /dev/null +++ b/sweeper-18.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7b9ba4a75963d14cd7cd7b88469a9e5e2a3eb99ffe831faa7ae181dbd22cf2 +size 368032 diff --git a/sweeper.changes b/sweeper.changes index e6594e2..d9c1a9d 100644 --- a/sweeper.changes +++ b/sweeper.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 03 20:56:31 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + ------------------------------------------------------------------- Sat Nov 24 15:53:25 UTC 2018 - wbauer@tmo.at diff --git a/sweeper.spec b/sweeper.spec index 9d85848..da9adc8 100644 --- a/sweeper.spec +++ b/sweeper.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: sweeper -Version: 18.11.80 +Version: 18.11.90 Release: 0 Summary: KDE Privacy Utility License: LGPL-2.1-or-later From a4cdd5c42ea6a4d62a90fa1e9daab5e34aa2543abbff8719fe3e0e6919656f6a Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:47:59 +0000 Subject: [PATCH 5/8] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=87 --- sweeper.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sweeper.changes b/sweeper.changes index d9c1a9d..5d744fa 100644 --- a/sweeper.changes +++ b/sweeper.changes @@ -6,7 +6,7 @@ Mon Dec 03 20:56:31 UTC 2018 - lbeltrame@kde.org * For more details please see: * https://www.kde.org/announcements/announce-applications-18.12-rc.php - Changes since 18.11.80: - * No code changes since 18.11.80 + * No code changes since 18.11.80 ------------------------------------------------------------------- Sat Nov 24 15:53:25 UTC 2018 - wbauer@tmo.at From 1b047028bedcb3086d2c8e3d3c345d07fbe884ba4f1872737e56909b93d039bc Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 16:51:39 +0000 Subject: [PATCH 6/8] KDE Applications 18.12.0 (not yet built) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=88 --- sweeper-18.11.90.tar.xz | 3 --- sweeper-18.12.0.tar.xz | 3 +++ sweeper.changes | 10 ++++++++++ sweeper.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 sweeper-18.11.90.tar.xz create mode 100644 sweeper-18.12.0.tar.xz diff --git a/sweeper-18.11.90.tar.xz b/sweeper-18.11.90.tar.xz deleted file mode 100644 index aa7b452..0000000 --- a/sweeper-18.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c7b9ba4a75963d14cd7cd7b88469a9e5e2a3eb99ffe831faa7ae181dbd22cf2 -size 368032 diff --git a/sweeper-18.12.0.tar.xz b/sweeper-18.12.0.tar.xz new file mode 100644 index 0000000..e548d0d --- /dev/null +++ b/sweeper-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3001d18d2599e958f5b8fbfe135ca49720d9e51e0cae86a40928bcd67f48095f +size 368008 diff --git a/sweeper.changes b/sweeper.changes index 5d744fa..3c35d39 100644 --- a/sweeper.changes +++ b/sweeper.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 14 06:09:23 UTC 2018 - lbeltrame@kde.org + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + ------------------------------------------------------------------- Mon Dec 03 20:56:31 UTC 2018 - lbeltrame@kde.org diff --git a/sweeper.spec b/sweeper.spec index da9adc8..d86b1a7 100644 --- a/sweeper.spec +++ b/sweeper.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: sweeper -Version: 18.11.90 +Version: 18.12.0 Release: 0 Summary: KDE Privacy Utility License: LGPL-2.1-or-later From 2bd7a03f3c275a154b368dcf5be0f5adadb9ef07afa0dbfe1891c16652f6ca47 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 17:32:06 +0000 Subject: [PATCH 7/8] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=89 --- sweeper.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sweeper.changes b/sweeper.changes index 3c35d39..f77fdfb 100644 --- a/sweeper.changes +++ b/sweeper.changes @@ -6,7 +6,7 @@ Fri Dec 14 06:09:23 UTC 2018 - lbeltrame@kde.org * For more details please see: * https://www.kde.org/announcements/announce-applications-18.12.0.php - Changes since 18.11.90: - * No code changes since 18.11.90 + * No code changes since 18.11.90 ------------------------------------------------------------------- Mon Dec 03 20:56:31 UTC 2018 - lbeltrame@kde.org From 7d50e64d5e42238711201d16328e24a14a5a55f5e496e8151298547913465f77 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 23:09:08 +0000 Subject: [PATCH 8/8] Fix wrong beta and rc release announcement URLs OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=90 --- sweeper.changes | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sweeper.changes b/sweeper.changes index f77fdfb..28ff879 100644 --- a/sweeper.changes +++ b/sweeper.changes @@ -34,7 +34,7 @@ Tue Nov 20 05:57:38 UTC 2018 - lbeltrame@kde.org - Update to 18.11.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.11.80.php + * https://www.kde.org/announcements/announce-applications-18.12-beta.php - Changes since 18.08.3: * Add donation url to appdata * Fix minor EBN issues [includes] @@ -86,7 +86,7 @@ Thu Jul 26 13:01:08 UTC 2018 - lbeltrame@kde.org - Update to 18.07.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php - Changes since 18.04.3: * Remove outdated Qt definitions * Require at least Qt 5.4.0 @@ -141,7 +141,7 @@ Fri Apr 06 07:10:17 CEST 2018 - lbeltrame@kde.org - Update to 18.03.90 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php - Changes since 17.12.3: * update sweeper docbook to kf5 * Increase version for next Applications release @@ -252,7 +252,7 @@ Sat Aug 5 18:19:52 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 + * https://www.kde.org/announcements/announce-applications-17.08-rc.php ------------------------------------------------------------------- @@ -316,7 +316,7 @@ Sat Mar 25 23:10:58 CET 2017 - lbeltrame@kde.org - Update to 17.03.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php - Changes since 16.12.3: * add sweeper app icon instead of an action icon (kde#373902) @@ -403,7 +403,7 @@ Mon Aug 8 15:55:54 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 + * https://www.kde.org/announcements/announce-applications-16.08-rc.php ------------------------------------------------------------------- @@ -519,7 +519,7 @@ Fri Aug 7 07:07:18 UTC 2015 - tittiatcoke@gmail.com - Update to KDE Applications 15.07.90 * KDE Applications 15.08.0 RC1 - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php -------------------------------------------------------------------