Update to version 0.3.26; Fixes RHBZ#2137771

epel10
Fabio Valentini 2 years ago
parent f28227f1db
commit 3b4431ca7f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/pkg-config-0.3.23.crate
/pkg-config-0.3.24.crate
/pkg-config-0.3.25.crate
/pkg-config-0.3.26.crate

@ -1,21 +1,18 @@
# Generated by rust2rpm 21
# Generated by rust2rpm 23
%bcond_without check
%global debug_package %{nil}
%global crate pkg-config
Name: rust-%{crate}
Version: 0.3.25
Name: rust-pkg-config
Version: 0.3.26
Release: %autorelease
Summary: Library to run the pkg-config system tool
# Upstream license specification: MIT OR Apache-2.0
License: MIT or ASL 2.0
License: MIT OR Apache-2.0
URL: https://crates.io/crates/pkg-config
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (pkg-config-0.3.25.crate) = 46658794f0a7446354041c1cc08cf637970f7651c0c506e2b90c9d4e284347cb82f05ce282cc55c8087bed58a5b961424a56574f4500de9f3ba9cb9e71667aa8
SHA512 (pkg-config-0.3.26.crate) = 509c4d1494cccc20de6a62d9d037c63ff77ebee8d907747c57ba0926d177b08fcac0231ccdda14511b453deb0b76ddd10f8fbdf63ff94257d72a12a889546435

Loading…
Cancel
Save