Compare commits
5 Commits
Author | SHA256 | Date | |
---|---|---|---|
a081d7fbde | |||
fcdd331183 | |||
d71aac7795 | |||
95f069ede7 | |||
18f2754336 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d67c3fad08ab23699eafc62555927e849da428a042c9b8d1a52a9f1b41b9cb65
|
||||
size 411617
|
3
Dancer2-1.1.2.tar.gz
Normal file
3
Dancer2-1.1.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1177fdc7f324430df41d9742f382069619f7a46687ebebb02c7cf98371951cf
|
||||
size 404292
|
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
## Build Results
|
||||
|
||||
Current state of perl in openSUSE:Factory is
|
||||
|
||||

|
||||
|
||||
The current state of perl in the devel project build (devel:languages:perl)
|
||||
|
||||

|
||||
|
||||
|
@@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 16:14:47 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.1.2
|
||||
see /usr/share/doc/packages/perl-Dancer2/Changes
|
||||
|
||||
1.1.2 2024-11-25 08:34:51-05:00 America/New_York
|
||||
[ BUG FIXES ]
|
||||
* None
|
||||
[ ENHANCEMENTS ]
|
||||
* None
|
||||
[ DOCUMENTATION ]
|
||||
* None
|
||||
[ DEPRECATED ]
|
||||
* None
|
||||
[ MISC ]
|
||||
* PR #1715: Update deprecated download-artifact (dependabot)
|
||||
* GH #1716: Remove Scope::Upper from list of recommended deps
|
||||
(Russell @veryrusty Jenkins)
|
||||
* PR #1718: Add Module::Pluggable as a requirement, excluding
|
||||
broken versions (Russell @veryrusty Jenkins)
|
||||
* PR #1719: Force install of Module::Pluggable so CI can successfully
|
||||
run (Jason A. Crome, Russell @veryrusty Jenkins)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 05:30:08 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.1.1
|
||||
see /usr/share/doc/packages/perl-Dancer2/Changes
|
||||
|
||||
1.1.1 2024-07-18 19:48:00-04:00 America/New_York
|
||||
[ BUG FIXES ]
|
||||
* GH #1712: Fix use of send_as in templates (Andy Beverley)
|
||||
[ ENHANCEMENTS ]
|
||||
* None
|
||||
[ DOCUMENTATION ]
|
||||
* PR #1706: Document missing logging hooks and log format option;
|
||||
fix typo in logging test (Jason A. Crome)
|
||||
[ DEPRECATED ]
|
||||
* None
|
||||
[ MISC ]
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 03:07:50 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Dancer2
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,18 +18,19 @@
|
||||
|
||||
%define cpan_name Dancer2
|
||||
Name: perl-Dancer2
|
||||
Version: 1.1.0
|
||||
Version: 1.1.2
|
||||
Release: 0
|
||||
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/C/CR/CROMEDOME/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
Source100: README.md
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(CLI::Osprey)
|
||||
BuildRequires: perl(CPAN::Meta::Requirements) >= 2.120620
|
||||
BuildRequires: perl(CPAN::Meta::Requirements) >= 2.121
|
||||
BuildRequires: perl(Capture::Tiny) >= 0.12
|
||||
BuildRequires: perl(Clone)
|
||||
BuildRequires: perl(Config::Any)
|
||||
@@ -50,6 +51,7 @@ BuildRequires: perl(JSON::MaybeXS)
|
||||
BuildRequires: perl(List::Util) >= 1.29
|
||||
BuildRequires: perl(MIME::Base64) >= 3.13
|
||||
BuildRequires: perl(Module::Metadata)
|
||||
BuildRequires: perl(Module::Pluggable)
|
||||
BuildRequires: perl(Module::Runtime)
|
||||
BuildRequires: perl(Moo) >= 2.000000
|
||||
BuildRequires: perl(Moo::Role)
|
||||
@@ -88,6 +90,7 @@ Requires: perl(Import::Into)
|
||||
Requires: perl(JSON::MaybeXS)
|
||||
Requires: perl(List::Util) >= 1.29
|
||||
Requires: perl(MIME::Base64) >= 3.13
|
||||
Requires: perl(Module::Pluggable)
|
||||
Requires: perl(Module::Runtime)
|
||||
Requires: perl(Moo) >= 2.000000
|
||||
Requires: perl(Moo::Role)
|
||||
@@ -111,13 +114,12 @@ Recommends: perl(CGI::Deurl::XS)
|
||||
Recommends: perl(Class::XSAccessor)
|
||||
Recommends: perl(Cpanel::JSON::XS)
|
||||
Recommends: perl(Crypt::URandom)
|
||||
Recommends: perl(HTTP::XSCookies) >= 0.000015
|
||||
Recommends: perl(HTTP::XSCookies) >= 0.0.15
|
||||
Recommends: perl(HTTP::XSHeaders)
|
||||
Recommends: perl(Math::Random::ISAAC::XS)
|
||||
Recommends: perl(MooX::TypeTiny)
|
||||
Recommends: perl(Pod::Simple::Search)
|
||||
Recommends: perl(Pod::Simple::SimpleTree)
|
||||
Recommends: perl(Scope::Upper)
|
||||
Recommends: perl(Type::Tiny::XS)
|
||||
Recommends: perl(URL::Encode::XS)
|
||||
Recommends: perl(Unicode::UTF8)
|
||||
@@ -159,7 +161,7 @@ make test
|
||||
%perl_gen_filelist
|
||||
|
||||
%files -f %{name}.files
|
||||
%doc AUTHORS Changes Contributing.md examples Releasing-Dancer2.md
|
||||
%doc AUTHORS Changes CODE_OF_CONDUCT.md CONTRIBUTING.md examples README.md Releasing-Dancer2.md SECURITY.md
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user