Compare commits

..

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

2
.gitignore vendored

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

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

@ -1 +0,0 @@
SHA512 (toml_edit-0.20.7.crate) = fb6ef6e495e18b5d6eb96eee5c2a39b5539a8cebbaa8b93c3995d1e14d1db26488200633c7368f67ff5f982ab20dce0977601314c643fb2671c3caaae8e584af
Loading…
Cancel
Save