Compare commits

...

No commits in common. 'epel10' and 'i10ce' have entirely different histories.

4
.gitignore vendored

@ -1,3 +1 @@
/gix-dir-0.3.0.crate SOURCES/gix-dir-0.8.0.crate
/gix-dir-0.5.0.crate
/gix-dir-0.8.0.crate

@ -0,0 +1 @@
1c4c1676d461cc9a8daa45bbacab5bfef01bebcd SOURCES/gix-dir-0.8.0.crate

@ -1,3 +1,13 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.2)
## 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 26 # Generated by rust2rpm 26
# * Deactivate tests because of a missing dev-dependency (gix-testtools) # * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information # * See https://github.com/Byron/gitoxide/discussions/900 for more information
@ -68,4 +78,19 @@ use the "default" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
%autochangelog * Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.8.0-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Tue Sep 10 2024 blinxen <h-k-81@hotmail.com> - 0.8.0-1
- Update to version 0.8.0 (rhbz#2299569)
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jun 23 2024 blinxen <h-k-81@hotmail.com> - 0.5.0-1
- Update to version 0.5.0 (rhbz#2274895)
* Fri Apr 05 2024 blinxen <h-k-81@hotmail.com> - 0.3.0-1
- Initial package (rhbz#2273625)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (gix-dir-0.8.0.crate) = 36d565f6bb2d844cfb3b85af44bee7a0b81754716792bc32d1e05eec95c07d74f7e69f188cf77784bfc74406e500d69396fa6fff1e6f5af93945fd97febf2c84
Loading…
Cancel
Save