diff --git a/.gitignore b/.gitignore index 97b2ff4..db806f2 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /libgit2-sys-0.12.12+1.0.1.crate /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 diff --git a/.rust2rpm.conf b/.rust2rpm.conf index 72ac47d..f2679e6 100644 --- a/.rust2rpm.conf +++ b/.rust2rpm.conf @@ -1,5 +1,5 @@ [DEFAULT] buildrequires = - (pkgconfig(libgit2) >= 1.0.1 with pkgconfig(libgit2) < 2.0.0) + (pkgconfig(libgit2) >= 1.1.0 with pkgconfig(libgit2) < 2.0.0) lib.requires = - (pkgconfig(libgit2) >= 1.0.1 with pkgconfig(libgit2) < 2.0.0) + (pkgconfig(libgit2) >= 1.1.0 with pkgconfig(libgit2) < 2.0.0) diff --git a/libgit2-sys-fix-metadata.diff b/libgit2-sys-fix-metadata.diff index f4ed241..623efbd 100644 --- a/libgit2-sys-fix-metadata.diff +++ b/libgit2-sys-fix-metadata.diff @@ -1,11 +1,11 @@ ---- libgit2-sys-0.12.14+1.1.0/Cargo.toml 2020-10-14T00:08:10+00:00 -+++ libgit2-sys-0.12.14+1.1.0/Cargo.toml 2020-11-29T10:19:45.651977+00:00 +--- 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 @@ -13,7 +13,7 @@ [package] edition = "2018" name = "libgit2-sys" --version = "0.12.14+1.1.0" -+version = "0.12.14" +-version = "0.12.16+1.1.0" ++version = "0.12.16" authors = ["Josh Triplett ", "Alex Crichton "] build = "build.rs" links = "git2" diff --git a/rust-libgit2-sys.spec b/rust-libgit2-sys.spec index 4aa4168..a19b957 100644 --- a/rust-libgit2-sys.spec +++ b/rust-libgit2-sys.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 16 +# Generated by rust2rpm 17 %bcond_without check %global debug_package %{nil} %global crate libgit2-sys -%global upstream_version 0.12.14+1.1.0 +%global upstream_version 0.12.16+1.1.0 Name: rust-%{crate} -Version: 0.12.14 +Version: 0.12.16 Release: 1%{?dist} Summary: Native bindings to the libgit2 library @@ -25,7 +25,6 @@ BuildArch: noarch %endif BuildRequires: rust-packaging -BuildRequires: (pkgconfig(libgit2) >= 1.0.1 with pkgconfig(libgit2) < 2.0.0) %global _description %{expand: Native bindings to the libgit2 library.} @@ -35,7 +34,7 @@ Native bindings to the libgit2 library.} %package devel Summary: %{summary} BuildArch: noarch -Requires: (pkgconfig(libgit2) >= 1.0.1 with pkgconfig(libgit2) < 2.0.0) +Requires: (pkgconfig(libgit2) >= 1.1.0 with pkgconfig(libgit2) < 2.0.0) %description devel %{_description} @@ -126,6 +125,9 @@ rm -vrf libgit2 %generate_buildrequires %cargo_generate_buildrequires +%if ! %{__cargo_skip_build} +echo '(pkgconfig(libgit2) >= 1.1.0 with pkgconfig(libgit2) < 2.0.0)' +%endif %build %cargo_build @@ -139,6 +141,9 @@ rm -vrf libgit2 %endif %changelog +* Mon Dec 28 17:39:57 CET 2020 Igor Raits - 0.12.16-1 +- Update to 0.12.16 (Fixes: RHBZ#1909222) + * Sun Nov 29 2020 Fabio Valentini - 0.12.14-1 - Update to version 0.12.14+1.1.0. - Fixes RHBZ#1888078 diff --git a/sources b/sources index f427448..9df334f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libgit2-sys-0.12.14+1.1.0.crate) = d0fe6243b07c0d0711e832f4efdd69701c27fafb7df82d6010f24f79393c80bff3fc5639707863f2a8073c57bbc9fdfa0eab32c64eb053799c1c1e08de5c9854 +SHA512 (libgit2-sys-0.12.16+1.1.0.crate) = 0bd972010ba20c4a0cbb09ed36bf9a0d77cd5169303c90f0bcb194f5ff5787721d7c86505e5eb3340a3ccc8b68dd194ef73050ea6c5205c14290483ca4fa7b68