Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/async-io-1.13.0.crate SOURCES/async-io-1.13.0.crate

@ -0,0 +1 @@
eb882f881451fefa654d992dca2f5c195d2babf6 SOURCES/async-io-1.13.0.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
# * resolve circular dependency between async-{channel,net} and async-io # * resolve circular dependency between async-{channel,net} and async-io
%bcond_with check %bcond_with check
@ -70,4 +80,8 @@ use the "default" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.13.0-1
- Rebuilt for MSVSphere 9.3
* Fri Jan 05 2024 Fabio Valentini <decathorpe@gmail.com> - 1.13.0-1
- Initial import (async-io 1 compat package)

@ -1 +0,0 @@
SHA512 (async-io-1.13.0.crate) = b37a13fdb1d29e2e8852ab6f24589718a88aa39bf532145ae7541d61c3f49f731f890764dd945845eef6c8b5af1042bac2c04cdabc00b36dc4350fa1c62ce54e
Loading…
Cancel
Save