update to version 0.12.13+1.0.1

epel10
Fabio Valentini 5 years ago
parent 171cf6104f
commit 2c2b140600
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -23,3 +23,4 @@
/libgit2-sys-0.12.9+1.0.1.crate
/libgit2-sys-0.12.11+1.0.1.crate
/libgit2-sys-0.12.12+1.0.1.crate
/libgit2-sys-0.12.13+1.0.1.crate

@ -1,11 +1,11 @@
--- libgit2-sys-0.12.12+1.0.1/Cargo.toml 2020-08-21T02:01:21+00:00
+++ libgit2-sys-0.12.12+1.0.1/Cargo.toml 2020-08-21T04:07:01.247234+00:00
--- libgit2-sys-0.12.13+1.0.1/Cargo.toml 2020-09-08T17:24:05+00:00
+++ libgit2-sys-0.12.13+1.0.1/Cargo.toml 2020-09-18T18:52:08.714292+00:00
@@ -13,7 +13,7 @@
[package]
edition = "2018"
name = "libgit2-sys"
-version = "0.12.12+1.0.1"
+version = "0.12.12"
-version = "0.12.13+1.0.1"
+version = "0.12.13"
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.12+1.0.1
%global upstream_version 0.12.13+1.0.1
Name: rust-%{crate}
Version: 0.12.12
Version: 0.12.13
Release: 1%{?dist}
Summary: Native bindings to the libgit2 library
@ -141,6 +141,9 @@ echo '(pkgconfig(libgit2) >= 1.0.1 with pkgconfig(libgit2) < 2.0.0)'
%endif
%changelog
* Fri Sep 18 2020 Fabio Valentini <decathorpe@gmail.com> - 0.12.13-1
- Update to version 0.12.13+1.0.1.
* Fri Aug 21 2020 Josh Stone <jistone@redhat.com> - 0.12.12-1
- Update to 0.12.12+1.0.1

@ -1 +1 @@
SHA512 (libgit2-sys-0.12.12+1.0.1.crate) = 32fa2a9318583dd46b5f31559c22b96721a0546d9ea8025f5e447bf5ee447b3997c1fd8678a897067a92c19e4143e5bbfa80968a3ef929faf3c1dfd436df6a86
SHA512 (libgit2-sys-0.12.13+1.0.1.crate) = fc8a1e85ab4d23a408ff5f0af9cea16db6a9a30a68885340431ce7e26bc4e13ae50c96cd09485c9f3bc3f74ab57cc16e3b50f0a73ed8c67571afed289bbbd913

Loading…
Cancel
Save