update to version 0.12.21+1.1.0

epel10
Fabio Valentini 4 years ago
parent 7d23b33cbb
commit aadbf74ff7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -29,3 +29,4 @@
/libgit2-sys-0.12.17+1.1.0.crate
/libgit2-sys-0.12.18+1.1.0.crate
/libgit2-sys-0.12.20+1.1.0.crate
/libgit2-sys-0.12.21+1.1.0.crate

@ -1,11 +1,11 @@
--- libgit2-sys-0.12.20+1.1.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ libgit2-sys-0.12.20+1.1.0/Cargo.toml 2021-05-17T10:48:31.535680+00:00
--- libgit2-sys-0.12.21+1.1.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ libgit2-sys-0.12.21+1.1.0/Cargo.toml 2021-05-30T10:08:34.576560+00:00
@@ -13,7 +13,7 @@
[package]
edition = "2018"
name = "libgit2-sys"
-version = "0.12.20+1.1.0"
+version = "0.12.20"
-version = "0.12.21+1.1.0"
+version = "0.12.21"
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.20+1.1.0
%global upstream_version 0.12.21+1.1.0
Name: rust-%{crate}
Version: 0.12.20
Version: 0.12.21
Release: 1%{?dist}
Summary: Native bindings to the libgit2 library
@ -141,6 +141,10 @@ echo '(pkgconfig(libgit2) >= 1.1.0 with pkgconfig(libgit2) < 2.0.0)'
%endif
%changelog
* Sun May 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.12.21-1
- Update to version 0.12.21+1.1.0.
- Fixes RHBZ#1964045
* Mon May 17 2021 Fabio Valentini <decathorpe@gmail.com> - 0.12.20-1
- Update to version 0.12.20+1.1.0.
- Fixes RHBZ#1951081

@ -1 +1 @@
SHA512 (libgit2-sys-0.12.20+1.1.0.crate) = 03f8493ce60fa2d6553605c52642917f8c69b9e8cf962880218eb63459e24b02b041339927fde1c9b3fcb27d97e3c9e99dda66f8e7124dc72720e91948ff2676
SHA512 (libgit2-sys-0.12.21+1.1.0.crate) = fd6acaaec704fb2d159cbaf0bd1b81c7afe4d22aecd836b174001b017ed8421507739fd99da968cfb1d46db16a64fe6568f53e872aa5f9a9dd7fb2cb51b02d74

Loading…
Cancel
Save