Compare commits

..

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

3
.gitignore vendored

@ -1,2 +1 @@
/nu-table-0.76.0.crate
/nu-table-0.80.0.crate
SOURCES/nu-table-0.80.0.crate

@ -0,0 +1 @@
6a8cb26b0f0654abd8429d38b7a6b20838eab464 SOURCES/nu-table-0.80.0.crate

@ -1,3 +0,0 @@
# rust-nu-table
The rust-nu-table 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}
@ -64,4 +74,11 @@ 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
* Mon May 22 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.80.0-1
- Update to 0.80.0
* Thu Feb 23 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.76.0-1
- Update to 0.76.0

@ -1 +0,0 @@
SHA512 (nu-table-0.80.0.crate) = 9303d04f5e2ba19cbc44582b8bed91b11d00ed64cd5bd0936199c2305fae9c1c7b61c0e21383801dda72d7c0d48c05579aff02e829a40034787eff316dcec735
Loading…
Cancel
Save