Update to 0.12.5+1.0.0

epel10
Josh Stone 5 years ago
parent 3230410500
commit 37a8f4ff4b

1
.gitignore vendored

@ -17,3 +17,4 @@
/libgit2-sys-0.12.0+0.99.0.crate
/libgit2-sys-0.12.3+1.0.0.crate
/libgit2-sys-0.12.4+1.0.0.crate
/libgit2-sys-0.12.5+1.0.0.crate

@ -1,11 +1,11 @@
--- libgit2-sys-0.12.4+1.0.0/Cargo.toml 2020-04-22T19:52:49+00:00
+++ libgit2-sys-0.12.4+1.0.0/Cargo.toml 2020-04-23T18:42:06.367369+00:00
--- libgit2-sys-0.12.5+1.0.0/Cargo.toml 2020-04-24T15:11:34+00:00
+++ libgit2-sys-0.12.5+1.0.0/Cargo.toml 2020-04-29T22:21:11.408226+00:00
@@ -13,7 +13,7 @@
[package]
edition = "2018"
name = "libgit2-sys"
-version = "0.12.4+1.0.0"
+version = "0.12.4"
-version = "0.12.5+1.0.0"
+version = "0.12.5"
authors = ["Josh Triplett <josh@joshtriplett.org>", "Alex Crichton <alex@alexcrichton.com>"]
build = "build.rs"
links = "git2"

@ -3,10 +3,10 @@
%global debug_package %{nil}
%global crate libgit2-sys
%global upstream_version 0.12.4+1.0.0
%global upstream_version 0.12.5+1.0.0
Name: rust-%{crate}
Version: 0.12.4
Version: 0.12.5
Release: 1%{?dist}
Summary: Native bindings to the libgit2 library
@ -140,6 +140,9 @@ echo '(pkgconfig(libgit2) >= 1.0.0 with pkgconfig(libgit2) < 2.0.0)'
%endif
%changelog
* Wed Apr 29 2020 Josh Stone <jistone@redhat.com> - 0.12.5-1
- Update to 0.12.5+1.0.0
* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 0.12.4-1
- Update to 0.12.4+1.0.0

@ -1 +1 @@
SHA512 (libgit2-sys-0.12.4+1.0.0.crate) = 2514e05e4f8388fde9725e7d52bd9886da7c3cd6e6b84ab83b91f021b7d5b803652d5becdac049a79feaa519836e06731b337cf826f4bc257b15c53c7b5ab9f2
SHA512 (libgit2-sys-0.12.5+1.0.0.crate) = 7c6b9aa2294bd9ab752ed44d4735af7741b9d16a2e84736c21543b842b25278909dbb434fe59c83d4e8b705f7d4e21c172fa5359805522a0950d95f5249bdf6e

Loading…
Cancel
Save