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:
commit
9850599c05
@ -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>
|
Mon May 17 09:47:33 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -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.
|
data to the decompressor; the plugin is still young and might expose bugs.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%setup -q
|
||||||
|
%autopatch -p1
|
||||||
|
|
||||||
# Remove build time references so build-compare can do its work
|
# Remove build time references so build-compare can do its work
|
||||||
FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{SOURCE99} '+%%H:%%M')
|
FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{SOURCE99} '+%%H:%%M')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user