Steffen Winterfeldt 2022-01-17 12:25:28 +00:00 committed by Git OBS Bridge
parent 3b157d50e8
commit 5c35c7c1a6
4 changed files with 12 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
--------------------------------------------------------------------
Mon Jan 17 12:24:42 UTC 2022 - aschnell@suse.com
- merge gh#openSUSE/libstorage-ng#856
- added python-rpm-macros to build requires (bsc#1194759)
- 4.4.75
--------------------------------------------------------------------
Sat Jan 15 07:36:57 UTC 2022 - opensuse-packaging@opensuse.org

View File

@ -18,7 +18,7 @@
%define libname %{name}1
Name: libstorage-ng
Version: 4.4.74
Version: 4.4.75
Release: 0
Summary: Library for storage management
License: GPL-2.0-only
@ -59,6 +59,7 @@ BuildRequires: json-c-devel
%else
BuildRequires: libjson-c-devel
%endif
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(python3)
BuildRoot: %{_tmppath}/%{name}-%{version}-build