Accepting request 894931 from Base:System

- Don't break compatibility with SLE-12

OBS-URL: https://build.opensuse.org/request/show/894931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2021-06-03 22:33:12 +00:00 committed by Git OBS Bridge
commit 9850599c05
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat May 22 11:08:06 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Don't break compatibility with SLE-12
-------------------------------------------------------------------
Mon May 17 09:47:33 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

@ -111,7 +111,8 @@ though more will have to be done to feel confident about feeding untrusted
data to the decompressor; the plugin is still young and might expose bugs.
%prep
%autosetup -p1
%setup -q
%autopatch -p1
# Remove build time references so build-compare can do its work
FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{SOURCE99} '+%%H:%%M')