Compare commits

...

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

1
.gitignore vendored

@ -0,0 +1 @@
/peg-runtime-0.6.3.crate

Binary file not shown.

@ -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 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -78,8 +68,4 @@ cp -pav %{SOURCE1} .
%endif %endif
%changelog %changelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.6.3-1 %autochangelog
- Rebuilt for MSVSphere 9.3
* Tue Sep 12 2023 Fabio Valentini <decathorpe@gmail.com> - 0.6.3-1
- Initial import (peg-runtime 0.6 compat package)

@ -0,0 +1 @@
SHA512 (peg-runtime-0.6.3.crate) = ea5fbba737b018decabe92f3ebae9cf0c99ceb272a80a4261e5dcec1e6b78e6456d6aa49c4c86f9276bae3c2eb87c67b1189e41c41fe5164bea445006bf9b712
Loading…
Cancel
Save