From 6ec997b23271aeca70dca6a9d652283673aa93ecdf34c49806ac1e137bf900a1 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 1 Jun 2023 15:21:30 +0000 Subject: [PATCH] Accepting request 1090324 from devel:languages:perl:autoupdate - updated to 0.21 see /usr/share/doc/packages/perl-URI-db/Changes 0.21 2023-05-09T22:18:52Z - Changed Oracle database DBI parameter name from `sid` to `service_name`. Thanks to @vectro for the report (#22). OBS-URL: https://build.opensuse.org/request/show/1090324 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-URI-db?expand=0&rev=11 --- URI-db-0.20.tar.gz | 3 --- URI-db-0.21.tar.gz | 3 +++ perl-URI-db.changes | 10 ++++++++++ perl-URI-db.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 URI-db-0.20.tar.gz create mode 100644 URI-db-0.21.tar.gz diff --git a/URI-db-0.20.tar.gz b/URI-db-0.20.tar.gz deleted file mode 100644 index 84ff903..0000000 --- a/URI-db-0.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14c8da15ac209631b8e39fc12451c9b1311ad0b5ca5f90327bdfa978b7d13f14 -size 23886 diff --git a/URI-db-0.21.tar.gz b/URI-db-0.21.tar.gz new file mode 100644 index 0000000..26306dd --- /dev/null +++ b/URI-db-0.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6433dc1517a907e189912a4c76b5dfc76332e3fd7fc8b38a137e4019c780b34 +size 24053 diff --git a/perl-URI-db.changes b/perl-URI-db.changes index a0645f6..06212d2 100644 --- a/perl-URI-db.changes +++ b/perl-URI-db.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed May 10 03:09:51 UTC 2023 - Tina Müller + +- updated to 0.21 + see /usr/share/doc/packages/perl-URI-db/Changes + + 0.21 2023-05-09T22:18:52Z + - Changed Oracle database DBI parameter name from `sid` to + `service_name`. Thanks to @vectro for the report (#22). + ------------------------------------------------------------------- Tue Jun 21 03:09:18 UTC 2022 - Tina Müller diff --git a/perl-URI-db.spec b/perl-URI-db.spec index e4d9730..4077962 100644 --- a/perl-URI-db.spec +++ b/perl-URI-db.spec @@ -1,7 +1,7 @@ # # spec file for package perl-URI-db # -# 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 URI-db Name: perl-URI-db -Version: 0.20 +Version: 0.21 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Database URIs