Compare commits

...

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

4
.gitignore vendored

@ -1,3 +1 @@
/fdeflate-0.3.0.crate
/fdeflate-0.3.1.crate
/fdeflate-0.3.3.crate
SOURCES/fdeflate-0.3.3.crate

@ -0,0 +1 @@
fb779b3c01eb33cbb7e78c9c3d51f1af6e7bfc48 SOURCES/fdeflate-0.3.3.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}
@ -66,4 +76,14 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.3.3-1
- Rebuilt for MSVSphere 9.3
* Wed Dec 27 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.3-1
- Update to version 0.3.3; Fixes RHBZ#2255868
* Fri Nov 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.1-1
- Update to version 0.3.1; Fixes RHBZ#2247354
* Thu Jul 27 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.0-1
- Initial import (#2223785)

@ -1 +0,0 @@
SHA512 (fdeflate-0.3.3.crate) = 2de1e3343280d946ae447beca837cdcdbefd722a833e311ae42238fad691ac4d5d8a834f46c08f818fdb0873f82aee21ac69582c0ae2c06784d20b2359305882
Loading…
Cancel
Save