diff --git a/.gitignore b/.gitignore index 0137b9e..02f003e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /lab-0.7.1.crate /lab-0.7.2.crate /lab-0.8.1.crate +/lab-0.11.0.crate diff --git a/rust-lab.spec b/rust-lab.spec index a307d1f..e924e75 100644 --- a/rust-lab.spec +++ b/rust-lab.spec @@ -1,22 +1,18 @@ -# Generated by rust2rpm 17 +# Generated by rust2rpm 18 %bcond_without check %global debug_package %{nil} %global crate lab Name: rust-%{crate} -Version: 0.8.1 +Version: 0.11.0 Release: %autorelease Summary: Tools for converting RGB colors to the CIE-L*a*b* color space # Upstream license specification: MIT -# https://github.com/TooManyBees/lab/issues/21 License: MIT URL: https://crates.io/crates/lab Source: %{crates_source} -# Initial patched metadata -# * bump approx from 0.3 to 0.5 -Patch0: lab-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build} @@ -41,6 +37,8 @@ This package contains library source intended for building other packages which use "%{crate}" crate. %files devel +%license LICENSE +%doc README.md %{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel diff --git a/sources b/sources index 9d123fa..699e6d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lab-0.8.1.crate) = a6f177f04919c963b9289a8007e887118f399ebb9485d6037d44f784551e5a6853181bdf66a6b64bfb919f3649108da95cf299540e91da22bab8700f9fcdf5bf +SHA512 (lab-0.11.0.crate) = bb56ba0af097c5822f6e9ad51f0e4202ddd740953336f9da79af072feb0b40fcb18863f17df4ea8a076e5af719144037303b0fff4fcc0e5c37a018129a08fa91