From 26679008a134b83ea840e0d9a0aa40e9f2ea76355ca2c50d81226aabc093f274 Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Mon, 1 Mar 2021 05:59:06 +0000 Subject: [PATCH] Accepting request 875859 from X11:Deepin:Factory - Update dtk api version to 5.0.0 OBS-URL: https://build.opensuse.org/request/show/875859 OBS-URL: https://build.opensuse.org/package/show/X11:Deepin/dtkwm?expand=0&rev=13 --- dtkwm.changes | 5 +++++ dtkwm.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/dtkwm.changes b/dtkwm.changes index ad4ed04..f8cebb8 100644 --- a/dtkwm.changes +++ b/dtkwm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 25 15:30:07 UTC 2020 - Hillwood Yang + +- Update dtk api version to 5.0.0 + ------------------------------------------------------------------- Wed Aug 7 02:43:41 UTC 2019 - Hillwood Yang diff --git a/dtkwm.spec b/dtkwm.spec index 34dfad7..295006b 100644 --- a/dtkwm.spec +++ b/dtkwm.spec @@ -1,7 +1,7 @@ # # spec file for package dtkwm # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define sover 2 +%define sover 5 Name: dtkwm Version: 2.0.12 @@ -71,7 +71,7 @@ Header files and libraries for %{name}. %build %qmake5 PREFIX=%{_prefix} \ LIB_INSTALL_DIR=%{_libdir} -make %{?_smp_mflags} +%make_build %install %qmake5_install