Accepting request 1237723 from devel:languages:perl

- updated to 1.646.0 (1.646)
   see /usr/share/doc/packages/perl-DBI/Changes
  1.646 - 2025-01-11, H.Merijn Brand
      * Remove "experimental" tag from statistics_info () (issue#134)
      * RT tickets moved to github issues (rwfranks++)
        - All RT tickets now marked as resolved with reference to GitHub issue
      * Fix install issue (issue #168) (forwarded request 1237593 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1237723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=54
This commit is contained in:
Ana Guerrero 2025-01-15 16:42:09 +00:00 committed by Git OBS Bridge
commit 51523ff818
4 changed files with 19 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e38b7a5efee129decda12383cf894963da971ffac303f54cc1b93e40e3cf9921
size 728223

3
DBI-1.646.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53ab32ac8c30295a776dde658df22be760936cdca5a3c003a23bda6d829fa184
size 729450

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jan 12 05:31:08 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 1.646.0 (1.646)
see /usr/share/doc/packages/perl-DBI/Changes
1.646 - 2025-01-11, H.Merijn Brand
* Remove "experimental" tag from statistics_info () (issue#134)
* RT tickets moved to github issues (rwfranks++)
- All RT tickets now marked as resolved with reference to GitHub issue
* Fix install issue (issue #168)
-------------------------------------------------------------------
Thu Jan 9 19:10:11 UTC 2025 - Tina Müller <tina.mueller@suse.com>

View File

@ -18,14 +18,14 @@
%define cpan_name DBI
Name: perl-DBI
Version: 1.645.0
Version: 1.646.0
Release: 0
# 1.645 -> normalize -> 1.645.0
%define cpan_version 1.645
# 1.646 -> normalize -> 1.646.0
%define cpan_version 1.646
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Database independent interface for Perl
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/%{cpan_name}-%{cpan_version}.tgz
Source0: https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/%{cpan_name}-%{cpan_version}.tar.gz
Source1: perl-DBI.rpmlintrc
Source2: cpanspec.yml
BuildRequires: perl