SHA256
3
0
forked from pool/perl

Refresh patch to apeace download service

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=209
This commit is contained in:
Stephan Kulow 2022-02-20 11:38:23 +00:00 committed by Git OBS Bridge
parent 2b5f03cfd1
commit d6aa66965b
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ gdbm commit d3e27957).
1 file changed, 5 insertions(+), 6 deletions(-) 1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/ext/GDBM_File/GDBM_File.xs b/ext/GDBM_File/GDBM_File.xs diff --git a/ext/GDBM_File/GDBM_File.xs b/ext/GDBM_File/GDBM_File.xs
index cd0bb6f26ffa..494c2889ca89 100644 index cd0bb6f26ff..494c2889ca8 100644
--- a/ext/GDBM_File/GDBM_File.xs --- a/ext/GDBM_File/GDBM_File.xs
+++ b/ext/GDBM_File/GDBM_File.xs +++ b/ext/GDBM_File/GDBM_File.xs
@@ -145,14 +145,13 @@ output_datum(pTHX_ SV *arg, char *str, int size) @@ -145,14 +145,13 @@ output_datum(pTHX_ SV *arg, char *str, int size)

View File

@ -1,7 +1,7 @@
# #
# spec file # spec file
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 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