Compare commits

...

8 Commits

5
.gitignore vendored

@ -1,2 +1,7 @@
/gix-odb-0.52.0.crate
/gix-odb-0.54.0.crate
/gix-odb-0.59.0.crate
/gix-odb-0.61.0.crate
/gix-odb-0.61.1.crate
/gix-odb-0.63.0.crate
/gix-odb-0.67.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate gix-odb
Name: rust-gix-odb
Version: 0.54.0
Version: 0.67.0
Release: %autorelease
Summary: Implements various git object databases
@ -32,7 +32,6 @@ use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%{crate_instdir}/
%package -n %{name}+default-devel

@ -1 +1 @@
SHA512 (gix-odb-0.54.0.crate) = 2d17e092a132dfee2172b7e714a72ff006cac3ec41858ef29ecba4c4fb9d0d9afb1c20cfed4f3d0e898bd6e80a6447e835a4eb2891c8e8ee704b1d6c9022dddb
SHA512 (gix-odb-0.67.0.crate) = 53d1a2cc4f34d45cc6b1b3bcaf00771dbcc21d3b65109b1d9c28f712d734d755bab510173a1d395fb6e08aa3ed72897699eea600e8026c2f771a0d0c4b4b87b9

Loading…
Cancel
Save