|
|
|
@ -8,14 +8,14 @@
|
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
|
|
|
|
|
|
# Generated by rust2rpm 26
|
|
|
|
|
%bcond_without check
|
|
|
|
|
# Generated by rust2rpm 27
|
|
|
|
|
%bcond check 1
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
%global crate gix-trace
|
|
|
|
|
|
|
|
|
|
Name: rust-gix-trace
|
|
|
|
|
Version: 0.1.11
|
|
|
|
|
Version: 0.1.12
|
|
|
|
|
Release: %autorelease
|
|
|
|
|
Summary: Minimal tracing support for gitoxide that can be turned off to zero cost
|
|
|
|
|
|
|
|
|
@ -112,10 +112,16 @@ use the "tracing-detail" feature of the "%{crate}" crate.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
* Wed Jan 22 2025 blinxen <h-k-81@hotmail.com> - 0.1.12-1
|
|
|
|
|
- Update to version 0.1.12 (rhbz#2338745)
|
|
|
|
|
|
|
|
|
|
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.11-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.11-1
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
* Tue Nov 12 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.11-1
|
|
|
|
|
- Update to version 0.1.11; Fixes RHBZ#2321184
|
|
|
|
|
|
|
|
|
|