Compare commits

...

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

7
.gitignore vendored

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

@ -0,0 +1 @@
5ddc60ff0aa2c46e540d39f61d07db2b848d95ac SOURCES/nu-json-0.80.0.crate

@ -1,3 +0,0 @@
# rust-nu-json
The rust-nu-json 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 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -90,4 +100,32 @@ use the "preserve_order" feature of the "%{crate}" crate.
%endif %endif
%changelog %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
* Mon Feb 06 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.75.0-1
- Update to 0.75.0
* 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.61.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Apr 12 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.61.0-1
- Update to 0.61.0
* Mon Apr 04 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.60.0-1
- Initial Fedora package

@ -1 +0,0 @@
SHA512 (nu-json-0.80.0.crate) = 1173f66cd944275ab9e1c823f3560b20d1e4b7f2fafa734ae822a346f0d1c3fd2f04eedbcbe31a23acb844997dc82dfa5975dfc1e454c5e32a853b18190a8cb8
Loading…
Cancel
Save