|
|
|
@ -1,13 +1,3 @@
|
|
|
|
|
## 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
|
|
|
|
|
# * many tests don't work when virtualized / containerized
|
|
|
|
|
%bcond_with check
|
|
|
|
@ -487,163 +477,4 @@ use the "zerocopy" feature of the "%{crate}" crate.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jan 11 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.27.1-1
|
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
* Sat Oct 14 2023 Fabio Valentini <decathorpe@gmail.com> - 0.27.1-1
|
|
|
|
|
- Update to version 0.27.1; Fixes RHBZ#2235219
|
|
|
|
|
|
|
|
|
|
* Tue Aug 29 2023 Fabio Valentini <decathorpe@gmail.com> - 0.26.4-1
|
|
|
|
|
- Update to version 0.26.4
|
|
|
|
|
|
|
|
|
|
* Mon Aug 28 2023 Fabio Valentini <decathorpe@gmail.com> - 0.26.3-1
|
|
|
|
|
- Update to version 0.26.3
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.2-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Feb 19 2023 Fabio Valentini <decathorpe@gmail.com> - 0.26.2-6
|
|
|
|
|
- Give up and disable tests
|
|
|
|
|
|
|
|
|
|
* Sun Feb 19 2023 Fabio Valentini <decathorpe@gmail.com> - 0.26.2-5
|
|
|
|
|
- Skip more tests that don't work when virtualized / containerized
|
|
|
|
|
|
|
|
|
|
* Sun Feb 19 2023 Fabio Valentini <decathorpe@gmail.com> - 0.26.2-4
|
|
|
|
|
- Skip more tests that don't work when virtualized / containerized
|
|
|
|
|
|
|
|
|
|
* Wed Feb 15 2023 Fabio Valentini <decathorpe@gmail.com> - 0.26.2-3
|
|
|
|
|
- Ensure all tests that need to be skipped are actually skipped
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 18 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.26.2-1
|
|
|
|
|
- Update to 0.26.2
|
|
|
|
|
|
|
|
|
|
* Fri Jul 29 2022 Fabio Valentini <decathorpe@gmail.com> - 0.24.2-1
|
|
|
|
|
- Update to version 0.24.2; Fixes RHBZ#2107909
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.1-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 14 2022 Fabio Valentini <decathorpe@gmail.com> - 0.24.1-3
|
|
|
|
|
- Include upstream patch to fix doctests with Rust 1.62+
|
|
|
|
|
|
|
|
|
|
* Wed May 25 2022 Fabio Valentini <decathorpe@gmail.com> - 0.24.1-2
|
|
|
|
|
- Skip a doctest that doesn't work in mock environments
|
|
|
|
|
|
|
|
|
|
* Wed May 25 2022 Fabio Valentini <decathorpe@gmail.com> - 0.24.1-1
|
|
|
|
|
- Update to version 0.24.1; Fixes RHBZ#2077320
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.23.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 14 2022 Fabio Valentini <decathorpe@gmail.com> - 0.23.1-1
|
|
|
|
|
- Update to version 0.23.1; Fixes RHBZ#2033511
|
|
|
|
|
|
|
|
|
|
* Thu Nov 25 2021 Fabio Valentini <decathorpe@gmail.com> - 0.22.2-1
|
|
|
|
|
- Update to version 0.22.2
|
|
|
|
|
|
|
|
|
|
* Sat Aug 21 2021 Fabio Valentini <decathorpe@gmail.com> - 0.22.1-1
|
|
|
|
|
- Update to version 0.22.1; Fixes RHBZ#1993570
|
|
|
|
|
|
|
|
|
|
* Thu Jul 29 2021 Fabio Valentini <decathorpe@gmail.com> - 0.22.0-1
|
|
|
|
|
- Update to version 0.22.0; Fixes RHBZ#1966238
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Feb 25 2021 Fabio Valentini <decathorpe@gmail.com> - 0.20.0-1
|
|
|
|
|
- Update to version 0.20.0.
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Dec 27 11:27:36 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.19.1-1
|
|
|
|
|
- Update to 0.19.1 (Fixes: RHBZ#1887620)
|
|
|
|
|
|
|
|
|
|
* Sun Oct 04 2020 Fabio Valentini <decathorpe@gmail.com> - 0.18.0-1
|
|
|
|
|
- Update to version 0.18.0.
|
|
|
|
|
|
|
|
|
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-3
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 21 2020 Josh Stone <jistone@redhat.com> - 0.17.0-1
|
|
|
|
|
- Update to 0.17.0
|
|
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 09 2020 Josh Stone <jistone@redhat.com> - 0.16.1-1
|
|
|
|
|
- Update to 0.16.1
|
|
|
|
|
|
|
|
|
|
* Sun Sep 08 16:09:30 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.15.0-1
|
|
|
|
|
- Update to 0.15.0
|
|
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jun 22 11:09:21 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.14.1-3
|
|
|
|
|
- Enable tests
|
|
|
|
|
|
|
|
|
|
* Fri Jun 21 22:39:37 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.14.1-2
|
|
|
|
|
- Regenerate
|
|
|
|
|
|
|
|
|
|
* Fri Jun 07 2019 Josh Stone <jistone@redhat.com> - 0.14.1-1
|
|
|
|
|
- Update to 0.14.1
|
|
|
|
|
|
|
|
|
|
* Tue Jun 04 2019 Josh Stone <jistone@redhat.com> - 0.14.0-1
|
|
|
|
|
- Update to 0.14.0
|
|
|
|
|
|
|
|
|
|
* Tue Feb 12 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.13.0-2
|
|
|
|
|
- Run tests in infrastructure
|
|
|
|
|
|
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Nov 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.11.0-4
|
|
|
|
|
- Exclude CI files in a different way
|
|
|
|
|
|
|
|
|
|
* Mon Oct 29 2018 Josh Stone <jistone@redhat.com> - 0.11.0-3
|
|
|
|
|
- Adapt to new packaging
|
|
|
|
|
|
|
|
|
|
* Sat Jul 28 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.11.0-2
|
|
|
|
|
- Rebuild to trigger tests
|
|
|
|
|
|
|
|
|
|
* Tue Jul 17 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.11.0-1
|
|
|
|
|
- Update to 0.11.0
|
|
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jun 23 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.10.0-4
|
|
|
|
|
- Adopt to new macro
|
|
|
|
|
|
|
|
|
|
* Fri May 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.10.0-3
|
|
|
|
|
- Bump tempfile to 3
|
|
|
|
|
|
|
|
|
|
* Thu Mar 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.10.0-2
|
|
|
|
|
- Re-apply statvfs patch
|
|
|
|
|
|
|
|
|
|
* Thu Mar 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.10.0-1
|
|
|
|
|
- Update to 0.10.0
|
|
|
|
|
|
|
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.9.0-4
|
|
|
|
|
- Rebuild for rust-packaging v5
|
|
|
|
|
|
|
|
|
|
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.9.0-3
|
|
|
|
|
- Implement statfs/statvfs on altarches
|
|
|
|
|
|
|
|
|
|
* Mon Jan 01 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.9.0-2
|
|
|
|
|
- Bump rand to 0.4
|
|
|
|
|
|
|
|
|
|
* Sun Dec 03 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.9.0-1
|
|
|
|
|
- Initial package
|
|
|
|
|
|
|
|
|
|
%autochangelog
|