Add doc files

epel9
Josh Stone 7 years ago
parent 16bf9846cc
commit d13da66b58

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.42 Version: 0.1.42
Release: 1%{?dist} Release: 2%{?dist}
Summary: Complex numbers implementation for Rust Summary: Complex numbers implementation for Rust
License: MIT or ASL 2.0 License: MIT or ASL 2.0
@ -51,9 +51,13 @@ which use %{crate} from crates.io.
%files devel %files devel
%license LICENSE-MIT LICENSE-APACHE %license LICENSE-MIT LICENSE-APACHE
%doc README.md RELEASES.md
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Thu Feb 08 2018 Josh Stone <jistone@redhat.com> - 0.1.42-2
- Add doc files
* Thu Feb 08 2018 Josh Stone <jistone@redhat.com> - 0.1.42-1 * Thu Feb 08 2018 Josh Stone <jistone@redhat.com> - 0.1.42-1
- Update to 0.1.42 - Update to 0.1.42

Loading…
Cancel
Save