Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aravis for openSUSE:Factory checked in at 2024-01-03 12:26:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aravis (Old) and /work/SRC/openSUSE:Factory/.aravis.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aravis" Wed Jan 3 12:26:43 2024 rev:5 rq:1135840 version:0.8.30 Changes: -------- --- /work/SRC/openSUSE:Factory/aravis/aravis.changes 2023-07-31 15:25:05.375573689 +0200 +++ /work/SRC/openSUSE:Factory/.aravis.new.28375/aravis.changes 2024-01-03 12:26:46.043377264 +0100 @@ -1,0 +2,21 @@ +Tue Dec 26 12:28:40 UTC 2023 - Matwey Kornilov <[email protected]> + +- Update to 0.8.30: + * gv: add EVK Helios and Automation Technology C6 devices to the + legacy mode list + * gv: don't ignore POINTTOPOINT interfaces, allows for direct + connection to devices through VPNs +- Changes for 0.8.29: + * usb3vision: fix callbacks triggering in async mode + * usb3vision: fix underrun counting +- Changes for 0.8.28: + * usb3vision: make async libusb default + * usb3vision: improve CPU use when no buffer is available for the + stream thread + * usb3vision: don't wait forever for USB transfer completion + * usb3vision: enable stream after the receiving stream thread is + started + * viewer: avoid buffer exhaustion if GStreamer pipeline is late + * build: fix clang 32 bits compilation + +------------------------------------------------------------------- @@ -4 +25 @@ -- Update to 0.8.26: +- Update to 0.8.27: Old: ---- aravis-0.8.27.tar.xz New: ---- aravis-0.8.30.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aravis.spec ++++++ --- /var/tmp/diff_new_pack.PwrHrG/_old 2024-01-03 12:26:46.727402242 +0100 +++ /var/tmp/diff_new_pack.PwrHrG/_new 2024-01-03 12:26:46.727402242 +0100 @@ -24,7 +24,7 @@ %define devname lib%{name}-%{sorel}-devel %define typelibname typelib-1_0-Aravis-%{api} Name: aravis -Version: 0.8.27 +Version: 0.8.30 Release: 0 Summary: Glib/gobject based library implementing a Genicam interface License: LGPL-2.1-or-later @@ -110,7 +110,7 @@ %install %meson_install -%suse_update_desktop_file -r arv-viewer-%{api} AudioVideo AudioVideoEditing +%suse_update_desktop_file -r org.aravis.viewer-%{api} AudioVideo AudioVideoEditing %find_lang %{name}-%{api} @@ -134,8 +134,8 @@ %{_mandir}/man1/arv-viewer-* %{_datadir}/icons/hicolor/*/apps/aravis* %dir %{_datadir}/metainfo -%{_datadir}/metainfo/arv-viewer-%{api}.appdata.xml -%{_datadir}/applications/arv-viewer-%{api}.desktop +%{_datadir}/metainfo/org.aravis.viewer-%{api}.appdata.xml +%{_datadir}/applications/org.aravis.viewer-%{api}.desktop %files -n %{libname} %license COPYING ++++++ aravis-0.8.27.tar.xz -> aravis-0.8.30.tar.xz ++++++ ++++ 1701 lines of diff (skipped)
