Bump alma dist
This commit is contained in:
parent
81b65a7d39
commit
a4bdb4eeec
@ -4,7 +4,6 @@
|
||||
# In theory the above, in practice golang is so often broken that
|
||||
# I now disable it:
|
||||
%global golang_arches NONE
|
||||
%global dist %{?dist}.alma
|
||||
|
||||
# Architectures that we run the basic sanity-check test.
|
||||
#
|
||||
@ -46,7 +45,7 @@ Summary: Access and modify virtual machine disk images
|
||||
Name: libguestfs
|
||||
Epoch: 1
|
||||
Version: 1.50.1
|
||||
Release: 7%{?dist}
|
||||
Release: 7%{?dist}.alma.1
|
||||
License: LGPLv2+
|
||||
|
||||
# Build only for architectures that have a kernel
|
||||
@ -1137,7 +1136,7 @@ rm ocaml/html/.gitignore
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 28 2024 Edaurd Abdullin <eabdullin@almalinux.org> - 1:1.50.1-7.alma
|
||||
* Thu Mar 28 2024 Edaurd Abdullin <eabdullin@almalinux.org> - 1:1.50.1-7.alma.1
|
||||
- Fix build for AlmaLinux
|
||||
- Avoid permission denied for yum/dnf cache
|
||||
|
||||
@ -1145,9 +1144,11 @@ rm ocaml/html/.gitignore
|
||||
- Add --key all:... selector
|
||||
resolves: RHEL-19367
|
||||
- Add miscellaneous other upstream fixes since 1.50.1
|
||||
|
||||
* Wed Jun 07 2023 Laszlo Ersek <lersek@redhat.com> - 1:1.50.1-6
|
||||
- enable the ".gdb_index" section in the Perl bindings debug info
|
||||
resolves: rhbz#2209279
|
||||
|
||||
* Tue May 23 2023 Laszlo Ersek <lersek@redhat.com> - 1:1.50.1-5
|
||||
- let "guestfish -i" recognize "--key /dev/mapper/VG-LV:key:password"
|
||||
- reenable quickcheck; we now use "-cpu max" (upstream 30f74f38bd6e)
|
||||
@ -1165,6 +1166,7 @@ rm ocaml/html/.gitignore
|
||||
- New API: guestfs_inspect_get_build_id
|
||||
- Add support for detecting Windows >= 10, returned through osinfo
|
||||
resolves: rhbz#2012658
|
||||
|
||||
* Tue Nov 08 2022 Richard W.M. Jones <rjones@redhat.com> - 1:1.48.4-3
|
||||
- Move libguestfs-make-fixed-appliance to main package
|
||||
resolves: rhbz#2140695
|
||||
|
Loading…
Reference in New Issue
Block a user