Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
7f6574dff3 |
3
libvarlink-24.tar.gz
Normal file
3
libvarlink-24.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0586263ab8f4e8e26a2f2f54830f8f92e403326663b10e14fcf1a6c95e9eab95
|
||||
size 81361
|
@@ -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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%global _lto_cflags %nil
|
||||
%global _somajor 0
|
||||
Name: libvarlink
|
||||
Version: 23
|
||||
Version: 24
|
||||
Release: 0
|
||||
Summary: A C implementation of Varlink, a protocol for creating APIs
|
||||
License: MIT
|
||||
@@ -32,8 +32,8 @@ BuildRequires: glibc-locale
|
||||
BuildRequires: glibc-locale-base
|
||||
BuildRequires: meson
|
||||
BuildRequires: ninja
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python3-base
|
||||
%{?suse_build_hwcaps_libs}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user