https://bugzilla.redhat.com/show_bug.cgi?id=1750942

Igor Gnatenko <i.gnatenko.br...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |i.gnatenko.br...@gmail.com



--- Comment #1 from Igor Gnatenko <i.gnatenko.br...@gmail.com> ---
--- foo 2019-09-11 07:46:32.729808426 +0200
+++ rust-cassowary.spec 2019-09-08 18:16:35.452132092 +0200
@@ -7,10 +7,10 @@
 Name:           rust-%{crate}
 Version:        0.3.0
 Release:        1%{?dist}
-Summary:        Implementation of the Cassowary linear constraint solving
algorithm
+Summary:        Rust implementation of the Cassowary linear constraint solving
algorithm

 # Upstream license specification: MIT / Apache-2.0
-License:        MIT and ASL 2.0
+License:        MIT or ASL 2.0
 URL:            https://crates.io/crates/cassowary
 Source:         %{crates_source}

@@ -38,8 +38,8 @@
 which use "%{crate}" crate.

 %files          devel
-%license LICENSE-APACHE LICENSE-MIT
-%doc README.md
+%license LICENSE-MIT LICENSE-APACHE
+%doc README.md CHANGELOG.md
 %{cargo_registry}/%{crate}-%{version}/

 %package     -n %{name}+default-devel
@@ -58,6 +58,9 @@
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep

+%generate_buildrequires
+%cargo_generate_buildrequires
+
 %build
 %cargo_build

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org

Reply via email to