Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/schemars-0.8.16.crate SOURCES/schemars-0.8.16.crate

@ -0,0 +1 @@
3c9e21e2fb175760d12e7fae13eb2389b38ed659 SOURCES/schemars-0.8.16.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
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -401,4 +411,8 @@ use the "uuid1" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.8.16-1
- Rebuilt for MSVSphere 9.3
* Wed Nov 22 2023 Fabio Valentini <decathorpe@gmail.com> - 0.8.16-1
- Initial import (#2246014)

@ -1 +0,0 @@
SHA512 (schemars-0.8.16.crate) = 738022b563bedfc73f2f2899216b8ae4cf0f563c1a6ac91639715d5f36446d7011fadd5554b8a4e9e569dddff836cc136ea2be5e65b72f85613a4a890d355a06
Loading…
Cancel
Save