Compare commits

...

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

6
.gitignore vendored

@ -1,5 +1 @@
/gix-command-0.2.6.crate
/gix-command-0.2.7.crate
/gix-command-0.2.8.crate
/gix-command-0.2.9.crate
/gix-command-0.2.10.crate
SOURCES/gix-command-0.2.10.crate

@ -0,0 +1 @@
5c2332231dcc811da3cc33d3870b73607ae0543a SOURCES/gix-command-0.2.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 = 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
# * Deactivate tests because of a missing dev-dependency (gix-testtools)
%bcond_with check
@ -67,4 +77,20 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.2.10-1
- Rebuilt for MSVSphere 9.3
* Fri Oct 13 2023 blinxen <h-k-81@hotmail.com> - 0.2.10-1
- Update to version 0.2.10
* Wed Aug 23 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.9-1
- Update to version 0.2.9; Fixes RHBZ#2233471
* Thu Jul 27 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.8-1
- Update to version 0.2.8; Fixes RHBZ#2224734
* Thu Jul 20 2023 blinxen <h-k-81@hotmail.com> - 0.2.7-1
- Update to version 0.2.7 (rhbz#2223899)
* Wed Jul 05 2023 blinxen <h-k-81@hotmail.com> - 0.2.6-1
- Initial package

@ -1 +0,0 @@
SHA512 (gix-command-0.2.10.crate) = 1e6b5fd5f4afdb6ef6943123e2c945e29a47aa7e08904788cfdb2bffc5d7146e2bcad15f9e3bff33a04229eeab2ebb3f0820fc0310fe859ebfa7706cdbcb9178
Loading…
Cancel
Save