1 Commits

Author SHA256 Message Date
Soc Virnyl Estela
7f6574dff3 - Update to version 24
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libvarlink?expand=0&rev=15
2025-01-17 23:06:23 +00:00
3 changed files with 11 additions and 3 deletions

3
libvarlink-24.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 17 09:12:59 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 24
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 28 08:31:14 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl> Tue May 28 08:31:14 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package libvarlink # spec file for package libvarlink
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%global _lto_cflags %nil %global _lto_cflags %nil
%global _somajor 0 %global _somajor 0
Name: libvarlink Name: libvarlink
Version: 23 Version: 24
Release: 0 Release: 0
Summary: A C implementation of Varlink, a protocol for creating APIs Summary: A C implementation of Varlink, a protocol for creating APIs
License: MIT License: MIT
@@ -32,8 +32,8 @@ BuildRequires: glibc-locale
BuildRequires: glibc-locale-base BuildRequires: glibc-locale-base
BuildRequires: meson BuildRequires: meson
BuildRequires: ninja BuildRequires: ninja
BuildRequires: python3-base
BuildRequires: pkg-config BuildRequires: pkg-config
BuildRequires: python3-base
%{?suse_build_hwcaps_libs} %{?suse_build_hwcaps_libs}
%description %description