Compare commits

...

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

3
.gitignore vendored

@ -1,2 +1 @@
/test-case-core-3.2.1.crate
/test-case-core-3.3.1.crate
SOURCES/test-case-core-3.3.1.crate

@ -0,0 +1 @@
05a1b4fe9f2a187c53b1cbf252f9b7e7f36c62a3 SOURCES/test-case-core-3.3.1.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}
@ -78,4 +88,11 @@ use the "with-regex" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.3.1-1
- Rebuilt for MSVSphere 9.3
* Thu Jan 04 2024 Fabio Valentini <decathorpe@gmail.com> - 3.3.1-1
- Update to version 3.3.1; Fixes RHBZ#2250257
* Wed Oct 18 2023 Fabio Valentini <decathorpe@gmail.com> - 3.2.1-1
- Initial import (#2242771)

@ -1 +0,0 @@
SHA512 (test-case-core-3.3.1.crate) = 2c58aa3c9051b99c269168d5d321c73314188501fd33170a8a5d44e860354f5a399545abbdf50478a43d13e15ee9ed53d4a9c800b263a5e42b97416f96e2c0e3
Loading…
Cancel
Save