|
|
@ -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
|
|
|
|
# * tests require an existing trash folder
|
|
|
|
# * tests require an existing trash folder
|
|
|
|
%bcond_with check
|
|
|
|
%bcond_with check
|
|
|
@ -139,44 +129,4 @@ use the "coinit_speed_over_memory" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.2.0-1
|
|
|
|
%autochangelog
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 10 2024 Fabio Valentini <decathorpe@gmail.com> - 3.2.0-1
|
|
|
|
|
|
|
|
- Update to version 3.2.0; Fixes RHBZ#2257600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Oct 25 2023 Fabio Valentini <decathorpe@gmail.com> - 3.1.2-1
|
|
|
|
|
|
|
|
- Update to version 3.1.2; Fixes RHBZ#2242698
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fabio Valentini <decathorpe@gmail.com> - 3.0.6-1
|
|
|
|
|
|
|
|
- Update to version 3.0.6; Fixes RHBZ#2148703
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 13 2022 Fabio Valentini <decathorpe@gmail.com> - 2.1.5-1
|
|
|
|
|
|
|
|
- Update to version 2.1.5; Fixes RHBZ#2090132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon May 23 2022 Fabio Valentini <decathorpe@gmail.com> - 2.1.3-1
|
|
|
|
|
|
|
|
- Update to version 2.1.3; Fixes RHBZ#2085314
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 11 2022 Fabio Valentini <decathorpe@gmail.com> - 2.1.1-1
|
|
|
|
|
|
|
|
- Update to version 2.1.1; Fixes RHBZ#2082389
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 26 2022 Fabio Valentini <decathorpe@gmail.com> - 2.0.4-1
|
|
|
|
|
|
|
|
- Update to version 2.0.4; Fixes RHBZ#2043976
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 07 2022 Fabio Valentini <decathorpe@gmail.com> - 2.0.3-1
|
|
|
|
|
|
|
|
- Update to version 2.0.3; Fixes RHBZ#2035130
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Nov 28 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.0.2-1
|
|
|
|
|
|
|
|
- Initial import
|
|
|
|
|