Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/hivex.git#f9bbcf5195e17325d23006138d37fb457da85f00
This commit is contained in:
DistroBaker 2021-01-08 20:59:30 +00:00
parent dbce3a5dd1
commit 20d04eb0dc

View File

@ -10,7 +10,7 @@
Name: hivex
Version: 1.3.19
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Read and write Windows Registry binary hive files
License: LGPLv2
@ -62,6 +62,7 @@ BuildRequires: libxml2-devel
%if 0%{verify_tarball_signature}
BuildRequires: gnupg2
%endif
BuildRequires: make
# https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries#Packages_granted_exceptions
Provides: bundled(gnulib)
@ -301,6 +302,9 @@ fi
%changelog
* Thu Jan 07 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.3.19-6
- F-34: rebuild against ruby 3.0
* Thu Dec 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-5
- Disable static subpackage on RHEL.