Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/btoi-0.4.3.crate
SOURCES/btoi-0.4.3.crate

@ -0,0 +1 @@
1c7b038a2b189d0dc4359f04a5ce7b9c3b900dba SOURCES/btoi-0.4.3.crate

@ -1,3 +0,0 @@
# rust-btoi
The rust-btoi package

@ -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 24
%bcond_without check
%global debug_package %{nil}
@ -78,4 +88,8 @@ use the "std" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.4.3-1
- Rebuilt for MSVSphere 9.3
* Sun Jun 04 2023 blinxen <h-k-81@hotmail.com> - 0.4.3-1
- Initial package

@ -1 +0,0 @@
SHA512 (btoi-0.4.3.crate) = 35d54183a37c8adb11838724a061b38d286a92603a557ee8b4b80dd230649a0ceb165fcab4b6e41402284f2153e18fad5c246f83d99accb2fdaa8f32f854bd22
Loading…
Cancel
Save