Accepting request 1239745 from devel:languages:perl
- updated to 20250118.1.0 (20250118.001) see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes 20250118.001 2025-01-18T08:16:08Z * data update for 2025-01-18 20250116.001 2025-01-16T03:44:41Z * data update for 2025-01-16 20250115.001 2025-01-15T07:28:33Z * data update for 2025-01-15 (forwarded request 1239660 from tinita) OBS-URL: https://build.opensuse.org/request/show/1239745 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Business-ISBN-Data?expand=0&rev=44
This commit is contained in:
commit
15c0f6d964
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c70f6bdb728a6b70b532d05a21f9ac418927467b9fbbc566baac162b498a351
|
||||
size 36319
|
3
Business-ISBN-Data-20250118.001.tar.gz
Normal file
3
Business-ISBN-Data-20250118.001.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1953ffa7563172cbe1e429af27fb61db38f896f2de95519aefc6ff89381304b3
|
||||
size 36379
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 21:18:30 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 20250118.1.0 (20250118.001)
|
||||
see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
|
||||
|
||||
20250118.001 2025-01-18T08:16:08Z
|
||||
* data update for 2025-01-18
|
||||
|
||||
20250116.001 2025-01-16T03:44:41Z
|
||||
* data update for 2025-01-16
|
||||
|
||||
20250115.001 2025-01-15T07:28:33Z
|
||||
* data update for 2025-01-15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 05:31:15 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Business-ISBN-Data
|
||||
Name: perl-Business-ISBN-Data
|
||||
Version: 20250109.1.0
|
||||
Version: 20250118.1.0
|
||||
Release: 0
|
||||
# 20250109.001 -> normalize -> 20250109.1.0
|
||||
%define cpan_version 20250109.001
|
||||
# 20250118.001 -> normalize -> 20250118.1.0
|
||||
%define cpan_version 20250118.001
|
||||
License: Artistic-2.0
|
||||
Summary: Data pack for Business::ISBN
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@ -65,7 +65,7 @@ part is historical). If you want to see where the data are from, check
|
||||
'$Business::ISBN::country_data{_source}'.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user