|
|
@ -1,13 +1,3 @@
|
|
|
|
## 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 26
|
|
|
|
# Generated by rust2rpm 26
|
|
|
|
# * tests can only be run in-tree
|
|
|
|
# * tests can only be run in-tree
|
|
|
|
%bcond_with check
|
|
|
|
%bcond_with check
|
|
|
@ -197,31 +187,4 @@ use the "tokio" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.10-1
|
|
|
|
%autochangelog
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Wed Oct 30 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.10-1
|
|
|
|
|
|
|
|
- Update to version 0.1.10; Fixes RHBZ#2322150
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 07 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.9-1
|
|
|
|
|
|
|
|
- Update to version 0.1.9; Fixes RHBZ#2314484
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 16 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.8-1
|
|
|
|
|
|
|
|
- Update to version 0.1.8; Fixes RHBZ#2310838
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Aug 09 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.7-1
|
|
|
|
|
|
|
|
- Update to version 0.1.7; Fixes RHBZ#2303166
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 06 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.6-1
|
|
|
|
|
|
|
|
- Update to version 0.1.6; Fixes RHBZ#2295508
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 05 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.5-1
|
|
|
|
|
|
|
|
- Update to version 0.1.5; Fixes RHBZ#2283135
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Apr 20 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-1
|
|
|
|
|
|
|
|
- Initial import (#2275806)
|
|
|
|
|
|
|
|
## END: Generated by rpmautospec
|
|
|
|
|