diff options
author | Michel Alexandre Salim <salimma@fedoraproject.org> | 2022-04-01 14:56:58 -0700 |
---|---|---|
committer | Michel Alexandre Salim <salimma@fedoraproject.org> | 2022-04-01 14:56:58 -0700 |
commit | bf104e15e4e7c167e9957ff3db609d498118e988 (patch) | |
tree | 081d23d891f94b2be748d206343eae7bed68651f /rust | |
parent | 02ff91197c58dbeb24d52380ff21ebef79a5f60f (diff) | |
download | specs-bf104e15e4e7c167e9957ff3db609d498118e988.tar.gz specs-bf104e15e4e7c167e9957ff3db609d498118e988.tar.xz specs-bf104e15e4e7c167e9957ff3db609d498118e988.zip |
rust-owo-colors: add issue for getting license text
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
Diffstat (limited to 'rust')
-rw-r--r-- | rust/rust-owo-colors.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/rust-owo-colors.spec b/rust/rust-owo-colors.spec index 9b281c0..fae2e70 100644 --- a/rust/rust-owo-colors.spec +++ b/rust/rust-owo-colors.spec @@ -34,6 +34,7 @@ use the "%{crate}" crate. %files devel # FIXME: no license files detected +# https://github.com/jam1garner/owo-colors/issues/52 %doc %{crate_instdir}/README.md %{crate_instdir}/ |