Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/color-print-0.3.5.crate
SOURCES/color-print-0.3.5.crate

@ -0,0 +1 @@
18b243bca8bafad7cff78adc1d8ac1a13cd911b6 SOURCES/color-print-0.3.5.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 24
%bcond_without check
%global debug_package %{nil}
@ -103,4 +113,8 @@ use the "terminfo_crate" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.3.5-1
- Rebuilt for MSVSphere 9.3
* Wed Sep 13 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.5-1
- Initial import (#2237910)

@ -1 +0,0 @@
SHA512 (color-print-0.3.5.crate) = 79819069e71b120bf9f8bc42fa71d902f8dff569988ee4413454cea9b5500fc2c31a493b9fc28795b327e099c09109ff6336219c65c89ce87aea5507982a0a15
Loading…
Cancel
Save