Compare commits

...

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

7
.gitignore vendored

@ -1,6 +1 @@
/nu-utils-0.60.0.crate
/nu-utils-0.65.0.crate
/nu-utils-0.74.0.crate
/nu-utils-0.75.0.crate
/nu-utils-0.76.0.crate
/nu-utils-0.80.0.crate
SOURCES/nu-utils-0.80.0.crate

@ -0,0 +1 @@
7f5ab52ec0eb0d736d04a49915eac33bb8f9e10b SOURCES/nu-utils-0.80.0.crate

@ -1,3 +0,0 @@
# rust-nu-utils
The rust-nu-utils 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
@ -74,4 +84,32 @@ 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
* Thu May 18 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
* Mon Feb 06 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.75.0-1
- Update to 0.75.0
* Sun Feb 05 2023 Fabio Valentini <decathorpe@gmail.com> - 0.74.0-2
- Drop useless windows-only binary /usr/bin/utils
* Sat Jan 21 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.74.0-1
- Update to 0.74.0
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.65.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Jul 26 2022 yizhengxie <yizhengx@bu.edu> - 0.65.0-1
- Update to 0.65.0
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.60.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Apr 08 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.60.0-1
- Initial Fedora package

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