- Update to version 1.48.1

* Updated language files
  * A few bug fixes in this release
  * Drop requirement for newer ocaml required by Bytes.get_uint8.
    It is replaced with a local implementation.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=500
This commit is contained in:
Charles Arnold 2022-04-18 21:48:58 +00:00 committed by Git OBS Bridge
parent 957c671e6c
commit d35b7a43ed
6 changed files with 28 additions and 37 deletions

View File

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

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE93dPsa0HSn6Mh2fqkXOPc+G3aKAFAmIvRVoRHHJpY2hAYW5u
ZXhpYS5vcmcACgkQkXOPc+G3aKC2lRAAg65xURES2uWqFYswsWyN53gro1VgXyIk
kvHMnzjDnPdOzpQ2Rkgz8JyZLxJR5nxbNPy9Y1VZhTio0UXx9YbUa42xeN0NkhZW
eAb1IhVzQ12DBzC4U5qyCy7BSfAmD4yfB+uJnSH9+IpVEScZFx0m/eSDUYTVbpnW
OBlkZSeOW9H8vjmY6r2R3pYZitBuhUeRN65QStgWWPItLVJKxEDwGM5OX8v5xc1k
pkuXuDmpscKjggFKxIZbcUXMQw9S18fm9hxfF03PoZbK6Y8dvff6rmnhfI3bX4w8
+M+WppN0M1DsvMlD/5zAmN1LodFBqq2upPGR8VKqLZRYr5kF2f4smUP4+eZlkMsv
YmGE/j/w1k7/FUDDnrz/LrbyFuFYty+vcudO0g6a/guPnGmb1V1/oTlz6nRIUfgN
FW4WNkysQvyvAGMZfTLv4W134G7myeTyrc1G0F23krfe5eRNqb5Bs2DABovv++1d
Oqmh5wKPixrws4fBhzWl3lxmMs9+EGazXmCLZo99NyUvRC5EHSXV+AZMzcdZhfpx
bLD47jEm3pIHhNwnJgh3uzSI9TlldLFcsCx/cjSNX6gHfE5qgN6F5d9quZfD8fkS
atfeYlHPH1s7dWxOZ1qyND4SZYTZ73wL44FyHSY2WX30X3x7/ZUXUjpfGI2wksk+
0c7Rzoj6LZ8=
=zYtv
-----END PGP SIGNATURE-----

3
libguestfs-1.48.1.tar.gz Normal file
View File

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

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE93dPsa0HSn6Mh2fqkXOPc+G3aKAFAmJYN6cRHHJpY2hAYW5u
ZXhpYS5vcmcACgkQkXOPc+G3aKCB7w/+O6+Y11px2VZh0HdFxj/W6Pzprsv8Bhkl
bu4FZKXhfz/BBX5vQVIlgU29OB78fx9ogTYs9ay59lsNgyCStW05ER+ev2Vbj14U
K2iHa/cN79jPfDrwjo0/+5xENVVSXywX9OWvH8o06uCWLYO9SICuLt+nlzwEz1EK
oYWfjZEupwmCcSioA6LHhSYJMmoBIsXV04aYdhmkO2bzXDnlAJjM9nWps4L9sSSm
mw1cknQdcuSr/fI+Fh7yMrmLNstKmFu/GcVRijbDAxRpj8Qajfi4cTzoEnECZ2b4
1UWN4bq97i8G6WgVZ40YR8XQQsyRDi1TM4eiogDK1h//LRGDVTFoPi8KNVR4+/Oe
BcyQJvMZf7mlMtitWSAAfLnorkjRhTquchpOR7m8b4xMhX/xmzl5QLS6ku7phCws
Tc0Kb6/+xrSV6+xFbJ1rt+xWW7/m7IC/TbUFccBLN+z6jXmeq3gnTVnkVqLUe1si
Xz5KP3KVw9V+75PmOsH9iwg1eUvURltXG1uFt3L0FFfIG40WGAYa22mnJD2hJK2h
7K2mAs08MSQZWvZlPDLl1oObMGcwdqxnKvaUt+YoZXIkxrQ2+rf/AGL5v0kYOLi+
i0NjyaEo9zMsI7vhzhF6/j8eCI9kI+3YbfxZJyLGgEqYCVuxKiGOaJQ0x0dbxgS4
C95LB3Xqy1E=
=vQml
-----END PGP SIGNATURE-----

View File

@ -1,8 +1,11 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 13 22:37:33 UTC 2022 - Hans-Peter Jansen <hpj@urpla.net> Mon Apr 18 15:35:53 MDT 2022 - carnold@suse.com
- Add relevant %post{,un} sections - Update to version 1.48.1
- Add another rpmlint filter * Updated language files
* A few bug fixes in this release
* Drop requirement for newer ocaml required by Bytes.get_uint8.
It is replaced with a local implementation.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 13 20:48:37 UTC 2022 - Hans-Peter Jansen <hpj@urpla.net> Wed Apr 13 20:48:37 UTC 2022 - Hans-Peter Jansen <hpj@urpla.net>

View File

@ -17,10 +17,7 @@
Name: libguestfs Name: libguestfs
%if "%{?_ignore_exclusive_arch}" == "" Version: 1.48.1
ExclusiveArch: x86_64 ppc64 ppc64le s390x aarch64
%endif
Version: 1.48.0
Release: 0 Release: 0
Summary: libguestfs Summary: libguestfs
License: GPL-2.0-or-later License: GPL-2.0-or-later
@ -43,7 +40,7 @@ BuildRequires: gcc-c++
BuildRequires: gobject-introspection-devel BuildRequires: gobject-introspection-devel
BuildRequires: gperf BuildRequires: gperf
BuildRequires: libtool BuildRequires: libtool
BuildRequires: ocaml >= 4.13 BuildRequires: ocaml >= 4.04
BuildRequires: ocaml-hivex-devel BuildRequires: ocaml-hivex-devel
BuildRequires: pkgconf-pkg-config BuildRequires: pkgconf-pkg-config
BuildRequires: po4a BuildRequires: po4a
@ -535,9 +532,6 @@ Requires: %{name} = %{version}-%{release}
%{name}-man-pages-uk contains Ukrainian (uk) man pages %{name}-man-pages-uk contains Ukrainian (uk) man pages
for %{name}. for %{name}.
%post -n %{name} -p /sbin/ldconfig
%postun -n %{name} -p /sbin/ldconfig
%files -f %{name}.lang %files -f %{name}.lang
%license README COPYING %license README COPYING
%{_bindir}/guestfish %{_bindir}/guestfish
@ -614,9 +608,6 @@ for %{name}.
%{_libdir}/ocaml/guestfs/*.mli %{_libdir}/ocaml/guestfs/*.mli
%{_mandir}/man3/guestfs-ocaml.3* %{_mandir}/man3/guestfs-ocaml.3*
%post -n perl-Sys-Guestfs -p /sbin/ldconfig
%postun -n perl-Sys-Guestfs -p /sbin/ldconfig
%files -n perl-Sys-Guestfs %files -n perl-Sys-Guestfs
%{perl_vendorarch}/* %{perl_vendorarch}/*
%doc perl/examples/*.pl %doc perl/examples/*.pl
@ -641,9 +632,6 @@ for %{name}.
%{_libdir}/lua %{_libdir}/lua
%{_mandir}/man3/guestfs-lua.3* %{_mandir}/man3/guestfs-lua.3*
%post -n %{name}-gobject -p /sbin/ldconfig
%postun -n %{name}-gobject -p /sbin/ldconfig
%files gobject %files gobject
%{_libdir}/libguestfs-gobject-1.0.so.0* %{_libdir}/libguestfs-gobject-1.0.so.0*
%{_libdir}/girepository-1.0/Guestfs-1.0.typelib %{_libdir}/girepository-1.0/Guestfs-1.0.typelib