|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.7.2
|
|
|
|
Version: 0.7.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Cargo plugin to build bpf programs
|
|
|
|
Summary: Cargo plugin to build bpf programs
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: LGPL-2.1 OR BSD-2-Clause
|
|
|
|
# Upstream license specification: LGPL-2.1 OR BSD-2-Clause
|
|
|
@ -94,6 +94,9 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jun 26 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.7.2-1
|
|
|
|
* Sat Jun 26 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.7.2-1
|
|
|
|
- Update to 0.7.2
|
|
|
|
- Update to 0.7.2
|
|
|
|
|
|
|
|
|
|
|
|