update to version 0.3.19

epel9
Fabio Valentini 4 years ago
parent daef858914
commit f1eb9b6429
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/pkg-config-0.3.16.crate
/pkg-config-0.3.17.crate
/pkg-config-0.3.18.crate
/pkg-config-0.3.19.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 15
%bcond_without check
%global debug_package %{nil}
%global crate pkg-config
Name: rust-%{crate}
Version: 0.3.18
Release: 2%{?dist}
Version: 0.3.19
Release: 1%{?dist}
Summary: Library to run the pkg-config system tool
# Upstream license specification: MIT/Apache-2.0
@ -74,6 +74,10 @@ echo '/usr/bin/pkg-config'
%endif
%changelog
* Mon Nov 09 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.19-1
- Update to version 0.3.19.
- Fixes RHBZ#1887781
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (pkg-config-0.3.18.crate) = b4cae39a11bb80f6df96262ed77844270c0a02793ace5dd255820e9ce52a5f3a43b36bd6296ab9428253e96f9b991bb6a7090d7b749db1ecb0b03aa721813d8a
SHA512 (pkg-config-0.3.19.crate) = 42bc13c4e39c8f71690db527d815884acdfd2ccf5fbfea700c6ed60257e852cdcb1c443e7774409e51da53612b0ff0aa165554b99fd0cba973f94a8df52982d9

Loading…
Cancel
Save