From 6ec88fd3cdaeb09da6a59c800b8988668585d41aa7eb3f552f248bf4909955b0 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 5 Oct 2015 17:57:20 +0000 Subject: [PATCH 1/2] 5.15.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=63 --- kded-5.14.0.tar.xz | 3 --- kded-5.15.0.tar.xz | 3 +++ kded.changes | 7 +++++++ kded.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kded-5.14.0.tar.xz create mode 100644 kded-5.15.0.tar.xz diff --git a/kded-5.14.0.tar.xz b/kded-5.14.0.tar.xz deleted file mode 100644 index a435e6f..0000000 --- a/kded-5.14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5835731de2839becc2b40c956b6f58cc891864a6492f03c2b3720f24f02d490f -size 36336 diff --git a/kded-5.15.0.tar.xz b/kded-5.15.0.tar.xz new file mode 100644 index 0000000..4f89e72 --- /dev/null +++ b/kded-5.15.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98330b8512dbc06f35b93edd85ac6777c84c960a9492dd38c670d567ba749490 +size 35812 diff --git a/kded.changes b/kded.changes index b6b5a2e..42752e5 100644 --- a/kded.changes +++ b/kded.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 5 17:37:09 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.15.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.15.0.php + ------------------------------------------------------------------- Tue Sep 8 17:12:56 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kded.spec b/kded.spec index 41d4e37..86c897f 100644 --- a/kded.spec +++ b/kded.spec @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.14 +%define _tar_path 5.15 Name: kded -Version: 5.14.0 +Version: 5.15.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 From fa040d88e2d85e2acfed9228b590fb2a907c75fd628fbfb7061084bec236d34d Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 10 Oct 2015 13:07:52 +0000 Subject: [PATCH 2/2] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=64 --- kded.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/kded.changes b/kded.changes index 42752e5..5e6f79c 100644 --- a/kded.changes +++ b/kded.changes @@ -2,6 +2,7 @@ Mon Oct 5 17:37:09 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.15.0 + * Simplify logic around sycoca; just call ensureCacheValid. * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.15.0.php