|
|
|
@ -1,3 +1,13 @@
|
|
|
|
|
## 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
|
|
|
|
|
%bcond_without check
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
@ -238,4 +248,69 @@ use the "xdp" feature of the "%{crate}" crate.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
%autochangelog
|
|
|
|
|
* Thu Jan 04 2024 Fabio Valentini <decathorpe@gmail.com> - 0.6.3-1
|
|
|
|
|
- Update to version 0.6.3; Fixes RHBZ#2214060
|
|
|
|
|
|
|
|
|
|
* Fri Dec 01 2023 Fabio Valentini <decathorpe@gmail.com> - 0.4.12-1
|
|
|
|
|
- Update to version 0.4.12
|
|
|
|
|
|
|
|
|
|
* Mon Nov 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.4.11-1
|
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|
* Thu Nov 09 2023 Fabio Valentini <decathorpe@gmail.com> - 0.4.11-1
|
|
|
|
|
- Update to version 0.4.11
|
|
|
|
|
|
|
|
|
|
* Sat Oct 07 2023 Fabio Valentini <decathorpe@gmail.com> - 0.4.8-1
|
|
|
|
|
- Update to version 0.4.8
|
|
|
|
|
|
|
|
|
|
* Sun Sep 17 2023 Fabio Valentini <decathorpe@gmail.com> - 0.4.7-1
|
|
|
|
|
- Update to version 0.4.7
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.8-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon May 22 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.8-1
|
|
|
|
|
- Update to version 0.3.8; Fixes RHBZ#2208687
|
|
|
|
|
|
|
|
|
|
* Mon May 08 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.7-1
|
|
|
|
|
- Update to version 0.3.7; Fixes RHBZ#2193043
|
|
|
|
|
|
|
|
|
|
* Fri Apr 28 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.6-1
|
|
|
|
|
- Update to version 0.3.6; Fixes RHBZ#2188142
|
|
|
|
|
|
|
|
|
|
* Wed Apr 19 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.2-1
|
|
|
|
|
- Update to version 0.3.2; Fixes RHBZ#2187774
|
|
|
|
|
|
|
|
|
|
* Mon Apr 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.1-1
|
|
|
|
|
- Update to version 0.3.1; Fixes RHBZ#2153035
|
|
|
|
|
|
|
|
|
|
* Mon Feb 06 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.4-1
|
|
|
|
|
- Update to version 0.1.4
|
|
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Dec 11 2022 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-1
|
|
|
|
|
- Update to version 0.1.3; Fixes RHBZ#2112533
|
|
|
|
|
|
|
|
|
|
* Thu Oct 27 2022 Fabio Valentini <decathorpe@gmail.com> - 0.0.46-1
|
|
|
|
|
- Update to version 0.0.46
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.42-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Apr 12 2022 Fabio Valentini <decathorpe@gmail.com> - 0.0.42-1
|
|
|
|
|
- Update to version 0.0.42
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.36-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Nov 28 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.0.36-1
|
|
|
|
|
- Bump to upstream 0.0.36
|
|
|
|
|
|
|
|
|
|
* Thu Sep 23 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.0.28-1
|
|
|
|
|
- Bump to upstream 0.0.28
|
|
|
|
|
|
|
|
|
|
* Fri Jul 16 18:55:15 CEST 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.0.16-1
|
|
|
|
|
- Initial package
|
|
|
|
|
|