fix rpminspect unicode check again
Just grabbed the vendor tar, removed vendor/idna/tests and repacked it Resolves: RHEL-77724
This commit is contained in:
parent
aefb11208f
commit
a3b642447c
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: fido-device-onboard
|
Name: fido-device-onboard
|
||||||
Version: 0.5.3
|
Version: 0.5.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A rust implementation of the FIDO Device Onboard Specification
|
Summary: A rust implementation of the FIDO Device Onboard Specification
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|
||||||
@ -312,6 +312,9 @@ Requires: fdo-init = %{version}-%{release}
|
|||||||
%systemd_postun_with_restart fdo-aio.service
|
%systemd_postun_with_restart fdo-aio.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 17 2025 Miguel Martín <mmartinv@redhat.com> - 0.5.3-2
|
||||||
|
- Fix vendored sources.
|
||||||
|
|
||||||
* Fri Feb 07 2025 Miguel Martín <mmartinv@redhat.com> - 0.5.3-1
|
* Fri Feb 07 2025 Miguel Martín <mmartinv@redhat.com> - 0.5.3-1
|
||||||
## What's Changed
|
## What's Changed
|
||||||
* chore: update CONTRIBUTING with additional deps by @miabbott in https://github.com/fdo-rs/fido-device-onboard-rs/pull/721
|
* chore: update CONTRIBUTING with additional deps by @miabbott in https://github.com/fdo-rs/fido-device-onboard-rs/pull/721
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (fido-device-onboard-rs-0.5.3.tar.gz) = a6e2ead8dfe792f807ac150f1a843699f9af7a4ad6e6c50de9c871b584357102eedb1c46516676414b03b851d8cffd01d0596f62f5c51fa17e7fe78dcf516525
|
SHA512 (fido-device-onboard-rs-0.5.3.tar.gz) = a6e2ead8dfe792f807ac150f1a843699f9af7a4ad6e6c50de9c871b584357102eedb1c46516676414b03b851d8cffd01d0596f62f5c51fa17e7fe78dcf516525
|
||||||
SHA512 (fido-device-onboard-rs-0.5.3-vendor-patched.tar.xz) = 438a75910396e738c759f4d78623ce08a79befd33834e116e10fd123d90ef0cf66d8346d743c0d48e6dbcb4c3ca05e7db14a73e529ca754ac3106cb11e04aeed
|
SHA512 (fido-device-onboard-rs-0.5.3-vendor-patched.tar.xz) = 4174241556464c4976b682e7a9088316fead1bf8452280a39e5d8fc03cf5cda7868854de5e6f57f9ddcd89d5e678750b01883a0ce39651256889d717263802d2
|
||||||
|
Loading…
Reference in New Issue
Block a user