Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/pyo3-build-config-0.22.6.crate
SOURCES/pyo3-build-config-0.22.6.crate

@ -0,0 +1 @@
6392a3c089445be5d13f6c50a454618c66ba2247 SOURCES/pyo3-build-config-0.22.6.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 27
%bcond check 1
%global debug_package %{nil}
@ -177,4 +187,10 @@ use the "resolve-config" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.22.6-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Mon Dec 09 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.6-1
- Initial import (pyo3-build-config 0.22 compat package)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (pyo3-build-config-0.22.6.crate) = 9ab44c830e56ddb9ee537ce438fc690664d2c5416f01cdf72498ce062e4c1e7192eac8b7dc2de86c9f2212890b133b69a66209b1615c4eabdf4eaa6882a980fe
Loading…
Cancel
Save