Accepting request 1152502 from system:packagemanager

OBS-URL: https://build.opensuse.org/request/show/1152502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpkg?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2024-03-01 22:33:59 +00:00 committed by Git OBS Bridge
commit bebbbbd208
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 18:43:19 UTC 2024 - Martin Schreiner <martin.schreiner@suse.com>
- Prepare for RPM 4.20.
-------------------------------------------------------------------
Sun Dec 31 15:35:34 UTC 2023 - Martin Schreiner <martin.schreiner@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package dpkg
#
# 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
@ -86,12 +86,12 @@ Libraries and header files for dpkg.
%prep
%setup -q
%patch1 -p1
%patch -P 1 -p1
%if 0%{?suse_version} == 1315
%patch2 -p1
%patch -P 2 -p1
%endif
%patch3 -p1
%patch4 -p1
%patch -P 3 -p1
%patch -P 4 -p1
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 18:43:19 UTC 2024 - Martin Schreiner <martin.schreiner@suse.com>
- Prepare for RPM 4.20.
-------------------------------------------------------------------
Sun Dec 31 15:35:34 UTC 2023 - Martin Schreiner <martin.schreiner@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package update-alternatives
#
# 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