Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package mdbook-linkcheck for
openSUSE:Factory checked in at 2025-09-18 21:11:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mdbook-linkcheck (Old)
and /work/SRC/openSUSE:Factory/.mdbook-linkcheck.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mdbook-linkcheck"
Thu Sep 18 21:11:54 2025 rev:2 rq:1305779 version:0.7.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/mdbook-linkcheck/mdbook-linkcheck.changes
2024-08-20 16:14:50.965765539 +0200
+++
/work/SRC/openSUSE:Factory/.mdbook-linkcheck.new.27445/mdbook-linkcheck.changes
2025-09-18 21:13:07.353612355 +0200
@@ -1,0 +2,5 @@
+Tue Sep 16 13:28:30 UTC 2025 - Christoph G <[email protected]>
+
+- Remove duplicate "--locked" in build call
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mdbook-linkcheck.spec ++++++
--- /var/tmp/diff_new_pack.mEMlpb/_old 2025-09-18 21:13:08.445658260 +0200
+++ /var/tmp/diff_new_pack.mEMlpb/_new 2025-09-18 21:13:08.461658932 +0200
@@ -1,7 +1,7 @@
#
# spec file for package mdbook-linkcheck
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -38,10 +38,10 @@
%build
rm .cargo/config
-%{cargo_build} --all-features --locked
+%{cargo_build} --all-features
%install
-%{cargo_install} --all-features --locked
+%{cargo_install} --all-features
%files
%license LICENSE