|
|
@ -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
|
|
|
|
# Generated by rust2rpm 25
|
|
|
|
%bcond_without check
|
|
|
|
%bcond_without check
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
@ -132,67 +122,4 @@ use the "std" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.9.0-1
|
|
|
|
%autochangelog
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 24 2023 Fabio Valentini <decathorpe@gmail.com> - 2.9.0-1
|
|
|
|
|
|
|
|
- Update to version 2.9.0; Fixes RHBZ#2245548
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 15 2023 Fabio Valentini <decathorpe@gmail.com> - 2.8.0-1
|
|
|
|
|
|
|
|
- Update to version 2.8.0; Fixes RHBZ#2217707
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Mar 27 2023 Fabio Valentini <decathorpe@gmail.com> - 2.7.2-1
|
|
|
|
|
|
|
|
- Update to version 2.7.2; Fixes RHBZ#2182190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 29 2023 Fabio Valentini <decathorpe@gmail.com> - 2.7.1-1
|
|
|
|
|
|
|
|
- Update to version 2.7.1; Fixes RHBZ#2152426
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Dec 10 2022 Fabio Valentini <decathorpe@gmail.com> - 2.6.0-1
|
|
|
|
|
|
|
|
- Update to version 2.6.0; Fixes RHBZ#2151733
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Nov 07 2022 Fabio Valentini <decathorpe@gmail.com> - 2.5.1-1
|
|
|
|
|
|
|
|
- Update to version 2.5.1; Fixes RHBZ#2140455
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 25 2022 Fabio Valentini <decathorpe@gmail.com> - 2.5.0-1
|
|
|
|
|
|
|
|
- Update to version 2.5.0; Fixes RHBZ#2076003
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Mar 31 2022 Fabio Valentini <decathorpe@gmail.com> - 2.4.0-1
|
|
|
|
|
|
|
|
- Update to version 2.4.0; Fixes RHBZ#2061202
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jun 19 2021 Fabio Valentini <decathorpe@gmail.com> - 2.3.1-1
|
|
|
|
|
|
|
|
- Update to version 2.3.1.
|
|
|
|
|
|
|
|
- Fixes RHBZ#1972015
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 17 2020 Josh Stone <jistone@redhat.com> - 2.3.0-1
|
|
|
|
|
|
|
|
- Update to 2.3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 06 2020 Josh Stone <jistone@redhat.com> - 2.2.0-1
|
|
|
|
|
|
|
|
- Update to 2.2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Nov 11 14:31:12 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.1.0-1
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|
|
|
|
|
|
|
|