Compare commits

...

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

3
.gitignore vendored

@ -1,2 +1 @@
/quinn-proto-0.10.5.crate SOURCES/quinn-proto-0.10.6.crate
/quinn-proto-0.10.6.crate

@ -0,0 +1 @@
b7b3a1d0dd746362294494fa484aa369f8081765 SOURCES/quinn-proto-0.10.6.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-dependency: rcgen ^0.10 # * missing dev-dependency: rcgen ^0.10
%bcond_with check %bcond_with check
@ -156,4 +166,11 @@ cp -pav %{SOURCE1} %{SOURCE2} .
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.10.6-1
- Rebuilt for MSVSphere 9.3
* Fri Nov 17 2023 Fabio Valentini <decathorpe@gmail.com> - 0.10.6-1
- Update to version 0.10.6; Fixes RHBZ#2248491
* Mon Oct 30 2023 Fabio Valentini <decathorpe@gmail.com> - 0.10.5-1
- Initial import (#2246722)

@ -1 +0,0 @@
SHA512 (quinn-proto-0.10.6.crate) = facaf1c3a81a0f667f5b4b668d8cc4c744cf34633a71699c697a01862354c97df34a057096c07697b82bb1222131fa3d199035f71a43b3caa58fbba5e95133e0
Loading…
Cancel
Save