From fe567915310ef838bc5ef88fd8124dd30e1ab004 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sun, 14 Jun 2020 09:49:44 +0200 Subject: [PATCH] Include license and readme Signed-off-by: Igor Raits --- rust-wayland-scanner.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/rust-wayland-scanner.spec b/rust-wayland-scanner.spec index e11edaf..9154761 100644 --- a/rust-wayland-scanner.spec +++ b/rust-wayland-scanner.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 13 +# Generated by rust2rpm 15 %bcond_without check %global debug_package %{nil} @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.26.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland Scanner for generating rust APIs from XML wayland protocol files # Upstream license specification: MIT @@ -39,8 +39,8 @@ This package contains library source intended for building other packages which use "%{crate}" crate. %files devel -# one license file for a repo with multiple crates -# https://github.com/Smithay/wayland-rs/pull/323 +%license LICENSE.txt +%doc README.md %{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel @@ -74,6 +74,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sun Jun 14 09:34:56 CEST 2020 Igor Raits - 0.26.6-2 +- Include license and readme + * Thu Jun 04 2020 Michel Alexandre Salim - 0.26.6-1 - Update to 0.26.6