Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/goblin-0.5.4.crate SOURCES/goblin-0.5.4.crate

@ -0,0 +1 @@
cae23ef592296b65a573f85cb05eee7f3f275ac0 SOURCES/goblin-0.5.4.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 24 # Generated by rust2rpm 24
# * files that are required for unit tests are not included in published crates # * files that are required for unit tests are not included in published crates
%bcond_with check %bcond_with check
@ -200,4 +210,8 @@ use the "std" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.5.4-1
- Rebuilt for MSVSphere 9.3
* Mon Apr 17 2023 Fabio Valentini <decathorpe@gmail.com> - 0.5.4-1
- Initial import (goblin 0.5 compat package)

@ -1 +0,0 @@
SHA512 (goblin-0.5.4.crate) = 627df59babd5291aa6e37bdd529c3b837001c45d1f22f435bf50ba386e49a6bee93a428bc22d69efbd7182ba1b343985b6d2d8bf405e3c57e524206847d429fa
Loading…
Cancel
Save