|
|
|
@ -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 24
|
|
|
|
|
%bcond_without check
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
@ -143,73 +133,4 @@ echo 'zlib-devel'
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.2.1-1
|
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
* Wed Aug 02 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.2.1-1
|
|
|
|
|
- Update to 1.2.1
|
|
|
|
|
|
|
|
|
|
* Thu Jul 27 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.4-8
|
|
|
|
|
- Always use vendored libbpf for consistency
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 30 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.4-6
|
|
|
|
|
- Only declare providing the bundled libbpf if we're vendoring
|
|
|
|
|
- restore deleting the bundled libbpf if defaulting to novendor
|
|
|
|
|
|
|
|
|
|
* Mon Jan 30 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.4-5
|
|
|
|
|
- Unify spec so novendor is toggled based on Fedora release version
|
|
|
|
|
|
|
|
|
|
* Fri Jan 27 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.4-4
|
|
|
|
|
- Switch back to vendored libbpf, as the system one is too old
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.4-3
|
|
|
|
|
- Fix FTI for bindgen feature by bumping the bindgen requirement to 0.63
|
|
|
|
|
|
|
|
|
|
* Fri Dec 09 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.4-2
|
|
|
|
|
- Restore the removal of the bundled libbpf
|
|
|
|
|
|
|
|
|
|
* Thu Dec 08 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.4-1
|
|
|
|
|
- Update to 1.0.4
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1~2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Feb 15 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.6.1~2-1
|
|
|
|
|
- Update to 0.6.1~2 (resolves: rhbz#2028922)
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0~2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Nov 11 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.5.0~2-1
|
|
|
|
|
- Update to 0.5.0~2; Fixes: RHBZ#2012618
|
|
|
|
|
|
|
|
|
|
* Thu Oct 14 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.5.0~1-1
|
|
|
|
|
- Update to 0.5.0~1; Fixes: RHBZ#2012618
|
|
|
|
|
|
|
|
|
|
* Thu Jul 29 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.4.0~2-1
|
|
|
|
|
- Update to 0.4.0~2; Fixes: RHBZ#1980903
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0~1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 04 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.4.0~1-1
|
|
|
|
|
- Update to 0.4.0~1
|
|
|
|
|
|
|
|
|
|
* Mon May 10 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.3.0~2-1
|
|
|
|
|
- Update to 0.3.0~2
|
|
|
|
|
- Drop redundant Requires for subpackages
|
|
|
|
|
|
|
|
|
|
* Mon May 10 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.3.0~1-3
|
|
|
|
|
- Backport PR#18 and turn the novendor feature on by default
|
|
|
|
|
|
|
|
|
|
* Sun May 09 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.3.0~1-2
|
|
|
|
|
- Install license
|
|
|
|
|
- Unbundle libbpf and use the system one instead
|
|
|
|
|
- Add missing Requires to devel subpackages
|
|
|
|
|
|
|
|
|
|
* Fri May 07 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.3.0~1-1
|
|
|
|
|
- Initial package
|
|
|
|
|
|
|
|
|
|
%autochangelog
|