Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ipp-usb for openSUSE:Factory checked in at 2026-04-15 16:07:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ipp-usb (Old) and /work/SRC/openSUSE:Factory/.ipp-usb.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ipp-usb" Wed Apr 15 16:07:57 2026 rev:4 rq:1347105 version:0.9.31 Changes: -------- --- /work/SRC/openSUSE:Factory/ipp-usb/ipp-usb.changes 2025-03-26 21:23:13.986041402 +0100 +++ /work/SRC/openSUSE:Factory/.ipp-usb.new.21863/ipp-usb.changes 2026-04-15 16:14:36.943774492 +0200 @@ -1,0 +2,25 @@ +Sat Mar 14 21:33:54 UTC 2026 - Richard Rahl <[email protected]> + +- fix unit file, as it executes /sbin/ipp-usb, not /usr/sbin/ipp-usb + +------------------------------------------------------------------- +Mon Mar 2 16:04:58 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 0.9.31: + * Refactoring: QuirksSet renamed to QuirksDb, to simplify documentation + * UsbDeviceInfo: properly handle empty Manufacturer or ProductName + * UsbDeviceInfo.MfgAndProduct sting replaced with UsbDeviceInfo + * Preliminary Support for HWID-Based Quirks + * HWID quirks integrated with the UsbTransport + * Added HWID quirks for Xerox B210 + * Added HWID quirks for Xerox B205 and B215 + * Man page updated (HWID quirks explained) + * Small refactoring of quirks handling + * Quirks prioritization algorithm updated to match the documentation + * Paths refactored (preparation to make them configurable) + * Accept textWithLanguage for many printer attrs where text is expected + * Added program options to control file/directory placement + * Fix handling of usb-send-delay-threshold quirk + * Fixed a error message formatting + +------------------------------------------------------------------- Old: ---- ipp-usb-0.9.30.obscpio New: ---- ipp-usb-0.9.31.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ipp-usb.spec ++++++ --- /var/tmp/diff_new_pack.frRdy1/_old 2026-04-15 16:14:37.607801628 +0200 +++ /var/tmp/diff_new_pack.frRdy1/_new 2026-04-15 16:14:37.611801791 +0200 @@ -1,7 +1,7 @@ # # spec file for package ipp-usb # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define import_path github.com/OpenPrinting/ipp-usb Name: ipp-usb -Version: 0.9.30 +Version: 0.9.31 Release: 0 Summary: HTTP reverse proxy, backed by IPP-over-USB connection to device License: BSD-2-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.frRdy1/_old 2026-04-15 16:14:37.647803263 +0200 +++ /var/tmp/diff_new_pack.frRdy1/_new 2026-04-15 16:14:37.647803263 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/OpenPrinting/ipp-usb.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/0.9.30</param> + <param name="revision">refs/tags/0.9.31</param> <param name="versionformat">@PARENT_TAG@</param> </service> <service name="tar" mode="buildtime" /> ++++++ ipp-usb-0.9.30.obscpio -> ipp-usb-0.9.31.obscpio ++++++ ++++ 5644 lines of diff (skipped) ++++++ ipp-usb.obsinfo ++++++ --- /var/tmp/diff_new_pack.frRdy1/_old 2026-04-15 16:14:37.987817157 +0200 +++ /var/tmp/diff_new_pack.frRdy1/_new 2026-04-15 16:14:37.991817321 +0200 @@ -1,5 +1,5 @@ name: ipp-usb -version: 0.9.30 -mtime: 1742155613 -commit: 42c0eb90b183f0c744961caaee2b64b0a733fca2 +version: 0.9.31 +mtime: 1770912023 +commit: 88a532841e1f95f50663f39bc9213144dba815c8 ++++++ ipp-usb.service ++++++ --- /var/tmp/diff_new_pack.frRdy1/_old 2026-04-15 16:14:38.035819119 +0200 +++ /var/tmp/diff_new_pack.frRdy1/_new 2026-04-15 16:14:38.039819283 +0200 @@ -6,7 +6,7 @@ [Service] Type=simple -ExecStart=/sbin/ipp-usb udev +ExecStart=/usr/sbin/ipp-usb udev [Install] WantedBy=multi-user.target
