Accepting request 1084370 from devel:languages:perl:autoupdate

- updated to 20230426.001
   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
  20230426.001 2023-04-26T20:39:21Z
  	Data update for 20230426

OBS-URL: https://build.opensuse.org/request/show/1084370
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Business-ISBN-Data?expand=0&rev=38
This commit is contained in:
Dirk Stoecker 2023-05-03 15:18:24 +00:00 committed by Git OBS Bridge
parent d4292d66df
commit 66b0d5ae06
4 changed files with 14 additions and 5 deletions

View File

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

BIN
Business-ISBN-Data-20230426.001.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 27 03:06:03 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 20230426.001
see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
20230426.001 2023-04-26T20:39:21Z
Data update for 20230426
-------------------------------------------------------------------
Tue Apr 11 03:06:06 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@ -18,7 +18,7 @@
%define cpan_name Business-ISBN-Data
Name: perl-Business-ISBN-Data
Version: 20230410.001
Version: 20230426.001
Release: 0
License: Artistic-2.0
Summary: Data pack for Business::ISBN
@ -63,7 +63,7 @@ part is historical). If you want to see where the data are from, check
%prep
%autosetup -n %{cpan_name}-%{version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
perl Makefile.PL INSTALLDIRS=vendor