import rust-gix-commitgraph-0.26.0-1.el10

i10ce changed/i10ce/rust-gix-commitgraph-0.26.0-1.el10
MSVSphere Packaging Team 5 days ago
parent a21e225f25
commit 2adda70e5e
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/gix-commitgraph-0.24.3.crate
SOURCES/gix-commitgraph-0.26.0.crate

@ -1 +1 @@
97692b4a4315af05f59b60dadfda918a1ab6e9dc SOURCES/gix-commitgraph-0.24.3.crate
6750ac799438b92ef93eb1b3445465093047fcbb SOURCES/gix-commitgraph-0.26.0.crate

@ -1,5 +1,5 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.2)
## (rpmautospec version 0.7.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1;
@ -8,14 +8,14 @@
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate gix-commitgraph
Name: rust-gix-commitgraph
Version: 0.24.3
Version: 0.26.0
Release: %autorelease
Summary: Read-only access to the git commitgraph file format
@ -99,10 +99,16 @@ use the "serde" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Wed Jan 22 2025 blinxen <h-k-81@hotmail.com> - 0.26.0-1
- Update to version 0.26.0 (rhbz#2321146)
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.24.3-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Thu Jul 25 2024 blinxen <h-k-81@hotmail.com> - 0.24.3-1
- Update to version 0.24.3 (rhbz#2299562)

Loading…
Cancel
Save