|
|
|
@ -1,3 +1,13 @@
|
|
|
|
|
## 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
|
|
|
|
|
# * tests can only be run in-tree
|
|
|
|
|
%bcond check 0
|
|
|
|
@ -248,4 +258,62 @@ use the "time_0_3" feature of the "%{crate}" crate.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
%autochangelog
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
* Sat Jan 04 2025 Fabio Valentini <decathorpe@gmail.com> - 3.12.0-1
|
|
|
|
|
- Update to version 3.12.0; Fixes RHBZ#2334130
|
|
|
|
|
|
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.11.0-1
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Mon Oct 07 2024 Fabio Valentini <decathorpe@gmail.com> - 3.11.0-1
|
|
|
|
|
- Update to version 3.11.0; Fixes RHBZ#2315994
|
|
|
|
|
|
|
|
|
|
* Mon Jul 29 2024 Fabio Valentini <decathorpe@gmail.com> - 3.9.0-1
|
|
|
|
|
- Update to version 3.9.0; Fixes RHBZ#2297904
|
|
|
|
|
|
|
|
|
|
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jul 07 2024 Fabio Valentini <decathorpe@gmail.com> - 3.8.3-1
|
|
|
|
|
- Update to version 3.8.3; Fixes RHBZ#2295567
|
|
|
|
|
|
|
|
|
|
* Tue Jun 25 2024 Fabio Valentini <decathorpe@gmail.com> - 3.8.1-1
|
|
|
|
|
- Update to version 3.8.1; Fixes RHBZ#2269076
|
|
|
|
|
|
|
|
|
|
* Mon Feb 19 2024 Fabio Valentini <decathorpe@gmail.com> - 3.6.1-1
|
|
|
|
|
- Update to version 3.6.1; Fixes RHBZ#2262026
|
|
|
|
|
|
|
|
|
|
* Tue Jan 30 2024 Fabio Valentini <decathorpe@gmail.com> - 3.5.1-1
|
|
|
|
|
- Update to version 3.5.1; Fixes RHBZ#2259381
|
|
|
|
|
|
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Nov 24 2023 Fabio Valentini <decathorpe@gmail.com> - 3.4.0-1
|
|
|
|
|
- Update to version 3.4.0; Fixes RHBZ#2073002
|
|
|
|
|
|
|
|
|
|
* Sat Aug 05 2023 Fabio Valentini <decathorpe@gmail.com> - 1.14.0-1
|
|
|
|
|
- Update to version 1.14.0
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Feb 12 2022 Peter Robinson <pbrobinson@gmail.com> - 1.12.0-1
|
|
|
|
|
- Update to 1.12.0
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Dec 20 2021 Fabio Valentini <decathorpe@gmail.com> - 1.11.0-1
|
|
|
|
|
- Update to version 1.11.0; Fixes RHBZ#2034333
|
|
|
|
|
|
|
|
|
|
* Sat Jul 31 2021 Peter Robinson <pbrobinson@gmail.com> - 1.9.4-1
|
|
|
|
|
- Initial package
|
|
|
|
|
|
|
|
|
|
## END: Generated by rpmautospec
|