Compare commits

...

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

5
.gitignore vendored

@ -1,4 +1 @@
/nu-test-support-0.74.0.crate
/nu-test-support-0.75.0.crate
/nu-test-support-0.76.0.crate
/nu-test-support-0.80.0.crate
SOURCES/nu-test-support-0.80.0.crate

@ -0,0 +1 @@
4b1c8caaa142dcab77ef17f02dd54afac66c7cab SOURCES/nu-test-support-0.80.0.crate

@ -1,3 +0,0 @@
# rust-nu-test-support
The rust-nu-test-support 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}
@ -67,4 +77,17 @@ 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
* Fri May 19 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.80.0-1
- Update to 0.80.0
* Wed Feb 22 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.76.0-1
- Update to 0.76.0
* Thu Feb 16 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.75.0-1
- Update to 0.75.0
* Sun Jan 22 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.74.0-1
- Initial Fedora package

@ -1 +0,0 @@
SHA512 (nu-test-support-0.80.0.crate) = 403c493508c54f9fb512d644af7e7ca88abfc5c8e85439a81ce7a4654ba413cc412002bf63aaf64ca2c3ee2cda30ae0c2dfffbaac0f7a3850e86c1a7a8084d94
Loading…
Cancel
Save