|
|
@ -1,13 +1,3 @@
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
|
|
|
|
## (rpmautospec version 0.7.3)
|
|
|
|
|
|
|
|
## 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 27
|
|
|
|
# Generated by rust2rpm 27
|
|
|
|
%bcond check 1
|
|
|
|
%bcond check 1
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
@ -492,132 +482,4 @@ export LANG=C.utf8
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.23.3-1
|
|
|
|
%autochangelog
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Mon Dec 09 2024 Fabio Valentini <decathorpe@gmail.com> - 0.23.3-1
|
|
|
|
|
|
|
|
- Update to version 0.23.3; Fixes RHBZ#2326583
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Dec 08 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.6-2
|
|
|
|
|
|
|
|
- Relax chrono-tz dependency to allow building with 0.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Nov 09 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.6-1
|
|
|
|
|
|
|
|
- Update to version 0.22.6; Fixes RHBZ#2318984
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 15 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.4-1
|
|
|
|
|
|
|
|
- Update to version 0.22.4; Fixes RHBZ#2318282
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Sep 18 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.3-1
|
|
|
|
|
|
|
|
- Update to version 0.22.3; Fixes RHBZ#2312480
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jul 23 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.2-1
|
|
|
|
|
|
|
|
- Update to version 0.22.2; Fixes RHBZ#2296165
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 26 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.0-2
|
|
|
|
|
|
|
|
- Fix regression in 128-bit number conversions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 25 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.0-1
|
|
|
|
|
|
|
|
- Update to version 0.22.0; Fixes RHBZ#2293990
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Apr 24 2024 Fabio Valentini <decathorpe@gmail.com> - 0.21.2-1
|
|
|
|
|
|
|
|
- Update to version 0.21.2; Fixes RHBZ#2275246
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 12 2024 Fabio Valentini <decathorpe@gmail.com> - 0.21.1-1
|
|
|
|
|
|
|
|
- Update to version 0.21.1; Fixes RHBZ#2265638
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 05 2024 Fabio Valentini <decathorpe@gmail.com> - 0.20.2-3
|
|
|
|
|
|
|
|
- Drop deny(warnings) from doctests to fix building with recent Rust
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 07 2024 Fabio Valentini <decathorpe@gmail.com> - 0.20.2-1
|
|
|
|
|
|
|
|
- Update to version 0.20.2; Fixes RHBZ#2256871
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Dec 31 2023 Fabio Valentini <decathorpe@gmail.com> - 0.20.1-1
|
|
|
|
|
|
|
|
- Update to version 0.20.1; Fixes RHBZ#2256286
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Nov 13 2023 Fabio Valentini <decathorpe@gmail.com> - 0.20.0-1
|
|
|
|
|
|
|
|
- Update to version 0.20.0; Fixes RHBZ#2243412
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 01 2023 Fabio Valentini <decathorpe@gmail.com> - 0.19.2-1
|
|
|
|
|
|
|
|
- Update to version 0.19.2; Fixes RHBZ#2228011
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jul 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.19.1-3
|
|
|
|
|
|
|
|
- Skip more tests that are unreliable with Python 3.12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jul 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.19.1-2
|
|
|
|
|
|
|
|
- Skip tests that are unreliable with Python 3.12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jul 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.19.1-1
|
|
|
|
|
|
|
|
- Update to version 0.19.1; Fixes RHBZ#2211444
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat May 06 2023 Fabio Valentini <decathorpe@gmail.com> - 0.18.3-1
|
|
|
|
|
|
|
|
- Update to version 0.18.3; Fixes RHBZ#2186630
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 28 2023 Fabio Valentini <decathorpe@gmail.com> - 0.18.2-2
|
|
|
|
|
|
|
|
- Backport upstreamed patch make PyASCIIObject available on big-endian
|
|
|
|
|
|
|
|
arches
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Mar 26 2023 Fabio Valentini <decathorpe@gmail.com> - 0.18.2-1
|
|
|
|
|
|
|
|
- Update to version 0.18.2; Fixes RHBZ#2181651
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Mar 04 2023 Fabio Valentini <decathorpe@gmail.com> - 0.18.1-1
|
|
|
|
|
|
|
|
- Update to version 0.18.1; Fixes RHBZ#2061101
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 28 2023 Fabio Valentini <decathorpe@gmail.com> - 0.17.3-1
|
|
|
|
|
|
|
|
- Update to version 0.17.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.6-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 18 2023 Fabio Valentini <decathorpe@gmail.com> - 0.16.6-1
|
|
|
|
|
|
|
|
- Update to version 0.16.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 05 2022 Fabio Valentini <decathorpe@gmail.com> - 0.15.2-1
|
|
|
|
|
|
|
|
- Update to version 0.15.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Mar 12 2022 Fabio Valentini <decathorpe@gmail.com> - 0.15.1-3
|
|
|
|
|
|
|
|
- Relax exact versions for optional indexmap dependency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Nov 22 2021 Fabio Valentini <decathorpe@gmail.com> - 0.15.1-1
|
|
|
|
|
|
|
|
- Update to version 0.15.1; Fixes RHBZ#2020053
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Sep 05 2021 Fabio Valentini <decathorpe@gmail.com> - 0.14.5-1
|
|
|
|
|
|
|
|
- Update to version 0.14.5; Fixes RHBZ#1998825
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.14.3-2
|
|
|
|
|
|
|
|
- Temporarily ignore test failures on s390x due to endianness problems
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.14.3-1
|
|
|
|
|
|
|
|
- Update to version 0.14.3; Fixes RHBZ#1978983
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 14 2021 Fabio Valentini <decathorpe@gmail.com> - 0.13.2-1
|
|
|
|
|
|
|
|
- Update to version 0.13.2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 10 2021 Fabio Valentini <decathorpe@gmail.com> - 0.13.1-1
|
|
|
|
|
|
|
|
- Update to version 0.13.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 07 2021 Fabio Valentini <decathorpe@gmail.com> - 0.13.0-1
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## END: Generated by rpmautospec
|
|
|
|
|