diff --git a/Business-ISBN-Data-20250109.001.tar.gz b/Business-ISBN-Data-20250109.001.tar.gz deleted file mode 100644 index 048dfbc..0000000 --- a/Business-ISBN-Data-20250109.001.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c70f6bdb728a6b70b532d05a21f9ac418927467b9fbbc566baac162b498a351 -size 36319 diff --git a/Business-ISBN-Data-20250118.001.tar.gz b/Business-ISBN-Data-20250118.001.tar.gz new file mode 100644 index 0000000..b4b22a7 --- /dev/null +++ b/Business-ISBN-Data-20250118.001.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1953ffa7563172cbe1e429af27fb61db38f896f2de95519aefc6ff89381304b3 +size 36379 diff --git a/perl-Business-ISBN-Data.changes b/perl-Business-ISBN-Data.changes index 51f6eeb..bc858c1 100644 --- a/perl-Business-ISBN-Data.changes +++ b/perl-Business-ISBN-Data.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Jan 22 21:18:30 UTC 2025 - Tina Müller + +- 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 diff --git a/perl-Business-ISBN-Data.spec b/perl-Business-ISBN-Data.spec index 3d81a8e..f86bbec 100644 --- a/perl-Business-ISBN-Data.spec +++ b/perl-Business-ISBN-Data.spec @@ -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