SHA256
1
0
forked from pool/kded

KDE Frameworks 5.54.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=165
This commit is contained in:
2019-01-14 13:31:19 +00:00
committed by Git OBS Bridge
parent 8ed9100520
commit 6ab944304d
4 changed files with 16 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package kded
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,14 @@
#
%define _tar_path 5.53
%define _tar_path 5.54
# 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: kded
Version: 5.53.0
Version: 5.54.0
Release: 0
Summary: Central daemon of KDE workspaces
License: LGPL-2.1-or-later