Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lychee for openSUSE:Factory checked 
in at 2024-10-16 23:45:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lychee (Old)
 and      /work/SRC/openSUSE:Factory/.lychee.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lychee"

Wed Oct 16 23:45:39 2024 rev:2 rq:1208195 version:0.16.1~0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lychee/lychee.changes    2024-07-22 
17:19:29.296843912 +0200
+++ /work/SRC/openSUSE:Factory/.lychee.new.19354/lychee.changes 2024-10-16 
23:46:42.348864848 +0200
@@ -1,0 +2,56 @@
+Mon Oct 14 18:00:58 UTC 2024 - [email protected]
+
+- Update to version 0.16.1:
+  * chore: release (#1514)
+  * markdown.rs: make first line a top-level heading (#1511)
+  * Listen to additional release triggers for binary builds
+  * listen to more release triggers for binary builds
+  * chore: release (#1512)
+  * Don't add changelog files
+  * Cleanup `.gitignore` file
+  * Add release-plz and clean up workflows (#1510)
+  * Bump the dependencies group across 1 directory with 8 updates (#1509)
+  * README: add tldr-pages as user (#1508)
+  * Disable pedantic clippy lint
+  * Test ignored files
+  * Test hidden files
+  * Update example
+  * Skip ignored and hidden files by default
+  * Remove is_symlink check, because it's mutually exclusive to is_file
+  * Handle path exclusions when walking directories
+  * Update README.md test to trim whitespaced lines & update README.md
+  * Update tests
+  * Make gitignored files configurable and disable by default
+  * Replace jwalk with ignore
+  * Bump the dependencies group across 1 directory with 13 updates (#1502)
+  * Extend compact format (#1497)
+  * Bump the dependencies group with 2 updates (#1494)
+  * chore(docs): mention MacPorts install in README.md (#1491)
+  * Bump the dependencies group with 4 updates (#1490)
+  * Mention Chocolatey
+  * Bump the dependencies group with 5 updates (#1488)
+  * Bump the dependencies group with 6 updates (#1486)
+  * Run cargo nextest in CI and enable all tests (#1483)
+  * test: fail when interpreting md footnote as link (#1479)
+  * ci: fix wrong cpu-arch tag on macos release assets (#1484)
+  * Properly wire in tokio-console (#1482)
+  * Harmonizes naming pattern of pre-built binaries and unlocks latest 
permalink (#1464)
+  * Fix: Windows drive paths misidentified as URLs (#1460)
+  * Bump docker/build-push-action from 5 to 6 in the dependencies group (#1449)
+  * Bump the dependencies group across 1 directory with 29 updates (#1478)
+  * Updated pulldown-cmark dependency and fixed maths parsing (#1473)
+  * README: add openSUSE Tumbleweed to the installation instructions (#1470)
+  * feat(clap): show help menu on no args as well (#1458)
+  * README: Add Nixpkgs to Installation (#1448)
+  * Screencast update (#1445)
+  * Add response formatter; refactor stats formatter (#1398)
+  * Extend documentation for `RequestChain` (#1442)
+  * Update TROUBLESHOOTING.md (#1440)
+  * Add a way to handle "pretty URLs", i.e. URIs without `.html` extension 
(#1422)
+  * Don't trim mailto: prefix when converting a Uri into a string (#1438)
+  * Add Execa to list of users (#1435)
+  * Exclude `tel` scheme from being checked (#1429)
+  * Fix typo in pre-commit config in README (#1424)
+  * Fix clippy errors (#1423)
+
+-------------------------------------------------------------------

Old:
----
  lychee-0.15.1~0.obscpio
  lychee-0.15.1~0.tar.zst

New:
----
  lychee-0.16.1~0.tar.zst

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

Other differences:
------------------
++++++ lychee.spec ++++++
--- /var/tmp/diff_new_pack.4vTK3v/_old  2024-10-16 23:46:45.821009654 +0200
+++ /var/tmp/diff_new_pack.4vTK3v/_new  2024-10-16 23:46:45.821009654 +0200
@@ -17,8 +17,7 @@
 
 
 Name:           lychee
-#               This will be set by osc services, that will run after this.
-Version:        0.15.1~0
+Version:        0.16.1~0
 Release:        0
 Summary:        Fast, async, stream-based link checker written in Rust
 License:        Apache-2.0 OR MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4vTK3v/_old  2024-10-16 23:46:45.853010988 +0200
+++ /var/tmp/diff_new_pack.4vTK3v/_new  2024-10-16 23:46:45.857011155 +0200
@@ -3,12 +3,12 @@
     <param name="url">https://github.com/lycheeverse/lychee.git</param>
     <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
     <param name="scm">git</param>
-    <param name="revision">v0.15.1</param>
+    <param name="revision">lychee-v0.16.1</param>
     <param name="match-tag">*</param>
-    <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
+    <param name="versionrewrite-pattern">lychee-v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>
-    <param name="changesauthor"> YOUR EMAIL HERE </param>
+    <param name="changesauthor">[email protected]</param>
   </service>
   <service mode="disabled" name="tar" />
   <service mode="disabled" name="recompress">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.4vTK3v/_old  2024-10-16 23:46:45.881012156 +0200
+++ /var/tmp/diff_new_pack.4vTK3v/_new  2024-10-16 23:46:45.885012323 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/lycheeverse/lychee.git</param>
-              <param 
name="changesrevision">0a54079d01ba9a4ff9850d8e46d3ba64743d2c8d</param></service></servicedata>
+              <param 
name="changesrevision">f63b4ae65b7527aa344c496dd8e6828ce90da059</param></service></servicedata>
 (No newline at EOF)
 

++++++ lychee-0.15.1~0.tar.zst -> lychee-0.16.1~0.tar.zst ++++++
++++ 6798 lines of diff (skipped)

++++++ lychee.obsinfo ++++++
--- /var/tmp/diff_new_pack.4vTK3v/_old  2024-10-16 23:46:46.065019830 +0200
+++ /var/tmp/diff_new_pack.4vTK3v/_new  2024-10-16 23:46:46.069019997 +0200
@@ -1,5 +1,5 @@
 name: lychee
-version: 0.15.1~0
-mtime: 1714375714
-commit: 0a54079d01ba9a4ff9850d8e46d3ba64743d2c8d
+version: 0.16.1~0
+mtime: 1728229365
+commit: f63b4ae65b7527aa344c496dd8e6828ce90da059
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/lychee/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.lychee.new.19354/vendor.tar.zst differ: char 7, 
line 1

Reply via email to