Compare commits

..

No commits in common. 'epel9' and 'i9ce' have entirely different histories.
epel9 ... i9ce

19
.gitignore vendored

@ -1,18 +1 @@
/tracing-0.1.19.crate
/tracing-0.1.21.crate
/tracing-0.1.22.crate
/tracing-0.1.23.crate
/tracing-0.1.25.crate
/tracing-0.1.26.crate
/tracing-0.1.28.crate
/tracing-0.1.29.crate
/tracing-0.1.30.crate
/tracing-0.1.31.crate
/tracing-0.1.32.crate
/tracing-0.1.34.crate
/tracing-0.1.35.crate
/tracing-0.1.36.crate
/tracing-0.1.37.crate
/tracing-0.1.38.crate
/tracing-0.1.39.crate
/tracing-0.1.40.crate
SOURCES/tracing-0.1.40.crate

@ -0,0 +1 @@
2c86dea813c1290d4fbfa427c316fe99eb933184 SOURCES/tracing-0.1.40.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.3.5)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
@ -290,4 +300,83 @@ use the "tracing-attributes" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Thu Jan 11 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.1.40-1
- Rebuilt for MSVSphere 9.3
* Fri Nov 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.40-1
- Update to version 0.1.40; Fixes RHBZ#2244964
* Sun Oct 15 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.39-1
- Update to version 0.1.39; Fixes RHBZ#2244136
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.38-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon May 08 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.38-1
- Update to version 0.1.38; Fixes RHBZ#2189637
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.37-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Oct 08 2022 Fabio Valentini <decathorpe@gmail.com> - 0.1.37-1
- Update to version 0.1.37; Fixes RHBZ#2132826
* Wed Aug 10 2022 Fabio Valentini <decathorpe@gmail.com> - 0.1.36-1
- Update to version 0.1.36; Fixes RHBZ#2112498
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.35-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jul 16 2022 Fabio Valentini <decathorpe@gmail.com> - 0.1.35-1
- Update to version 0.1.35; Fixes RHBZ#2094933
* Tue May 24 2022 Fabio Valentini <decathorpe@gmail.com> - 0.1.34-1
- Update to version 0.1.34; Fixes RHBZ#2073710
* Thu Mar 31 2022 Fabio Valentini <decathorpe@gmail.com> - 0.1.32-1
- Update to version 0.1.32; Fixes RHBZ#2062408
* Fri Feb 18 2022 Fabio Valentini <decathorpe@gmail.com> - 0.1.31-1
- Update to version 0.1.31; Fixes RHBZ#2055914
* Sat Feb 05 2022 Fabio Valentini <decathorpe@gmail.com> - 0.1.30-1
- Update to version 0.1.30; Fixes RHBZ#2050454
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.29-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Nov 09 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.29-1
- Update to version 0.1.29; Fixes RHBZ#2011111
* Fri Oct 01 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.28-1
- Update to version 0.1.28; Fixes RHBZ#2003825
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.26-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed May 05 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.26-1
- Update to version 0.1.26.
* Sat Feb 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.25-1
- Update to version 0.1.25.
* Sun Feb 07 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.23-1
- Update to version 0.1.23.
- Fixes RHBZ#1925331
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Nov 27 2020 Fabio Valentini <decathorpe@gmail.com> - 0.1.22-1
- Update to version 0.1.22.
- Fixes RHBZ#1900911
* Thu Oct 01 2020 Fabio Valentini <decathorpe@gmail.com> - 0.1.21-1
- Update to version 0.1.21.
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 0.1.19-1
- Update to 0.1.19
* Thu Jul 23 2020 Josh Stone <jistone@redhat.com> - 0.1.17-1
- Initial package

@ -1,28 +0,0 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.26-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed May 05 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.26-1
- Update to version 0.1.26.
* Sat Feb 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.25-1
- Update to version 0.1.25.
* Sun Feb 07 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.23-1
- Update to version 0.1.23.
- Fixes RHBZ#1925331
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Nov 27 2020 Fabio Valentini <decathorpe@gmail.com> - 0.1.22-1
- Update to version 0.1.22.
- Fixes RHBZ#1900911
* Thu Oct 01 2020 Fabio Valentini <decathorpe@gmail.com> - 0.1.21-1
- Update to version 0.1.21.
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 0.1.19-1
- Update to 0.1.19
* Thu Jul 23 2020 Josh Stone <jistone@redhat.com> - 0.1.17-1
- Initial package

@ -1 +0,0 @@
SHA512 (tracing-0.1.40.crate) = 5622188a45dddc0d6d3a8244a9b12db6221f4180944ce1019d18f4e613e4bd113dae5d45fb57dd0754f6e8e153b047cdf00c8f200782bb2b868bc2d423d99275
Loading…
Cancel
Save