Compare commits

...

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

5
.gitignore vendored

@ -1,4 +1 @@
/ravif-0.11.5.crate
/ravif-0.11.9.crate
/ravif-0.11.10.crate
/ravif-0.11.11.crate
SOURCES/ravif-0.11.11.crate

@ -0,0 +1 @@
18a9f7d57a59de3fae78c33a83b9dbb071ca4071 SOURCES/ravif-0.11.11.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.3)
## 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 26
%bcond_without check
%global debug_package %{nil}
@ -92,4 +102,19 @@ use the "threading" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.11.11-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Tue Nov 05 2024 Fabio Valentini <decathorpe@gmail.com> - 0.11.11-1
- Update to version 0.11.11; Fixes RHBZ#2319370
* Sat Oct 05 2024 Fabio Valentini <decathorpe@gmail.com> - 0.11.10-1
- Update to version 0.11.10; Fixes RHBZ#2303678
* Sun Aug 04 2024 Fabio Valentini <decathorpe@gmail.com> - 0.11.9-1
- Update to version 0.11.9; Fixes RHBZ#2299790
* Tue Jul 23 2024 Fabio Valentini <decathorpe@gmail.com> - 0.11.5-1
- Initial import (#2290393)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (ravif-0.11.11.crate) = cc75b75c21b0698d7e06e8fad178de5f2a9323cb04ce9677837fa4ef9fb71f695b65121c931293955449adc81891cd1db4baa6642e3d5dcd9daf9a9d96f27c6a
Loading…
Cancel
Save