4 Commits

Author SHA256 Message Date
7cf75e8fc3 Accepting request 1276591 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1276591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aravis?expand=0&rev=9
2025-05-12 14:49:29 +00:00
c535dfb0e3 - Update to 0.8.35:
* chunk_parser: support for chunk selectors
  * fake: fix trailer packet content
  * fake: fix schema validation
  * system: API to select only one interface

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=25
2025-05-11 10:06:16 +00:00
374be613fd Accepting request 1246392 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1246392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aravis?expand=0&rev=8
2025-02-17 19:56:30 +00:00
ea448b48b6 - Update to 0.8.34:
* gigevision: allow to select discovery interface
  * genicam: fix unaligned memory access
  * gigevision: fix uninitialized memory access
  * build: add missing include

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aravis?expand=0&rev=23
2025-02-17 10:04:16 +00:00
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c4409a12ea70bba4de25e5b08c777112de854bc801896594f2cb6f8c2bd6fbc
size 863868

3
aravis-0.8.35.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8089af991fc3a2644ab04b2ddf82623cd663d80c7ebbdefa93ddbc17ea702ddb
size 865676

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu May 8 11:11:50 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to 0.8.35:
* chunk_parser: support for chunk selectors
* fake: fix trailer packet content
* fake: fix schema validation
* system: API to select only one interface
-------------------------------------------------------------------
Sun Feb 16 14:45:14 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to 0.8.34:
* gigevision: allow to select discovery interface
* genicam: fix unaligned memory access
* gigevision: fix uninitialized memory access
* build: add missing include
-------------------------------------------------------------------
Sat Sep 7 19:36:07 UTC 2024 - Matwey Kornilov <matwey.kornilov@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package aravis
#
# 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
@@ -24,7 +24,7 @@
%define devname lib%{name}-%{sorel}-devel
%define typelibname typelib-1_0-Aravis-%{api}
Name: aravis
Version: 0.8.33
Version: 0.8.35
Release: 0
Summary: Glib/gobject based library implementing a Genicam interface
License: LGPL-2.1-or-later