Update to version 0.18.3; Fixes RHBZ#2270319

epel10
Fabio Valentini 10 months ago
parent 5afbce9ccc
commit 3029b073ea
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -35,3 +35,4 @@
/git2-0.18.0.crate
/git2-0.18.1.crate
/git2-0.18.2.crate
/git2-0.18.3.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate git2
Name: rust-git2
Version: 0.18.2
Version: 0.18.3
Release: %autorelease
Summary: Bindings to libgit2 for interoperating with git repositories

@ -1 +1 @@
SHA512 (git2-0.18.2.crate) = d7b7f61ee2c074da28b85bce8475d1b0b953e047ddea70d834fbcffc58a910f0fee3cb91b6e3a0e6fd14b76d142ea02909330db0266299b73c743463a8443a99
SHA512 (git2-0.18.3.crate) = f74221d0d96c36d9362c762185b6715f93adc78d5b4db89a3008a2baeb4bb05d5cee2f3c53f59fec97e9a690f82ac3a4f29a1633445f63c6137512255fed48a5

Loading…
Cancel
Save