Rebase to Fedora Rawhide
resolves: RHEL-56804
This commit is contained in:
parent
9824bf93c4
commit
df62d85011
15
hivex.spec
15
hivex.spec
@ -9,8 +9,8 @@
|
|||||||
%global verify_tarball_signature 1
|
%global verify_tarball_signature 1
|
||||||
|
|
||||||
Name: hivex
|
Name: hivex
|
||||||
Version: 1.3.23
|
Version: 1.3.24
|
||||||
Release: 24%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Read and write Windows Registry binary hive files
|
Summary: Read and write Windows Registry binary hive files
|
||||||
|
|
||||||
License: LGPL-2.1-only AND LGPL-2.0-or-later AND GPL-2.0-or-later
|
License: LGPL-2.1-only AND LGPL-2.0-or-later AND GPL-2.0-or-later
|
||||||
@ -26,13 +26,6 @@ Source1: http://libguestfs.org/download/hivex/%{name}-%{version}.tar.gz.s
|
|||||||
Source2: libguestfs.keyring
|
Source2: libguestfs.keyring
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Upstream patches to fix Ruby minitest support.
|
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2229653
|
|
||||||
Patch: 0001-ruby-Replace-MiniTest-with-Minitest.patch
|
|
||||||
Patch: 0002-ruby-Get-rid-of-old-Test-Unit-compatibility.patch
|
|
||||||
# Another upstream patch, not required.
|
|
||||||
Patch: 0003-build-Go-back-to-gettext-0.19.patch
|
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: autoconf, automake, libtool, gettext-devel
|
BuildRequires: autoconf, automake, libtool, gettext-devel
|
||||||
BuildRequires: perl-interpreter
|
BuildRequires: perl-interpreter
|
||||||
@ -326,6 +319,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 09 2024 Richard W.M. Jones <rjones@redhat.com> - 1.3.24-1
|
||||||
|
- Rebase to Fedora Rawhide
|
||||||
|
resolves: RHEL-56804
|
||||||
|
|
||||||
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 1.3.23-24
|
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 1.3.23-24
|
||||||
- Bump release for Aug 2024 java mass rebuild
|
- Bump release for Aug 2024 java mass rebuild
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (hivex-1.3.23.tar.gz) = 068fe81a442c8045bf9d98f0c6b782330141d8f1e104a0f191c04a2cff25ee6396c2c4777c107d595a471eb4bcbee903400c9f7946cae036165ac201587f861e
|
SHA512 (hivex-1.3.24.tar.gz) = 4b9be259e0359344aee2dce1e4df56d928b0e429abcc099479ba95b2940fb80cd285f22e6a914902bcc716e8b4b528f204bea10977913fc701ae45aacb66669b
|
||||||
SHA512 (hivex-1.3.23.tar.gz.sig) = 0bd9968490d96887d9be9cc0be7824cfcab6347ea9255a418c93a8e150ad551fa931ea06a7790b26748735b85caae098716ced94dea6babb7be69a0e2d0bb7c4
|
SHA512 (hivex-1.3.24.tar.gz.sig) = 2a5c2ccc24ca76c9f1a4c5affa8a63e12acdfad8d8e3800517541f342373dd33990b61b14309a940558e729cefc53fc3ab3e495276dfc3a6891413368db9aed4
|
||||||
|
Loading…
Reference in New Issue
Block a user