|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.6.0
|
|
|
|
Version: 0.6.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Certificate transparency SCT verification library
|
|
|
|
Summary: Certificate transparency SCT verification library
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: Apache-2.0/ISC/MIT
|
|
|
|
# Upstream license specification: Apache-2.0/ISC/MIT
|
|
|
@ -76,5 +76,8 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 03 18:21:25 CET 2021 Igor Raits <igor.raits@gmail.com> - 0.6.0-1
|
|
|
|
* Sun Jan 03 18:21:25 CET 2021 Igor Raits <igor.raits@gmail.com> - 0.6.0-1
|
|
|
|
- Initial package
|
|
|
|
- Initial package
|
|
|
|