Sync from SUSE:SLFO:Main potrace revision f267deaaf2a03ed3c84a1a30ec853fc3

This commit is contained in:
Adrian Schröter 2024-10-03 17:49:37 +02:00
parent 9b10c52f41
commit 67014c73db
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 07:20:21 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 15 14:36:16 UTC 2020 - Martin Pluskal <mpluskal@suse.com> Wed Apr 15 14:36:16 UTC 2020 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package potrace # spec file for package potrace
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -66,8 +66,7 @@ image is not "jaggy" like a bitmap, but smooth. It can then be rendered
at any resolution. at any resolution.
%prep %prep
%setup -q %autosetup -p1
%patch1 -p1
%build %build
%define warn_flags -Wall -Wstrict-prototypes -Wpointer-arith -Wformat-security %define warn_flags -Wall -Wstrict-prototypes -Wpointer-arith -Wformat-security