Compare commits
16 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6dca1160c8 | ||
|
|
8264374a0e | ||
|
|
176637a986 | ||
|
|
d3c0f85e33 | ||
|
|
399bbdc6cb | ||
|
|
a474d67a1f | ||
|
|
e003bcea80 | ||
|
|
870158c2d1 | ||
|
|
5fed09a74f | ||
|
|
df94be4135 | ||
|
|
7649ca55dd | ||
|
|
6a3314c6f9 | ||
|
|
18a9387c4c | ||
|
|
ad417d5fe0 | ||
|
|
c3b55d53eb | ||
|
|
41084c7fb8 |
1 changed files with 18 additions and 27 deletions
|
|
@ -35,7 +35,7 @@ Summary: Access and modify virtual machine disk images
|
|||
Name: libguestfs
|
||||
Epoch: 1
|
||||
Version: 1.58.0
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
# Build only for architectures that have a kernel
|
||||
|
|
@ -94,7 +94,8 @@ BuildRequires: libselinux-utils
|
|||
BuildRequires: libselinux-devel
|
||||
BuildRequires: fuse, fuse-devel
|
||||
BuildRequires: pcre2-devel
|
||||
BuildRequires: libvirt-devel >= 11.10.0
|
||||
#BuildRequires: libvirt-devel >= 11.10.0
|
||||
BuildRequires: libvirt-devel
|
||||
BuildRequires: gperf
|
||||
BuildRequires: rpm-devel
|
||||
BuildRequires: cpio
|
||||
|
|
@ -118,7 +119,7 @@ BuildRequires: libldm-devel
|
|||
BuildRequires: json-c-devel
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: bash-completion
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 11
|
||||
%if !0%{?rhel}
|
||||
BuildRequires: bash-completion-devel
|
||||
%endif
|
||||
BuildRequires: /usr/bin/ping
|
||||
|
|
@ -158,7 +159,7 @@ BuildRequires: rubygem-rake
|
|||
BuildRequires: rubygem(json)
|
||||
BuildRequires: rubygem(rdoc)
|
||||
BuildRequires: rubygem(test-unit)
|
||||
BuildRequires: rubygem(irb)
|
||||
BuildRequires: ruby-irb
|
||||
BuildRequires: php-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gjs
|
||||
|
|
@ -302,7 +303,8 @@ Suggests: qemu-block-rbd
|
|||
Suggests: qemu-block-ssh
|
||||
%endif
|
||||
Recommends: libvirt-daemon-config-network
|
||||
Requires: libvirt-daemon-driver-qemu >= 11.10.0
|
||||
#Requires: libvirt-daemon-driver-qemu >= 11.10.0
|
||||
Requires: libvirt-daemon-driver-qemu
|
||||
Requires: libvirt-daemon-driver-secret
|
||||
Requires: libvirt-daemon-driver-storage-core
|
||||
Requires: passt
|
||||
|
|
@ -953,7 +955,7 @@ rm ocaml/html/.gitignore
|
|||
|
||||
|
||||
%files bash-completion
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 11
|
||||
%if !0%{?rhel}
|
||||
%dir %{bash_completions_dir}
|
||||
%{bash_completions_dir}/guestfish
|
||||
%{bash_completions_dir}/guestmount
|
||||
|
|
@ -1082,15 +1084,10 @@ rm ocaml/html/.gitignore
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 08 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:1.58.0-2
|
||||
- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_4.0
|
||||
|
||||
* Mon Jan 05 2026 Richard W.M. Jones <rjones@redhat.com> - 1:1.58.0-1
|
||||
- New upstream development version 1.58.0
|
||||
- Require libvirt >= 11.10.0, qemu >= 7.2.0 and passt.
|
||||
|
||||
* Wed Dec 17 2025 Tom Callaway <spot@fedoraproject.org> - 1:1.57.7-2
|
||||
- rebuild for new libconfig
|
||||
- Require qemu >= 7.2.0 and passt.
|
||||
- Libvirt >= 11.10.0 is needed but don't hard require it for F43
|
||||
|
||||
* Thu Dec 04 2025 Richard W.M. Jones <rjones@redhat.com> - 1:1.57.7-1
|
||||
- New upstream development version 1.57.7
|
||||
|
|
@ -1102,39 +1099,33 @@ rm ocaml/html/.gitignore
|
|||
- New upstream development version 1.57.5
|
||||
- Test direct backend in %%check
|
||||
|
||||
* Wed Oct 15 2025 Richard W.M. Jones <rjones@redhat.com> - 1:1.57.4-4
|
||||
* Wed Oct 15 2025 Richard W.M. Jones <rjones@redhat.com> - 1:1.57.4-2
|
||||
- Require passt
|
||||
- https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/YDHKKQSDURTMSKSN6GW3QGQI43DTFXNH/
|
||||
|
||||
* Wed Oct 15 2025 Remi Collet <remi@remirepo.net> - 1:1.57.4-3
|
||||
- rebuild for https://fedoraproject.org/wiki/Changes/php85
|
||||
|
||||
* Mon Oct 13 2025 Richard W.M. Jones <rjones@redhat.com> - 1:1.57.4-2
|
||||
- OCaml 5.4.0 rebuild
|
||||
|
||||
* Tue Sep 30 2025 Richard W.M. Jones <rjones@redhat.com> - 1:1.57.4-1
|
||||
- New upstream development version 1.57.4
|
||||
- Enable aarch64 tests
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1:1.57.3-2
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
* Fri Sep 19 2025 Richard W.M. Jones <rjones@redhat.com> - 1:1.57.3-2
|
||||
- Bump release and rebuild (RHBZ#2396712)
|
||||
|
||||
* Tue Sep 09 2025 Richard W.M. Jones <rjones@redhat.com> - 1:1.57.3-1
|
||||
- New upstream development version 1.57.3
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1:1.57.2-2
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
* Sat Aug 16 2025 Richard W.M. Jones <rjones@redhat.com> - 1:1.57.2-2
|
||||
- Rebuild for Python 3.14.0rc2 (RHBZ#2388845)
|
||||
|
||||
* Fri Aug 15 2025 Richard W.M. Jones <rjones@redhat.com> - 1:1.57.2-1
|
||||
- New upstream development version 1.57.2
|
||||
|
||||
* Wed Aug 13 2025 Richard W.M. Jones <rjones@redhat.com> - 1:1.57.1-1
|
||||
- New upstream development version 1.57.1
|
||||
* Wed Aug 13 2025 Richard W.M. Jones <rjones@redhat.com> - 1:1.56.2-1
|
||||
- New upstream stable version 1.56.2
|
||||
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.56.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sat Jul 12 2025 Jerry James <loganjerry@gmail.com> - 1:1.56.1-3
|
||||
* Sat Jul 12 2025 Jerry James <loganjerry@gmail.com> - 1:1.56.1-3
|
||||
- Rebuild to fix OCaml dependencies
|
||||
|
||||
* Mon Jul 07 2025 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.56.1-2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue