Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
/powerfmt-macros-0.1.0.crate SOURCES/powerfmt-macros-0.1.0.crate

@ -0,0 +1 @@
c1ff23fd039c905e427a5dd7a2bb181118e84132 SOURCES/powerfmt-macros-0.1.0.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 25 # Generated by rust2rpm 25
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -67,4 +77,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> - 0.1.0-1
- Rebuilt for MSVSphere 9.3
* Tue Oct 31 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.0-1
- Initial import (#2244275)

@ -1 +0,0 @@
SHA512 (powerfmt-macros-0.1.0.crate) = 5cf1bf1146ef54ad9a89339627a75cc71879ada1bea0f32a75aa597446087a13de7da94f70d95cb56b919ec5798bd95a2c3ac39d1d5ef3b78925e3bc65301b37
Loading…
Cancel
Save