Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/is_debug-1.0.1.crate SOURCES/is_debug-1.0.1.crate

@ -0,0 +1 @@
dbae7b9e91c63e765a93153c409dc369f98e8569 SOURCES/is_debug-1.0.1.crate

@ -1,3 +0,0 @@
# rust-is_debug
The rust-is_debug 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 20 # Generated by rust2rpm 20
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -68,4 +78,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.0.1-1
- Rebuilt for MSVSphere 9.3
* Wed Jan 12 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.1-1
- Initial import

@ -1 +0,0 @@
SHA512 (is_debug-1.0.1.crate) = 08eac6f8ae7eb63a9c90430572c3e76159bce772d78eb892bd93cc53fe05d4706a72fc9408c72daf6f0a0287cc100dc201b1a197de4d7b66ef4e8e42f43ef594
Loading…
Cancel
Save