Accepting request 1066766 from devel:languages:perl:autoupdate
- updated to 0.614 see /usr/share/doc/packages/perl-Complete-Util/Changes 0.614 2023-01-17 Released-By: PERLANCAR; Urgency: medium - [bugfix] complete_comma_sep() didn't handle hashref in answer element and returned stringified hashref when only 1 answer is to be returned. 0.613 2023-01-17 Released-By: PERLANCAR; Urgency: medium - complete_comma_sep(): Support showing summaries. OBS-URL: https://build.opensuse.org/request/show/1066766 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Complete-Util?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e77cd8b96540df8dd2a775488776fa2b791c8a4158b5866cbd58832ac217c20a
|
||||
size 31748
|
3
Complete-Util-0.614.tar.gz
Normal file
3
Complete-Util-0.614.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89f130da9d72dc89fc09f8c0a87384812a6041cf1d2d50da1a80882e154b5d40
|
||||
size 32165
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 03:06:03 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.614
|
||||
see /usr/share/doc/packages/perl-Complete-Util/Changes
|
||||
|
||||
0.614 2023-01-17 Released-By: PERLANCAR; Urgency: medium
|
||||
- [bugfix] complete_comma_sep() didn't handle hashref in answer
|
||||
element and returned stringified hashref when only 1 answer is to
|
||||
be returned.
|
||||
0.613 2023-01-17 Released-By: PERLANCAR; Urgency: medium
|
||||
- complete_comma_sep(): Support showing summaries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 03:06:12 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Complete-Util
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Complete-Util
|
||||
Name: perl-Complete-Util
|
||||
Version: 0.612
|
||||
Version: 0.614
|
||||
Release: 0
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: General completion routine
|
||||
|
Reference in New Issue
Block a user