|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.22.0
|
|
|
|
Version: 0.22.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Library for reading and writing the DWARF debugging format
|
|
|
|
Summary: Library for reading and writing the DWARF debugging format
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: Apache-2.0/MIT
|
|
|
|
# Upstream license specification: Apache-2.0/MIT
|
|
|
@ -156,6 +156,9 @@ find -type f -name '*.rs' -exec chmod -c -x '{}' '+'
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 22 2020 Josh Stone <jistone@redhat.com> - 0.22.0-1
|
|
|
|
* Wed Jul 22 2020 Josh Stone <jistone@redhat.com> - 0.22.0-1
|
|
|
|
- Update to 0.22.0
|
|
|
|
- Update to 0.22.0
|
|
|
|
|
|
|
|
|
|
|
|