Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package woodpecker for openSUSE:Factory 
checked in at 2025-05-07 19:21:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/woodpecker (Old)
 and      /work/SRC/openSUSE:Factory/.woodpecker.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "woodpecker"

Wed May  7 19:21:59 2025 rev:16 rq:1275284 version:3.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/woodpecker/woodpecker.changes    2025-04-20 
20:12:25.200310297 +0200
+++ /work/SRC/openSUSE:Factory/.woodpecker.new.30101/woodpecker.changes 
2025-05-07 19:22:19.113871758 +0200
@@ -1,0 +2,80 @@
+Wed May 07 12:24:47 UTC 2025 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- Update to version 3.6.0:
+  * Features
+    - Use docker go client directly [#5134]
+  * Documentation
+    - Simplify NixOS docs [#5120]
+    - chore(deps): lock file maintenance [#5150]
+    - plugins: Add SSH/SCP plugin [#4871]
+    - chore(deps): update dependency @types/node to v22.15.3
+      [#5142]
+    - chore(deps): lock file maintenance [#5136]
+    - Explain tasks [#5129]
+    - Mention named volumes [#5130]
+    - chore(deps): update docs npm deps non-major [#5128]
+    - Fix link to agent configuration in v3.5 docs [#5122]
+    - Fix link to agent configuration in next docs [#5119]
+    - Move plugin-s3 to Codeberg [#5118]
+    - Use slugified plugin urls in docs [#5116]
+    - Fix example value for WOODPECKER_GRPC_ADDR in autoscaler docs
+      [#5102]
+    - .deb and .rpm installation commands fixed [#5087]
+    - chore(deps): update dependency @types/react to v19.1.2
+      [#5107]
+    - Slugify plugin names used for urls [#5098]
+    - Mention backend_options in workflow syntax docs [#5096]
+    - Document rootless container requirements for skip-clone
+      [#5056]
+  * Enhancement
+    - View full pipeline duration in tooltip [#5123]
+    - Set dynamic page titles [#5104]
+    - Use centrally typed inject provide in Vue [#5113]
+    - Scroll to selected pipeline step [#5103]
+  * Bug Fixes
+    - Fix args docs for admin secrets [#5127]
+    - Add name flag to admin secret add [#5101]
+  * Dependency
+    - fix(deps): update golang-packages [#5152]
+    - chore(deps): update pre-commit hook golangci/golangci-lint to
+      v2.1.6 [#5149]
+    - chore(deps): update
+      docker.io/woodpeckerci/plugin-docker-buildx docker tag to
+      v6.0.1 [#5147]
+    - chore(deps): update pre-commit hook adrienverge/yamllint to
+      v1.37.1 [#5148]
+    - chore(deps): update
+      docker.io/woodpeckerci/plugin-docker-buildx docker tag to v6
+      [#5144]
+    - fix(deps): update web npm deps non-major [#5143]
+    - fix(deps): update module github.com/getkin/kin-openapi to
+      v0.132.0 [#5141]
+    - chore(deps): update dependency vite to v6.3.4 [security]
+      [#5139]
+    - fix(deps): update module github.com/urfave/cli/v3 to v3.3.2
+      [#5137]
+    - fix(deps): update module github.com/urfave/cli/v3 to v3.3.1
+      [#5135]
+    - fix(deps): update module github.com/docker/docker to v28
+      [#5132]
+    - fix(deps): update module github.com/docker/cli to v28 [#5131]
+    - fix(deps): update dependency vue-router to v4.5.1 [#5126]
+    - chore(deps): update pre-commit hook golangci/golangci-lint to
+      v2.1.5 [#5125]
+    - fix(deps): update web npm deps non-major [#5077]
+    - fix(deps): update golang-packages [#5121]
+    - fix(deps): update golang-packages [#5111]
+    - chore(deps): lock file maintenance [#5112]
+    - chore(deps): update docker.io/mysql docker tag to v9.3.0
+      [#5109]
+    - chore(deps): update
+      docker.io/woodpeckerci/plugin-ready-release-go docker tag to
+      v3.2.0 [#5110]
+    - chore(deps): update pre-commit hook golangci/golangci-lint to
+      v2.1.2 [#5108]
+    - fix(deps): update golang-packages [#5097]
+  * Misc
+    - Add pre-commit plugin [#5146]
+    - Fix gitpod golang version [#5093]
+
+-------------------------------------------------------------------

Old:
----
  web-3.5.2.tar.gz
  woodpecker-3.5.2.obscpio

New:
----
  web-3.6.0.tar.gz
  woodpecker-3.6.0.obscpio

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

Other differences:
------------------
++++++ woodpecker.spec ++++++
--- /var/tmp/diff_new_pack.kInZ5G/_old  2025-05-07 19:22:20.273922241 +0200
+++ /var/tmp/diff_new_pack.kInZ5G/_new  2025-05-07 19:22:20.273922241 +0200
@@ -26,7 +26,7 @@
 %define server_executable_name woodpecker-server
 
 Name:           woodpecker
-Version:        3.5.2
+Version:        3.6.0
 Release:        0
 Summary:        Simple yet powerful CI/CD engine with great extensibility
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.kInZ5G/_old  2025-05-07 19:22:20.333924852 +0200
+++ /var/tmp/diff_new_pack.kInZ5G/_new  2025-05-07 19:22:20.333924852 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/woodpecker-ci/woodpecker</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v3.5.2</param>
+    <param name="revision">v3.6.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.kInZ5G/_old  2025-05-07 19:22:20.357925896 +0200
+++ /var/tmp/diff_new_pack.kInZ5G/_new  2025-05-07 19:22:20.361926070 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/woodpecker-ci/woodpecker</param>
-              <param 
name="changesrevision">e2ce937cf6a7b0dfa8b9f8d0a5cee9702b48576d</param></service></servicedata>
+              <param 
name="changesrevision">3aadef831b0ef385ac517d8df72165d93441ff1a</param></service></servicedata>
 (No newline at EOF)
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/woodpecker/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.woodpecker.new.30101/vendor.tar.gz differ: char 13, 
line 1

++++++ web-3.5.2.tar.gz -> web-3.6.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/woodpecker/web-3.5.2.tar.gz 
/work/SRC/openSUSE:Factory/.woodpecker.new.30101/web-3.6.0.tar.gz differ: char 
13, line 1

++++++ woodpecker-3.5.2.obscpio -> woodpecker-3.6.0.obscpio ++++++
++++ 14884 lines of diff (skipped)

++++++ woodpecker.obsinfo ++++++
--- /var/tmp/diff_new_pack.kInZ5G/_old  2025-05-07 19:22:21.565978468 +0200
+++ /var/tmp/diff_new_pack.kInZ5G/_new  2025-05-07 19:22:21.569978642 +0200
@@ -1,5 +1,5 @@
 name: woodpecker
-version: 3.5.2
-mtime: 1744747973
-commit: e2ce937cf6a7b0dfa8b9f8d0a5cee9702b48576d
+version: 3.6.0
+mtime: 1746618409
+commit: 3aadef831b0ef385ac517d8df72165d93441ff1a
 

Reply via email to