Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/ruzstd-0.5.0.crate SOURCES/ruzstd-0.5.0.crate

@ -0,0 +1 @@
009795200a667dbad4dd31ec7188ba357de12a05 SOURCES/ruzstd-0.5.0.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 # Generated by rust2rpm 25
# * data files required by tests are not included in published crates # * data files required by tests are not included in published crates
%bcond_with check %bcond_with check
@ -83,4 +93,8 @@ use the "std" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Wed Jan 10 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.5.0-1
- Rebuilt for MSVSphere 9.3
* Wed Nov 29 2023 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-1
- Initial import (#2252142)

@ -1 +0,0 @@
SHA512 (ruzstd-0.5.0.crate) = 27ce1c29be24181a3af5e55119d8350dd6d00389dff7096b17bfa683d7e79c8fe2eb8a2c9d5667edfb02ef7e4fad05186d56490362679d3d6d2a10faaee6f898
Loading…
Cancel
Save