Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qrtool for openSUSE:Factory checked 
in at 2025-06-13 18:44:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qrtool (Old)
 and      /work/SRC/openSUSE:Factory/.qrtool.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qrtool"

Fri Jun 13 18:44:51 2025 rev:9 rq:1285254 version:0.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qrtool/qrtool.changes    2024-10-31 
16:09:50.744270161 +0100
+++ /work/SRC/openSUSE:Factory/.qrtool.new.19631/qrtool.changes 2025-06-13 
18:45:17.090430088 +0200
@@ -1,0 +2,12 @@
+Thu Jun 12 18:39:24 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantari...@pm.me>
+
+- Update to version 0.12.0
+  * Restore demo animation
+  * Change the license for documents and assets to CC BY 4.0
+  * Replace --generate-completion with completion subcommand
+  * Remove help text for after auto-generated --help
+  * Make the message for --version the same as the message for -V
+  * Allow partial matches of subcommand names
+- Removed cargo_audit from _service due that contains vendor now
+
+-------------------------------------------------------------------

Old:
----
  qrtool-0.11.6.tar.gz

New:
----
  qrtool-0.12.0.tar.gz

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

Other differences:
------------------
++++++ qrtool.spec ++++++
--- /var/tmp/diff_new_pack.mbnMp1/_old  2025-06-13 18:45:18.198473910 +0200
+++ /var/tmp/diff_new_pack.mbnMp1/_new  2025-06-13 18:45:18.198473910 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qrtool
 #
-# Copyright (c) 2024 mantarimay
+# Copyright (c) 2025 mantarimay
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %bcond_without test
 %endif
 Name:           qrtool
-Version:        0.11.6
+Version:        0.12.0
 Release:        0
 Summary:        An utility for encoding or decoding QR code
 License:        MIT AND CC-BY-4.0 AND Apache-2.0
@@ -46,7 +46,7 @@
 install -Dm755 target/release/%{name} -t %{buildroot}%{_bindir}
 install -Dm644 target/release/build/qrtool*/out/*.? -t 
%{buildroot}%{_mandir}/man1
 
-comp="target/release/%{name} --generate-completion"
+comp="target/release/%{name} completion"
 $comp bash >"target/release/%{name}.bash"
 $comp fish >"target/release/%{name}.fish"
 $comp zsh >"target/release/_%{name}"
@@ -64,7 +64,7 @@
 %endif
 
 %files
-%license LICENSE*
+%license LICENSE-*
 %doc README* CHANGELOG.adoc
 %{_bindir}/%{name}
 %{_mandir}/man1/qrtool*

++++++ _service ++++++
--- /var/tmp/diff_new_pack.mbnMp1/_old  2025-06-13 18:45:18.238475492 +0200
+++ /var/tmp/diff_new_pack.mbnMp1/_new  2025-06-13 18:45:18.242475650 +0200
@@ -5,6 +5,5 @@
      <param name="compression">zst</param>
      <param name="update">true</param>
   </service>
-  <service name="cargo_audit" mode="manual"/>
 </services>
 

++++++ qrtool-0.11.6.tar.gz -> qrtool-0.12.0.tar.gz ++++++
++++ 6736 lines of diff (skipped)

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

Reply via email to