From 06cdb5dde1d7b52cd2b7158e796793d4afe1d7b1bd3175593db7a762ebf2ab01 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 4 Aug 2015 19:49:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=65 --- kdeclarative-5.12.0.tar.xz | 3 --- kdeclarative-5.13.0.tar.xz | 3 +++ kdeclarative.changes | 7 +++++++ kdeclarative.spec | 10 ++-------- 4 files changed, 12 insertions(+), 11 deletions(-) delete mode 100644 kdeclarative-5.12.0.tar.xz create mode 100644 kdeclarative-5.13.0.tar.xz diff --git a/kdeclarative-5.12.0.tar.xz b/kdeclarative-5.12.0.tar.xz deleted file mode 100644 index 2db111b..0000000 --- a/kdeclarative-5.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f521aacf66367c9f76e94c473b158cf78f104f01e006a4c91515c45eb232cc4c -size 163848 diff --git a/kdeclarative-5.13.0.tar.xz b/kdeclarative-5.13.0.tar.xz new file mode 100644 index 0000000..ade28cb --- /dev/null +++ b/kdeclarative-5.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c082c504cefcf54b39579e73fae697c4d350847df0ddeb55e1e12b80a6c5b0 +size 164172 diff --git a/kdeclarative.changes b/kdeclarative.changes index cdb6e44..45c36b1 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 4 19:20:20 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.13.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.13.0.php + ------------------------------------------------------------------- Mon Jul 27 16:07:54 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kdeclarative.spec b/kdeclarative.spec index 387bec8..a009693 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Declarative5 -%define _tar_path 5.12 +%define _tar_path 5.13 Name: kdeclarative -Version: 5.12.0 +Version: 5.13.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -49,10 +49,6 @@ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM 0001-Only-resize-plot-texture-if-size-actually-changes.patch -Patch0: 0001-Only-resize-plot-texture-if-size-actually-changes.patch -# PATCH-FIX-UPSTREAM 0001-Don-t-refresh-the-entire-window-when-we-render-the-p.patch -Patch1: 0001-Don-t-refresh-the-entire-window-when-we-render-the-p.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -108,8 +104,6 @@ Development files. %lang_package -n %lname %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build %cmake_kf5 -d build