Update to 1.3.2

epel9
Josh Stone 5 years ago
parent 79052c6fe3
commit 079db3477a

1
.gitignore vendored

@ -0,0 +1 @@
/system-deps-1.3.2.crate

@ -6,12 +6,11 @@
%global crate system-deps %global crate system-deps
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.3.1 Version: 1.3.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: Declarative dependencies in Cargo.toml Summary: Declarative dependencies in Cargo.toml
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
# https://github.com/gdesmott/system-deps/issues/9
License: MIT or ASL 2.0 License: MIT or ASL 2.0
URL: https://crates.io/crates/system-deps URL: https://crates.io/crates/system-deps
Source: %{crates_source} Source: %{crates_source}
@ -39,6 +38,7 @@ This package contains library source intended for building other packages
which use "%{crate}" crate. which use "%{crate}" crate.
%files devel %files devel
%license LICENSE-APACHE LICENSE-MIT
%doc README.md %doc README.md
%{cargo_registry}/%{crate}-%{version_no_tilde}/ %{cargo_registry}/%{crate}-%{version_no_tilde}/
@ -73,5 +73,8 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jul 10 2020 Josh Stone <jistone@redhat.com> - 1.3.2-1
- Update to 1.3.2
* Thu Jul 09 11:29:13 PDT 2020 Josh Stone <cuviper@gmail.com> - 1.3.1-1 * Thu Jul 09 11:29:13 PDT 2020 Josh Stone <cuviper@gmail.com> - 1.3.1-1
- Initial package - Initial package

@ -0,0 +1 @@
SHA512 (system-deps-1.3.2.crate) = ce988079e746891670fb1c4c7d3143b4f4fa7406c9d22d1a3ae9f9d28ce0c2d2bed7e1561cb596b8f32380e9f16a0ab99ef76464e1d80415212c32aab013e9bf
Loading…
Cancel
Save