|
|
@ -1,13 +1,3 @@
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
|
|
|
|
## (rpmautospec version 0.3.1)
|
|
|
|
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog
|
|
|
|
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
|
|
|
|
|
|
|
release_number = 4;
|
|
|
|
|
|
|
|
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 18
|
|
|
|
# Generated by rust2rpm 18
|
|
|
|
# * test files and git repository data are not shipped with published crates
|
|
|
|
# * test files and git repository data are not shipped with published crates
|
|
|
|
%bcond_with check
|
|
|
|
%bcond_with check
|
|
|
@ -194,48 +184,4 @@ which use "sysinfo" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.1.17-4
|
|
|
|
%autochangelog
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.17-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.17-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.17-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 10 2021 Fabio Valentini <decathorpe@gmail.com> - 5.1.17-1
|
|
|
|
|
|
|
|
- Revert "Update to version 5.2.0; Fixes RHBZ#2026993"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Dec 09 2021 Fabio Valentini <decathorpe@gmail.com> - 5.2.0-1
|
|
|
|
|
|
|
|
- Update to version 5.2.0; Fixes RHBZ#2026993
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Nov 04 2021 Fabio Valentini <decathorpe@gmail.com> - 5.1.17-1
|
|
|
|
|
|
|
|
- Update to version 5.1.17; Fixes RHBZ#2016203
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Sep 04 2021 Fabio Valentini <decathorpe@gmail.com> - 5.1.15-1
|
|
|
|
|
|
|
|
- Update to version 5.1.15; Fixes RHBZ#1990519
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 04 2021 Fabio Valentini <decathorpe@gmail.com> - 5.1.14-1
|
|
|
|
|
|
|
|
- Update to version 5.1.14; Fixes RHBZ#1926902
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 10 2020 Josh Stone <jistone@redhat.com> - 3.1.0-1
|
|
|
|
|
|
|
|
- Update to 3.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 06 00:17:16 CET 2019 Robert-André Mauchin <zebob.m@gmail.com> - 3.0.4-1
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|
|
|
|
|
|
|
|