Update to 0.12.4+1.0.0

epel10
Josh Stone 5 years ago
parent 7ba377f25f
commit 3230410500

1
.gitignore vendored

@ -16,3 +16,4 @@
/libgit2-sys-0.11.0+0.99.0.crate
/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

@ -1,11 +1,11 @@
--- libgit2-sys-0.12.3+1.0.0/Cargo.toml 2020-04-10T16:55:39+00:00
+++ libgit2-sys-0.12.3+1.0.0/Cargo.toml 2020-04-15T06:52:35.427310+00:00
--- 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
@@ -13,7 +13,7 @@
[package]
edition = "2018"
name = "libgit2-sys"
-version = "0.12.3+1.0.0"
+version = "0.12.3"
-version = "0.12.4+1.0.0"
+version = "0.12.4"
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.3+1.0.0
%global upstream_version 0.12.4+1.0.0
Name: rust-%{crate}
Version: 0.12.3
Version: 0.12.4
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
* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 0.12.4-1
- Update to 0.12.4+1.0.0
* Wed Apr 15 08:52:35 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.12.3-1
- Update to 0.12.3

@ -1 +1 @@
SHA512 (libgit2-sys-0.12.3+1.0.0.crate) = 4fa3ac525c06a43582e612603746401c86712ef54fa11678acf11cdfcd208a64123b74588defc8d87abc583bb915bc6c341c43615c8cfda5e971d4a28d61c06d
SHA512 (libgit2-sys-0.12.4+1.0.0.crate) = 2514e05e4f8388fde9725e7d52bd9886da7c3cd6e6b84ab83b91f021b7d5b803652d5becdac049a79feaa519836e06731b337cf826f4bc257b15c53c7b5ab9f2

Loading…
Cancel
Save