From 493ea9c9fc9fcd825762f42b16728662b7029aa03fa9e7282bd43dc3b8e7cb19 Mon Sep 17 00:00:00 2001 From: cpanmirror Date: Tue, 27 Jan 2026 05:46:43 +0000 Subject: [PATCH] Automatic update to Dancer-1.3522.tar.gz --- Dancer-1.3521.tar.gz | 3 --- Dancer-1.3522.tar.gz | 3 +++ perl-Dancer.changes | 12 ++++++++++++ perl-Dancer.spec | 20 ++++++++++---------- 4 files changed, 25 insertions(+), 13 deletions(-) delete mode 100644 Dancer-1.3521.tar.gz create mode 100644 Dancer-1.3522.tar.gz diff --git a/Dancer-1.3521.tar.gz b/Dancer-1.3521.tar.gz deleted file mode 100644 index 7f57461..0000000 --- a/Dancer-1.3521.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15f633e1b431dfe55e9a82c9af4c3221085e65e1dba93bfcffd24458458559e2 -size 401803 diff --git a/Dancer-1.3522.tar.gz b/Dancer-1.3522.tar.gz new file mode 100644 index 0000000..b13e5f8 --- /dev/null +++ b/Dancer-1.3522.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fbc8c84404a4b45bfd04601e2ff52bc519e3e68714df97b81720e15788f7e0 +size 401926 diff --git a/perl-Dancer.changes b/perl-Dancer.changes index def7f18..4aaf004 100644 --- a/perl-Dancer.changes +++ b/perl-Dancer.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jan 27 05:46:43 UTC 2026 - Tina Müller + +- updated to 1.352.200 (1.3522) + see /usr/share/doc/packages/perl-Dancer/Changes + + 1.3522 2026-01-26 22:27:39+00:00 Europe/London + + [ENHANCEMENTS] + - Remove unnecessary import from test file (avoid test failures on newer Perls) + - Add security policy document + ------------------------------------------------------------------- Thu Feb 9 03:08:13 UTC 2023 - Tina Müller diff --git a/perl-Dancer.spec b/perl-Dancer.spec index 692977a..f0f1792 100644 --- a/perl-Dancer.spec +++ b/perl-Dancer.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Dancer # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 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,14 +18,14 @@ %define cpan_name Dancer Name: perl-Dancer -Version: 1.352.100 +Version: 1.352.200 Release: 0 -# 1.3521 -> normalize -> 1.352.100 -%define cpan_version 1.3521 +# 1.3522 -> normalize -> 1.352.200 +%define cpan_version 1.3522 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Lightweight yet powerful web application framework URL: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/Y/YA/YANICK/%{cpan_name}-%{cpan_version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/B/BI/BIGPRESH/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml Source100: README.md BuildArch: noarch @@ -34,14 +34,14 @@ BuildRequires: perl-macros BuildRequires: perl(Data::Dump) BuildRequires: perl(Devel::Hide) BuildRequires: perl(HTTP::Body) -BuildRequires: perl(HTTP::CookieJar) >= 0.008 +BuildRequires: perl(HTTP::CookieJar) >= 0.8 BuildRequires: perl(HTTP::Date) BuildRequires: perl(HTTP::Headers) BuildRequires: perl(HTTP::Request) BuildRequires: perl(HTTP::Server::Simple::PSGI) BuildRequires: perl(HTTP::Tiny) >= 0.014 BuildRequires: perl(Hash::Merge::Simple) -BuildRequires: perl(JSON) >= 2.90 +BuildRequires: perl(JSON) >= 2.900 BuildRequires: perl(MIME::Types) BuildRequires: perl(Module::Runtime) BuildRequires: perl(Plack::Builder) @@ -136,7 +136,7 @@ Provides: perl(Dancer::Test) = %{version} Provides: perl(Dancer::Timer) = %{version} Provides: perl(HTTP::Tiny::NoProxy) = %{version} %undefine __perllib_provides -Recommends: perl(MIME::Types) >= 2.17 +Recommends: perl(MIME::Types) >= 2.170 Recommends: perl(YAML) Recommends: perl(YAML::XS) %{perl_requires} @@ -164,7 +164,7 @@ testing), and can run under PSGI/Plack for easy deployment in a variety of webserver environments. %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 @@ -181,7 +181,7 @@ make test %perl_gen_filelist %files -f %{name}.files -%doc AUTHORS Changes CONTRIBUTORS doap.xml examples README +%doc AUTHORS Changes CONTRIBUTORS doap.xml examples pod2htmd.tmp README SECURITY.md %license LICENSE %changelog -- 2.51.1