From 1e53c963f081f47c8bd54433148cba9b5505c551c2dbfaace246d5e5827292d3 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 2 Oct 2016 12:52:23 +0000 Subject: [PATCH 1/3] start with 5.27.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=114 --- kdeclarative-5.26.0.tar.xz | 3 --- kdeclarative-5.27.0.tar.xz | 3 +++ kdeclarative.changes | 7 +++++++ kdeclarative.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kdeclarative-5.26.0.tar.xz create mode 100644 kdeclarative-5.27.0.tar.xz diff --git a/kdeclarative-5.26.0.tar.xz b/kdeclarative-5.26.0.tar.xz deleted file mode 100644 index fc59c25..0000000 --- a/kdeclarative-5.26.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6872df49e35e6556b9d1398700f1b75295a4c5e2ff8bc3357529a652a402b242 -size 168700 diff --git a/kdeclarative-5.27.0.tar.xz b/kdeclarative-5.27.0.tar.xz new file mode 100644 index 0000000..ab989a1 --- /dev/null +++ b/kdeclarative-5.27.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b001b1fd9000034fd3c39c22c922ba27900471dcbda70c6dccead7c733c717a9 +size 2739952 diff --git a/kdeclarative.changes b/kdeclarative.changes index 48f1bd6..408d895 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Oct 2 12:52:10 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.27.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.27.0.php + ------------------------------------------------------------------- Tue Sep 6 20:48:16 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kdeclarative.spec b/kdeclarative.spec index 5a43590..481c87e 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Declarative5 -%define _tar_path 5.26 +%define _tar_path 5.27 Name: kdeclarative -Version: 5.26.0 +Version: 5.27.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 From b61c5746635e4ae54cda724e37b101c67d916918a383a3dfb78bd19bfe980e38 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 19 Oct 2016 09:20:18 +0000 Subject: [PATCH 2/3] Removed stray tarball OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=115 --- kdeclarative.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdeclarative.spec b/kdeclarative.spec index 481c87e..29b907d 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -56,9 +56,9 @@ KDeclarative provides integration of QML and KDE workspaces. %package -n %lname Summary: Integration of QML and KDE workspaces -Group: System/GUI/KDE # QQmlPropertyMap leaks private but exported QObjectPrivate symbol # https://bugreports.qt.io/browse/QTBUG-46433 and https://bugs.launchpad.net/bugs/1426335 +Group: System/GUI/KDE %requires_eq libQt5Core5 %if %{with lang} Recommends: %lname-lang = %{version} From 5b990eab8a40ca0227d989d295ca405a14a0502a5d98dbce761b57a08d02d6f2 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 22 Oct 2016 16:30:42 +0000 Subject: [PATCH 3/3] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=116 --- kdeclarative.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdeclarative.spec b/kdeclarative.spec index 29b907d..481c87e 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -56,9 +56,9 @@ KDeclarative provides integration of QML and KDE workspaces. %package -n %lname Summary: Integration of QML and KDE workspaces +Group: System/GUI/KDE # QQmlPropertyMap leaks private but exported QObjectPrivate symbol # https://bugreports.qt.io/browse/QTBUG-46433 and https://bugs.launchpad.net/bugs/1426335 -Group: System/GUI/KDE %requires_eq libQt5Core5 %if %{with lang} Recommends: %lname-lang = %{version}