Update to 0.12.12+1.0.1

epel10
Josh Stone 5 years ago
parent 8438f7945b
commit 171cf6104f

1
.gitignore vendored

@ -22,3 +22,4 @@
/libgit2-sys-0.12.7+1.0.0.crate /libgit2-sys-0.12.7+1.0.0.crate
/libgit2-sys-0.12.9+1.0.1.crate /libgit2-sys-0.12.9+1.0.1.crate
/libgit2-sys-0.12.11+1.0.1.crate /libgit2-sys-0.12.11+1.0.1.crate
/libgit2-sys-0.12.12+1.0.1.crate

@ -1,11 +1,11 @@
--- libgit2-sys-0.12.11+1.0.1/Cargo.toml 2020-08-19T20:15:18+00:00 --- libgit2-sys-0.12.12+1.0.1/Cargo.toml 2020-08-21T02:01:21+00:00
+++ libgit2-sys-0.12.11+1.0.1/Cargo.toml 2020-08-19T23:57:54.341066+00:00 +++ libgit2-sys-0.12.12+1.0.1/Cargo.toml 2020-08-21T04:07:01.247234+00:00
@@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
[package] [package]
edition = "2018" edition = "2018"
name = "libgit2-sys" name = "libgit2-sys"
-version = "0.12.11+1.0.1" -version = "0.12.12+1.0.1"
+version = "0.12.11" +version = "0.12.12"
authors = ["Josh Triplett <josh@joshtriplett.org>", "Alex Crichton <alex@alexcrichton.com>"] authors = ["Josh Triplett <josh@joshtriplett.org>", "Alex Crichton <alex@alexcrichton.com>"]
build = "build.rs" build = "build.rs"
links = "git2" links = "git2"

@ -3,10 +3,10 @@
%global debug_package %{nil} %global debug_package %{nil}
%global crate libgit2-sys %global crate libgit2-sys
%global upstream_version 0.12.11+1.0.1 %global upstream_version 0.12.12+1.0.1
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.12.11 Version: 0.12.12
Release: 1%{?dist} Release: 1%{?dist}
Summary: Native bindings to the libgit2 library Summary: Native bindings to the libgit2 library
@ -141,6 +141,9 @@ echo '(pkgconfig(libgit2) >= 1.0.1 with pkgconfig(libgit2) < 2.0.0)'
%endif %endif
%changelog %changelog
* Fri Aug 21 2020 Josh Stone <jistone@redhat.com> - 0.12.12-1
- Update to 0.12.12+1.0.1
* Wed Aug 19 2020 Josh Stone <jistone@redhat.com> - 0.12.11-1 * Wed Aug 19 2020 Josh Stone <jistone@redhat.com> - 0.12.11-1
- Update to 0.12.11+1.0.1 - Update to 0.12.11+1.0.1

@ -1 +1 @@
SHA512 (libgit2-sys-0.12.11+1.0.1.crate) = 9901e62fa7c5e82f1d5fe8a88c815be0a787c0afcf3dfa23a30f2637f4ac322ea8509f24af70665dc5eab27b609465b4dbe86f290bac1adaf1068826dd1c5d6c SHA512 (libgit2-sys-0.12.12+1.0.1.crate) = 32fa2a9318583dd46b5f31559c22b96721a0546d9ea8025f5e447bf5ee447b3997c1fd8678a897067a92c19e4143e5bbfa80968a3ef929faf3c1dfd436df6a86

Loading…
Cancel
Save