Compare commits

...

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

2
.gitignore vendored

@ -1 +1 @@
/fs_at-0.1.10.crate
SOURCES/fs_at-0.1.10.crate

@ -0,0 +1 @@
148b65ccca00e95e41b57713e91fe843370735be SOURCES/fs_at-0.1.10.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 = 2;
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}
@ -96,4 +106,11 @@ use the "workaround-procmon" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.1.10-2
- Rebuilt for MSVSphere 9.3
* Sun Nov 26 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.10-2
- Skip two tests that are unreliable
* Sun Nov 26 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.10-1
- Initial import (#2251238)

@ -1 +0,0 @@
SHA512 (fs_at-0.1.10.crate) = dbd25da75b77e2b7a6694e456d55f492f4eef54ce7a7fc712a40e2559269c6b044bced46d4df6a33f977a75e1b6871ec7462ca37a98035408a2970c7408b6877
Loading…
Cancel
Save