Compare commits

..

No commits in common. 'epel9' and 'i9ce' have entirely different histories.
epel9 ... i9ce

2
.gitignore vendored

@ -1 +1 @@
/linux-raw-sys-0.4.12.crate
SOURCES/linux-raw-sys-0.4.12.crate

@ -0,0 +1 @@
ddfd73ecfdc031e728c56d8f310ab2c4241130a4 SOURCES/linux-raw-sys-0.4.12.crate

@ -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,8 @@ use the "xdp" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.4.12-1
- Rebuilt for MSVSphere 9.3
* Fri Jan 05 2024 Fabio Valentini <decathorpe@gmail.com> - 0.4.12-1
- Initial import (linux-raw-sys 0.4 compat package)

@ -1 +0,0 @@
SHA512 (linux-raw-sys-0.4.12.crate) = d9564d02d5f41356478066592e438629adb3275df0e5a1a44030cc99bf8856b8af64f18f27371f84122a828b34712aae16495a1a16050fbdbece6d95e9cdace9
Loading…
Cancel
Save