Update to 0.3.12

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 82c02b64f4
commit ec92ac4cc3
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -1,2 +1,3 @@
/pkg-config-0.3.9.crate /pkg-config-0.3.9.crate
/pkg-config-0.3.11.crate /pkg-config-0.3.11.crate
/pkg-config-0.3.12.crate

@ -5,8 +5,8 @@
%global crate pkg-config %global crate pkg-config
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.11 Version: 0.3.12
Release: 2%{?dist} Release: 1%{?dist}
Summary: Library to run the pkg-config system tool Summary: Library to run the pkg-config system tool
License: MIT or ASL 2.0 License: MIT or ASL 2.0
@ -57,6 +57,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Thu Jul 19 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.120.3.12-11
- Update to 0.3.12
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.11-2 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

@ -1 +1 @@
SHA512 (pkg-config-0.3.11.crate) = c5e53a9dd777bce55889fdf7028418443896890ff120beb2fda5e5fcc55624aaefc2ac058c2b4bc88519d48bacc477351b0ab1c4d4a65b4e4bf66a69a419aae6 SHA512 (pkg-config-0.3.12.crate) = 31f562d7eef569669e32041d46db1f34addb4622f63dafb49209c36aaf3a61c57030d8dca61c7424597943a79b7d561063edf1fc639c48f8743d806e74ec1e22

Loading…
Cancel
Save