Update to 0.12.17

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel10
Igor Raits 4 years ago
parent 4d8088ea52
commit 79714abb71
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -26,3 +26,4 @@
/libgit2-sys-0.12.13+1.0.1.crate
/libgit2-sys-0.12.14+1.1.0.crate
/libgit2-sys-0.12.16+1.1.0.crate
/libgit2-sys-0.12.17+1.1.0.crate

@ -1,11 +1,11 @@
--- libgit2-sys-0.12.16+1.1.0/Cargo.toml 2020-12-22T04:12:09+00:00
+++ libgit2-sys-0.12.16+1.1.0/Cargo.toml 2020-12-28T16:39:56.953253+00:00
--- libgit2-sys-0.12.17+1.1.0/Cargo.toml 2020-12-28T20:02:38+00:00
+++ libgit2-sys-0.12.17+1.1.0/Cargo.toml 2020-12-29T07:54:07.782111+00:00
@@ -13,7 +13,7 @@
[package]
edition = "2018"
name = "libgit2-sys"
-version = "0.12.16+1.1.0"
+version = "0.12.16"
-version = "0.12.17+1.1.0"
+version = "0.12.17"
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.16+1.1.0
%global upstream_version 0.12.17+1.1.0
Name: rust-%{crate}
Version: 0.12.16
Version: 0.12.17
Release: 1%{?dist}
Summary: Native bindings to the libgit2 library
@ -141,6 +141,9 @@ echo '(pkgconfig(libgit2) >= 1.1.0 with pkgconfig(libgit2) < 2.0.0)'
%endif
%changelog
* Tue Dec 29 08:54:07 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.12.17-1
- Update to 0.12.17 (Fixes: RHBZ#1909222)
* Mon Dec 28 17:39:57 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.12.16-1
- Update to 0.12.16 (Fixes: RHBZ#1909222)

@ -1 +1 @@
SHA512 (libgit2-sys-0.12.16+1.1.0.crate) = 0bd972010ba20c4a0cbb09ed36bf9a0d77cd5169303c90f0bcb194f5ff5787721d7c86505e5eb3340a3ccc8b68dd194ef73050ea6c5205c14290483ca4fa7b68
SHA512 (libgit2-sys-0.12.17+1.1.0.crate) = a7232df268f091309c3405ff17833661ec5952404d7fe63a68c8ae98bf134ac49acfd4ec5bc3402382b07bcce529fb7140938fb150828a7d670bf164a73693eb

Loading…
Cancel
Save