diff --git a/Business-ISBN-Data-20230410.001.tar.gz b/Business-ISBN-Data-20230410.001.tar.gz deleted file mode 100644 index 72916e5..0000000 --- a/Business-ISBN-Data-20230410.001.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ff0a2291d30a2a516d0294c0ed0d1e9a4c5e1ca17ec5bdb41ac5703cce145b2 -size 31252 diff --git a/Business-ISBN-Data-20230426.001.tar.gz b/Business-ISBN-Data-20230426.001.tar.gz new file mode 100644 index 0000000..fa77ee7 --- /dev/null +++ b/Business-ISBN-Data-20230426.001.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1667775ea98bf7ab97d981c779c205610683c507401e7ef2845a85177a652e0e +size 31254 diff --git a/perl-Business-ISBN-Data.changes b/perl-Business-ISBN-Data.changes index 0578ffd..33d6c42 100644 --- a/perl-Business-ISBN-Data.changes +++ b/perl-Business-ISBN-Data.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Apr 27 03:06:03 UTC 2023 - Tina Müller + +- 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 diff --git a/perl-Business-ISBN-Data.spec b/perl-Business-ISBN-Data.spec index 15b75f0..1d5265f 100644 --- a/perl-Business-ISBN-Data.spec +++ b/perl-Business-ISBN-Data.spec @@ -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