Compare commits

...

No commits in common. 'epel10' and 'i10ce' have entirely different histories.

4
.gitignore vendored

@ -1,3 +1 @@
/cargo-util-schemas-0.2.0.crate
/cargo-util-schemas-0.3.0.crate
/cargo-util-schemas-0.3.1.crate
SOURCES/cargo-util-schemas-0.3.1.crate

@ -0,0 +1 @@
6a4af7244a717d7f7e1ecb06bebab55f585c5da3 SOURCES/cargo-util-schemas-0.3.1.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.2)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 2;
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 26
%bcond_without check
%global debug_package %{nil}
@ -72,4 +82,19 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.3.1-2
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jun 24 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.1-1
- Update to version 0.3.1; Fixes RHBZ#2292643
* Sun May 19 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.0-1
- Update to version 0.3.0
* Mon May 13 2024 Fabio Valentini <decathorpe@gmail.com> - 0.2.0-1
- Initial import (#2279110)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (cargo-util-schemas-0.3.1.crate) = cae07c2e13142aa5314461930ec825ee2044b72ea547d1d308a4c67b7ad5c83f016489bd8f9974f09ca39299164f857ad4a1d776de738bb522f3c0c60c5446e1
Loading…
Cancel
Save