Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/nu-std-0.80.0.crate
SOURCES/nu-std-0.80.0.crate

@ -0,0 +1 @@
b1f20f904df039e084518b132a618b803108a817 SOURCES/nu-std-0.80.0.crate

@ -1,3 +0,0 @@
# rust-nu-std
The rust-nu-std package

@ -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
%bcond_without check
%global debug_package %{nil}
@ -66,4 +76,8 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.80.0-1
- Rebuilt for MSVSphere 9.3
* Tue May 23 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.80.0-1
- Initial Fedora package

@ -1 +0,0 @@
SHA512 (nu-std-0.80.0.crate) = c707a08ca30588b9da641b22db40d7005427c17e56a6d242374f2ceea0a277334c3c066cf4317bba5356b99583db968401c9dad9afcec837195449ea41701ba9
Loading…
Cancel
Save