Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/toml_edit-0.19.15.crate
SOURCES/toml_edit-0.19.15.crate

@ -0,0 +1 @@
7b497b5800fb453587fa753a131bc88336823ff7 SOURCES/toml_edit-0.19.15.crate

@ -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 25
# * missing dev-dependencies: snapbox, toml-test-data, toml-test-harness
%bcond_with check
@ -103,4 +113,8 @@ use the "unbounded" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.19.15-1
- Rebuilt for MSVSphere 9.3
* Tue Oct 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.19.15-1
- Initial import (toml_edit 0.19 compat package)

@ -1 +0,0 @@
SHA512 (toml_edit-0.19.15.crate) = 46d6bd2fea957392ae0ad7e687dad7743b76ee8e8ec76c80d6374ea294d3d09b6f73df0a82c821b9ee3b5268987a4136aa825034309f3cbc1947dbd1af1505dc
Loading…
Cancel
Save