From 961c32abd64d9c574fb7cbabcc661d34053efef2be5b3ed61cb43ac459e0f341 Mon Sep 17 00:00:00 2001 From: "Tina Mueller (cpanmirror)" Date: Wed, 8 Oct 2025 14:37:35 +0000 Subject: [PATCH] Automatic update to v0.170.0 (0.17) --- Statistics-CaseResampling-0.16.tar.gz | 3 --- Statistics-CaseResampling-0.17.tar.gz | 3 +++ perl-Statistics-CaseResampling.changes | 10 ++++++++++ perl-Statistics-CaseResampling.spec | 10 +++++----- 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 Statistics-CaseResampling-0.16.tar.gz create mode 100644 Statistics-CaseResampling-0.17.tar.gz diff --git a/Statistics-CaseResampling-0.16.tar.gz b/Statistics-CaseResampling-0.16.tar.gz deleted file mode 100644 index abe2e51..0000000 --- a/Statistics-CaseResampling-0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91357d42b6bf266e5f378365020953753a9bbf9b99f96c4b9ab25376a54a5b94 -size 58759 diff --git a/Statistics-CaseResampling-0.17.tar.gz b/Statistics-CaseResampling-0.17.tar.gz new file mode 100644 index 0000000..6a32a85 --- /dev/null +++ b/Statistics-CaseResampling-0.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee66d0eed81882ec4fa48fffe163a04fd98c4d56ac1e8cdc14a9f83bd1839bc +size 58325 diff --git a/perl-Statistics-CaseResampling.changes b/perl-Statistics-CaseResampling.changes index 763dc4e..7be4846 100644 --- a/perl-Statistics-CaseResampling.changes +++ b/perl-Statistics-CaseResampling.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Oct 8 14:37:35 UTC 2025 - Tina Müller + +- updated to 0.170.0 (0.17) + see /usr/share/doc/packages/perl-Statistics-CaseResampling/Changes + + 0.17 Thu Jul 17 20:00:00 2025 + - Include a fallback #ifndef for what appears to be an edge case github + actions issue. + ------------------------------------------------------------------- Tue May 20 05:36:17 UTC 2025 - Tina Müller diff --git a/perl-Statistics-CaseResampling.spec b/perl-Statistics-CaseResampling.spec index 74e3a1f..d9452c4 100644 --- a/perl-Statistics-CaseResampling.spec +++ b/perl-Statistics-CaseResampling.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Statistics-CaseResampling # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Statistics-CaseResampling Name: perl-Statistics-CaseResampling -Version: 0.160.0 +Version: 0.170.0 Release: 0 -# 0.16 -> normalize -> 0.160.0 -%define cpan_version 0.16 +# 0.17 -> normalize -> 0.170.0 +%define cpan_version 0.17 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Efficient resampling and calculation of medians with confidence intervals URL: https://metacpan.org/release/%{cpan_name} @@ -48,7 +48,7 @@ selection) algorithm that works in linear time as opposed to the trivial implementation that requires 'O(n*log(n))'. %prep -%autosetup -n %{cpan_name}-%{cpan_version} -p1 +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -- 2.49.0