|
|
@ -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 24
|
|
|
|
# Generated by rust2rpm 24
|
|
|
|
%bcond_without check
|
|
|
|
%bcond_without check
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
@ -208,4 +218,154 @@ use the "serde" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
%autochangelog
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.8.33-1
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Aug 27 2023 Fabio Valentini <decathorpe@gmail.com> - 0.8.33-1
|
|
|
|
|
|
|
|
- Update to version 0.8.33; Fixes RHBZ#2233872
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.32-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 03 2023 Fabio Valentini <decathorpe@gmail.com> - 0.8.32-1
|
|
|
|
|
|
|
|
- Update to version 0.8.32; Fixes RHBZ#2166403
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.31-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.31-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 13 2022 Fabio Valentini <decathorpe@gmail.com> - 0.8.31-2
|
|
|
|
|
|
|
|
- Skip doctests due to problems with LLVM 14 on armv7hl and LLVM 12 on i686
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 13 2022 Fabio Valentini <decathorpe@gmail.com> - 0.8.31-1
|
|
|
|
|
|
|
|
- Update to version 0.8.31; Fixes RHBZ#2030275
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.29-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Nov 06 2021 Fabio Valentini <decathorpe@gmail.com> - 0.8.29-1
|
|
|
|
|
|
|
|
- Update to version 0.8.29; Fixes RHBZ#2014889
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.28-2
|
|
|
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 07 2021 Fabio Valentini <decathorpe@gmail.com> - 0.8.28-1
|
|
|
|
|
|
|
|
- Update to version 0.8.28.
|
|
|
|
|
|
|
|
- Fixes RHBZ#1925185
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.26-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Nov 05 2020 Fabio Valentini <decathorpe@gmail.com> - 0.8.26-1
|
|
|
|
|
|
|
|
- Update to version 0.8.26.
|
|
|
|
|
|
|
|
- Fixes RHBZ#1893632
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.8.24-1
|
|
|
|
|
|
|
|
- Update to 0.8.24
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.23-3
|
|
|
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.23-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 13 2020 Josh Stone <jistone@redhat.com> - 0.8.23-1
|
|
|
|
|
|
|
|
- Update to 0.8.23
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.22-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 27 08:29:54 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.22-1
|
|
|
|
|
|
|
|
- Update to 0.8.22
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 16 14:01:50 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.20-1
|
|
|
|
|
|
|
|
- Update to 0.8.20
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.17-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 20 11:41:19 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.17-4
|
|
|
|
|
|
|
|
- Regenerate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jun 09 00:05:11 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.17-3
|
|
|
|
|
|
|
|
- Regenerate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Mar 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.17-2
|
|
|
|
|
|
|
|
- Do not pull optional dependencies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Feb 27 2019 Josh Stone <jistone@redhat.com> - 0.8.17-1
|
|
|
|
|
|
|
|
- Update to 0.8.17
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.16-1
|
|
|
|
|
|
|
|
- Update to 0.8.16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.15-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 30 2019 Josh Stone <jistone@redhat.com> - 0.8.15-1
|
|
|
|
|
|
|
|
- Update to 0.8.15
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 08 2019 Josh Stone <jistone@redhat.com> - 0.8.14-1
|
|
|
|
|
|
|
|
- Update to 0.8.14
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Nov 29 2018 Josh Stone <jistone@redhat.com> - 0.8.13-1
|
|
|
|
|
|
|
|
- Update to 0.8.13
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Nov 18 2018 Josh Stone <jistone@redhat.com> - 0.8.12-1
|
|
|
|
|
|
|
|
- Update to 0.8.12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 16 2018 Josh Stone <jistone@redhat.com> - 0.8.11-1
|
|
|
|
|
|
|
|
- Update to 0.8.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Oct 28 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.10-2
|
|
|
|
|
|
|
|
- Adapt to new packaging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Oct 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.10-1
|
|
|
|
|
|
|
|
- Update to 0.8.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Oct 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.9-1
|
|
|
|
|
|
|
|
- Update to 0.8.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 01 2018 Josh Stone <jistone@redhat.com> - 0.8.8-1
|
|
|
|
|
|
|
|
- Update to 0.8.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Sep 27 2018 Josh Stone <jistone@redhat.com> - 0.8.7-1
|
|
|
|
|
|
|
|
- Update to 0.8.7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 13 2018 Josh Stone <jistone@redhat.com> - 0.8.6-1
|
|
|
|
|
|
|
|
- Update to 0.8.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Aug 10 2018 Josh Stone <jistone@redhat.com> - 0.8.5-1
|
|
|
|
|
|
|
|
- Update to 0.8.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jul 29 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.4-1
|
|
|
|
|
|
|
|
- Update to 0.8.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 18 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.2-1
|
|
|
|
|
|
|
|
- Update to 0.7.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.1-2
|
|
|
|
|
|
|
|
- Rebuild for rust-packaging v5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Nov 13 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.1-1
|
|
|
|
|
|
|
|
- Update to 0.7.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.11-1
|
|
|
|
|
|
|
|
- Update to 0.6.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 14 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.0-2
|
|
|
|
|
|
|
|
- Port to use rust-packaging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.0-1
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|
|
|
|