Compare commits

..

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

3
.gitignore vendored

@ -1,2 +1 @@
/gix-credentials-0.19.0.crate
/gix-credentials-0.21.0.crate
SOURCES/gix-credentials-0.24.5.crate

@ -0,0 +1 @@
88e9ad4f4b89fddb93b13a4eba8c84914fc74c51 SOURCES/gix-credentials-0.24.5.crate

@ -1,4 +1,14 @@
# Generated by rust2rpm 25
## 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
# * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information
%bcond_with check
@ -7,7 +17,7 @@
%global crate gix-credentials
Name: rust-gix-credentials
Version: 0.21.0
Version: 0.24.5
Release: %autorelease
Summary: Gix implementation for interacting with git credentials helpers
@ -35,7 +45,6 @@ use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%exclude %{crate_instdir}/tests/fixtures/
%{crate_instdir}/
@ -94,4 +103,28 @@ use the "serde" feature of the "%{crate}" crate.
%endif
%changelog
%autochangelog
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.24.5-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Tue Sep 10 2024 blinxen <h-k-81@hotmail.com> - 0.24.5-1
- Update to version 0.24.5 (rhbz#2307378)
* Thu Jul 25 2024 blinxen <h-k-81@hotmail.com> - 0.24.4-1
- Update to version 0.24.4 (rhbz#2299566)
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Apr 05 2024 blinxen <h-k-81@hotmail.com> - 0.24.2-1
- Update to version 0.24.2 (rhbz#2253232)
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Oct 13 2023 blinxen <h-k-81@hotmail.com> - 0.21.0-1
- Update to version 0.21.0
* Sun Sep 24 2023 blinxen <h-k-81@hotmail.com> - 0.19.0-1
- Initial package (rhbz#2240381)
## END: Generated by rpmautospec

@ -1 +0,0 @@
SHA512 (gix-credentials-0.21.0.crate) = 34ac3f98ca8e0e2f4e315074588b3ae9e0c1d0076a781ede0d3472226bf03b7ca38cf5648b04babd44872ce7b5046738ef7b1e08ab707f242db91f348575c5f8
Loading…
Cancel
Save