|
|
@ -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}
|
|
|
@ -219,92 +209,4 @@ use the "std" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.9.2-1
|
|
|
|
%autochangelog
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Nov 13 2023 Fabio Valentini <decathorpe@gmail.com> - 3.9.2-1
|
|
|
|
|
|
|
|
- Update to version 3.9.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 23 2023 Fabio Valentini <decathorpe@gmail.com> - 3.9.1-1
|
|
|
|
|
|
|
|
- Update to version 3.9.1; Fixes RHBZ#2232698
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Apr 24 2023 Fabio Valentini <decathorpe@gmail.com> - 3.7.0-1
|
|
|
|
|
|
|
|
- Update to version 3.7.0; Fixes RHBZ#2188961
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 21 2023 Fabio Valentini <decathorpe@gmail.com> - 3.6.0-1
|
|
|
|
|
|
|
|
- Update to version 3.6.0; Fixes RHBZ#2180065
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Dec 11 2022 Fabio Valentini <decathorpe@gmail.com> - 3.4.0-1
|
|
|
|
|
|
|
|
- Update to version 3.4.0; Fixes RHBZ#2136035
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Oct 05 2022 Fabio Valentini <decathorpe@gmail.com> - 3.2.0-1
|
|
|
|
|
|
|
|
- Update to version 3.2.0; Fixes RHBZ#2128118
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 27 2022 Fabio Valentini <decathorpe@gmail.com> - 3.0.0-1
|
|
|
|
|
|
|
|
- Update to version 3.0.0; Fixes RHBZ#2080683
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 07 2022 Fabio Valentini <decathorpe@gmail.com> - 2.10.0-1
|
|
|
|
|
|
|
|
- Update to version 2.10.0; Fixes RHBZ#2036762
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Sep 03 2021 Fabio Valentini <decathorpe@gmail.com> - 2.8.0-1
|
|
|
|
|
|
|
|
- Update to version 2.8.0; Fixes RHBZ#2000728
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jul 18 2021 Fabio Valentini <decathorpe@gmail.com> - 2.7.0-1
|
|
|
|
|
|
|
|
- Update to version 2.7.0; Fixes RHBZ#1981567
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 09 2021 Fabio Valentini <decathorpe@gmail.com> - 2.6.0-1
|
|
|
|
|
|
|
|
- Update to version 2.6.0; Fixes RHBZ#1979686
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 01 2021 Fabio Valentini <decathorpe@gmail.com> - 2.5.1-1
|
|
|
|
|
|
|
|
- Update to version 2.5.1.
|
|
|
|
|
|
|
|
- Fixes RHBZ#1964553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat May 22 2021 Fabio Valentini <decathorpe@gmail.com> - 2.4.0-1
|
|
|
|
|
|
|
|
- Update to version 2.4.0.
|
|
|
|
|
|
|
|
- Fixes RHBZ#1963262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 04 2021 Fabio Valentini <decathorpe@gmail.com> - 2.2.0-1
|
|
|
|
|
|
|
|
- Update to version 2.2.0.
|
|
|
|
|
|
|
|
- Fixes RHBZ#1956434
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 07 2021 Fabio Valentini <decathorpe@gmail.com> - 2.1.1-1
|
|
|
|
|
|
|
|
- Update to version 2.1.1.
|
|
|
|
|
|
|
|
- Fixes RHBZ#1925289
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Dec 07 2020 Fabio Valentini <decathorpe@gmail.com> - 2.0.1-1
|
|
|
|
|
|
|
|
- Update to version 2.0.1.
|
|
|
|
|
|
|
|
- Fixes RHBZ#1904837
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Sep 30 2020 Dusty Mabe <dusty@dustymabe.com> - 2.0.0-1
|
|
|
|
|
|
|
|
- Update to 2.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 10 2020 Josh Stone <jistone@redhat.com> - 1.1.0-1
|
|
|
|
|
|
|
|
- Update to 1.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 06 17:31:24 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.2-1
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|
|
|
|
|
|
|
|