Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/test-log-0.2.13.crate
SOURCES/test-log-0.2.13.crate

@ -0,0 +1 @@
3cbd3a40045fcf4a79fe976be13dbaa4b43480f1 SOURCES/test-log-0.2.13.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
%bcond_without check
%global debug_package %{nil}
@ -92,4 +102,8 @@ use the "trace" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.2.13-1
- Rebuilt for MSVSphere 9.3
* Wed Nov 08 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.13-1
- Initial import (#2247954)

@ -1 +0,0 @@
SHA512 (test-log-0.2.13.crate) = 19331a5856b174f30bc0f1946bf9a108a01868c0d2d82758b72767a0b18e405ac60036383b490bce7bd328b22c6859ea255298b257308d9a7a303815b1c62725
Loading…
Cancel
Save