Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Dancer2 for openSUSE:Factory 
checked in at 2023-10-19 22:49:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Dancer2 (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Dancer2.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Dancer2"

Thu Oct 19 22:49:56 2023 rev:7 rq:1118901 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Dancer2/perl-Dancer2.changes        
2023-02-16 16:56:20.194816863 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Dancer2.new.1945/perl-Dancer2.changes      
2023-10-19 22:52:16.797226849 +0200
@@ -1,0 +2,47 @@
+Tue Oct 10 03:06:14 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 1.0.0
+   see /usr/share/doc/packages/perl-Dancer2/Changes
+
+  1.0.0     2023-10-09 10:10:10-04:00 America/New_York
+      [ BUG FIXES ]
+      * GH #1663: Allow overriding of prefix in add_route (GeekRuthie)
+      * GH #1675: Stringify VERSION_FROM correctly in Makefile.PL (Jason
+        A. Crome)
+      * GH #1677: Don't deserialize multipart form data on post (Emil
+        Perhinschi)
+      * GH #1694: Update JS assets in Dancer2 app skel (Jason A. Crome)
+      [ ENHANCEMENTS ]
+      * PR #1682: Bump minimum version of Perl to 5.14 (Jason A. Crome)
+      [ DOCUMENTATION ]
+      * GH #1580: Document the purpose of the .dancer file (Jason A. Crome)
+      * GH #1669: Show correct usage of Dancer2::Core::Error (GeekRuthie)
+      * GH #1674: Fix POD for input_handle() (mauke)
+      * GH #1414: Add documentation resources to the doc map (Jason A.
+        Crome, Yanick Champoux)
+      * PR #1684: Remove shumphrey from core developers (Steven Humphrey)
+      * GH #1685: Document the versioning scheme and Dancer2 release
+        process (Jason A. Crome)
+      * PR #1688: Fixed various bugs/issues in Dancer2 Pod (Jason A. Crome)
+      * PR #1691: Update the contribution guidelines (Jason A. Crome)
+      * PR #1692: Change README extension .mkdn -> .md (Jason A. Crome)
+      [ DEPRECATED ]
+      * GH #1645: Deprecated Dancer2::Test (Jason A. Crome)
+      * GH #1646: Deprecated keyword: push_header (Jason A. Crome)
+      * GH #1647: Deprecated keyword: header (Jason A. Crome)
+      * GH #1648: Deprecated keyword: headers (Jason A. Crome)
+      * GH #1649: Deprecated keyword: context (Jason A. Crome)
+      * GH #1650: Deprecated: splat/capture named placeholders (Jason A.
+        Crome)
+      * GH #1651: Deprecated core Request instance method:
+        request->dispatch_path (Jason A. Crome)
+      * GH #1652: Deprecated keyword in plugins: plugin_setting (Jason A.
+        Crome)
+      * GH #1653: Deprecated keyword in plugins: dancer_app (Jason A. Crome)
+      * GH #1654: Deprecated keyword in plugins: request (Jason A. Crome)
+      * GH #1655: Deprecated keyword in plugins: var (Jason A. Crome)
+      * GH #1656: Deprecated keyword in plugins: hook (Jason A. Crome)
+      [ MISC ]
+      * GH #1659: Rename `master` branch to be `main` (Yanick Champoux)
+
+-------------------------------------------------------------------

Old:
----
  Dancer2-0.400001.tar.gz

New:
----
  Dancer2-1.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Dancer2.spec ++++++
--- /var/tmp/diff_new_pack.k9BDgn/_old  2023-10-19 22:52:17.385248176 +0200
+++ /var/tmp/diff_new_pack.k9BDgn/_new  2023-10-19 22:52:17.389248322 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name Dancer2
 Name:           perl-Dancer2
-Version:        0.400001
+Version:        1.0.0
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Lightweight yet powerful web application framework
@@ -144,7 +144,7 @@
 %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
@@ -159,6 +159,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%doc AUTHORS Changes examples GitGuide.md
+%doc AUTHORS Changes Contributing.md examples Releasing-Dancer2.md
 %license LICENSE
 

++++++ Dancer2-0.400001.tar.gz -> Dancer2-1.0.0.tar.gz ++++++
++++ 3388 lines of diff (skipped)

Reply via email to