Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/thiserror-impl-1.0.69.crate SOURCES/thiserror-impl-1.0.69.crate

@ -0,0 +1 @@
7ffe73402d689b82c49abd4a2fb61012928c7688 SOURCES/thiserror-impl-1.0.69.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 # Generated by rust2rpm 27
%bcond check 1 %bcond check 1
%global debug_package %{nil} %global debug_package %{nil}
@ -65,4 +75,10 @@ use the "default" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.69-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Thu Nov 28 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.69-1
- Initial import (thiserror-impl 1 compat package)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (thiserror-impl-1.0.69.crate) = 579eb796c8885feb01d27638862823acd96c79440655bb444c3445ac00121852603396ce7439aed617c0a0ac69f62102167fde5845411c906997574a46d6d9e3
Loading…
Cancel
Save