Compare commits

..

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

8
.gitignore vendored

@ -1,7 +1 @@
/hyper-util-0.1.3.crate
/hyper-util-0.1.5.crate
/hyper-util-0.1.6.crate
/hyper-util-0.1.7.crate
/hyper-util-0.1.8.crate
/hyper-util-0.1.9.crate
/hyper-util-0.1.10.crate
SOURCES/hyper-util-0.1.10.crate

@ -0,0 +1 @@
e10f9ba90414a1232cccef63eb1dc1cda828f29d SOURCES/hyper-util-0.1.10.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
# * tests can only be run in-tree
%bcond_with check
@ -187,4 +197,31 @@ use the "tokio" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.10-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Wed Oct 30 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.10-1
- Update to version 0.1.10; Fixes RHBZ#2322150
* Mon Oct 07 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.9-1
- Update to version 0.1.9; Fixes RHBZ#2314484
* Mon Sep 16 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.8-1
- Update to version 0.1.8; Fixes RHBZ#2310838
* Fri Aug 09 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.7-1
- Update to version 0.1.7; Fixes RHBZ#2303166
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jul 06 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.6-1
- Update to version 0.1.6; Fixes RHBZ#2295508
* Wed Jun 05 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.5-1
- Update to version 0.1.5; Fixes RHBZ#2283135
* Sat Apr 20 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-1
- Initial import (#2275806)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (hyper-util-0.1.10.crate) = 0a16c5d8857cf522bd53017dac50e530ae685c512eb55221fd6808299c7d716815f7b8192f8a9a504421b938cc0536bd497c7388d2f70ebbd91c46b644496b2a
Loading…
Cancel
Save