From fe8c522788879f03a845030c233f1e85a130b890afbe80eb451c3fd7b04bc323 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 16 Oct 2018 12:27:32 +0000 Subject: [PATCH 1/3] KDE Frameworks 5.51 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/purpose?expand=0&rev=32 --- purpose-5.50.0.tar.xz | 3 --- purpose-5.51.0.tar.xz | 3 +++ purpose.changes | 19 +++++++++++++++++++ purpose.spec | 10 +++++----- 4 files changed, 27 insertions(+), 8 deletions(-) delete mode 100644 purpose-5.50.0.tar.xz create mode 100644 purpose-5.51.0.tar.xz diff --git a/purpose-5.50.0.tar.xz b/purpose-5.50.0.tar.xz deleted file mode 100644 index cd8d24c..0000000 --- a/purpose-5.50.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce44af170180390f40afe3817e103ce6523fa94cb8ed9d5d42993859431aa586 -size 139080 diff --git a/purpose-5.51.0.tar.xz b/purpose-5.51.0.tar.xz new file mode 100644 index 0000000..9462896 --- /dev/null +++ b/purpose-5.51.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88024bee19b206dd6a109f4819f8a9f581d7544a812c0ff5618cd1abbae4b55e +size 140124 diff --git a/purpose.changes b/purpose.changes index 3ef89c2..846c113 100644 --- a/purpose.changes +++ b/purpose.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Oct 16 08:02:50 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Mon Oct 15 11:50:43 UTC 2018 - lbeltrame@kde.org + +- Update to 5.51.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.51.0.php +- Changes since 5.50.0: + * Add explicit + * Make cmake 3.0 the minimum cmake version + * phabricator: Fix warning + * Make compile with strict compile flags + * Port to debug categories + ------------------------------------------------------------------- Thu Sep 13 21:58:47 UTC 2018 - lbeltrame@kde.org diff --git a/purpose.spec b/purpose.spec index acd106b..78ec441 100644 --- a/purpose.spec +++ b/purpose.spec @@ -12,25 +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/ # %define lname libKF5Purpose5 -%define _tar_path 5.50 +%define _tar_path 5.51 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: purpose -Version: 5.50.0 +Version: 5.51.0 Release: 0 Summary: Framework to integrate services and actions in applications License: LGPL-2.1-or-later Group: System/GUI/KDE -URL: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz +URL: https://www.kde.org +Source: %{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 1.7.0 From 56b6b678c60d79c4ed10fca0ec710295544cd15a9f3576d9c76f54dfade7f284 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 16 Oct 2018 12:28:31 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/purpose?expand=0&rev=33 --- purpose.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/purpose.spec b/purpose.spec index 78ec441..5d0dcbd 100644 --- a/purpose.spec +++ b/purpose.spec @@ -30,7 +30,7 @@ Summary: Framework to integrate services and actions in applications License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: %{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 1.7.0 From c54080734fc9023ebf7f61496f2251745a252798917e6c189576d13d1a25b593 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Tue, 16 Oct 2018 14:42:05 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/purpose?expand=0&rev=34 --- purpose.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/purpose.spec b/purpose.spec index 5d0dcbd..5389cc6 100644 --- a/purpose.spec +++ b/purpose.spec @@ -30,7 +30,7 @@ Summary: Framework to integrate services and actions in applications License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: http://download.kde.org/stable/frameworks/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 1.7.0