Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/async-fs-1.6.0.crate
SOURCES/async-fs-1.6.0.crate

@ -0,0 +1 @@
5de3ba6311b37b62c1aad4b8311be84b531902c6 SOURCES/async-fs-1.6.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
%bcond_without check
%global debug_package %{nil}
@ -69,4 +79,8 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.6.0-1
- Rebuilt for MSVSphere 9.3
* Fri Jan 05 2024 Fabio Valentini <decathorpe@gmail.com> - 1.6.0-1
- Initial import (async-fs 1 compat package)

@ -1 +0,0 @@
SHA512 (async-fs-1.6.0.crate) = 18d226cc21e5c8c96c269c883b6d5784bbaa45be5b883908d7f2cc61ae8797441a9b3786a02ce9664013d406beb679c5a8e89e6ab82d11bc2b981b600b3d6830
Loading…
Cancel
Save