Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 7cf75e8fc3 | |||
| c535dfb0e3 | |||
| 374be613fd | |||
| ea448b48b6 |
@@ -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
3
aravis-0.8.35.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8089af991fc3a2644ab04b2ddf82623cd663d80c7ebbdefa93ddbc17ea702ddb
|
||||
size 865676
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user