forked from pool/screengrab
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN. OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/screengrab?expand=0&rev=45
This commit is contained in:
parent
23c9f8b3b8
commit
6e3ab00f0f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 07:04:52 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 6 03:15:03 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package screengrab
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -54,8 +54,7 @@ Screenshot taker with the ability to publish them via hosting services.
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%cmake
|
||||
|
Loading…
Reference in New Issue
Block a user