From 5fe65390680e5fd5f24f5b5b1eb9fe27a4f98551032d98b587c1cbb07cf49bfe Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 10 Mar 2018 12:10:48 +0000 Subject: [PATCH] KDE Applications 17.12.3 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=50 --- kfind-17.12.2.tar.xz | 3 --- kfind-17.12.3.tar.xz | 3 +++ kfind.changes | 10 ++++++++++ kfind.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 kfind-17.12.2.tar.xz create mode 100644 kfind-17.12.3.tar.xz diff --git a/kfind-17.12.2.tar.xz b/kfind-17.12.2.tar.xz deleted file mode 100644 index ccad282..0000000 --- a/kfind-17.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4d828fe70292e2c0931d83d7f48c5441668eeb7452ff9c241f477e3a42bb57f -size 208932 diff --git a/kfind-17.12.3.tar.xz b/kfind-17.12.3.tar.xz new file mode 100644 index 0000000..fe07378 --- /dev/null +++ b/kfind-17.12.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab122d407af8dab72a981bd256dcb8d0455393d097878439ce3692108d7c1f5 +size 208948 diff --git a/kfind.changes b/kfind.changes index b44252b..98a0bdf 100644 --- a/kfind.changes +++ b/kfind.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Mar 08 23:51:40 CET 2018 - lbeltrame@kde.org + +- Update to 17.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.3.php +- Changes since 17.12.2: + * None + ------------------------------------------------------------------- Wed Feb 07 08:48:04 CET 2018 - lbeltrame@kde.org diff --git a/kfind.spec b/kfind.spec index ac19841..c5665af 100644 --- a/kfind.spec +++ b/kfind.spec @@ -19,13 +19,13 @@ %bcond_without lang Name: kfind -Version: 17.12.2 +Version: 17.12.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: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: KDE Find File Utility -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/File utilities Url: http://www.kde.org/ Source: %{name}-%{version}.tar.xz