Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/async-process-1.8.1.crate SOURCES/async-process-1.8.1.crate

@ -0,0 +1 @@
22c17e7d0c094468a87fe4336f9800cb18da72d9 SOURCES/async-process-1.8.1.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
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -69,4 +79,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.8.1-1
- Rebuilt for MSVSphere 9.3
* Fri Jan 05 2024 Fabio Valentini <decathorpe@gmail.com> - 1.8.1-1
- Initial import (async-process 1 compat package)

@ -1 +0,0 @@
SHA512 (async-process-1.8.1.crate) = ce0dbcd0f893d93ed83915d7ed9661c0d5ef867115c051df2a298cd07e531a2b0f63fe58cbcd25820cd810d81759a6f467635201659d34994c04edfba8a8187c
Loading…
Cancel
Save