SHA256
8
0
forked from pool/uuid

Accepting request 1148207 from home:dimstar:rpm4.20:u

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1148207
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/uuid?expand=0&rev=29
This commit is contained in:
2024-02-21 10:27:43 +00:00
committed by Git OBS Bridge
parent 605c3a8610
commit 7c7d5fd3a2
2 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 15:37:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sat Nov 9 19:06:03 UTC 2013 - jengelh@inai.de

View File

@@ -219,11 +219,11 @@ This package contains the Perl bindings for OSSP uuid.
%prep
%setup
%patch0
%patch1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch -P 0
%patch -P 1
%patch -P 3 -p1
%patch -P 4 -p1
%patch -P 5 -p1
%build
export CXXFLAGS="%{optflags} -fno-strict-aliasing"