diff --git a/.gitignore b/.gitignore index a1b6b96..8808d84 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /*.src.rpm /weezl-0.1.0.crate +/weezl-0.1.2.crate diff --git a/rust-weezl.spec b/rust-weezl.spec index 00c4b30..b667cb7 100644 --- a/rust-weezl.spec +++ b/rust-weezl.spec @@ -4,7 +4,7 @@ %global crate weezl Name: rust-%{crate} -Version: 0.1.0 +Version: 0.1.2 Release: 1%{?dist} Summary: Fast LZW compression and decompression @@ -102,9 +102,13 @@ which use "std" feature of "%{crate}" crate. %if %{with check} %check -%cargo_test +# files include!d in encode/decode tests are not included in the published crate +%cargo_test -- --doc %endif %changelog +* Fri Oct 23 2020 Fabio Valentini - 0.1.2-1 +- Update to version 0.1.2. + * Thu Oct 01 2020 Fabio Valentini - 0.1.0-1 - Initial package diff --git a/sources b/sources index 3d030ac..6215dc4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (weezl-0.1.0.crate) = 0a7693860d3ccbdff060354b7a5a3b2f6d34fb72c41b3e72edb8c4c0133cfa2aae67cae283a80d92ce5ea7d4d65c20d198dbe1f1f0d433b175ad7fdcdd324dcc +SHA512 (weezl-0.1.2.crate) = be1b5260968764c4d5b96616efd5a22909db127841086d966fd34f563b8af6fe1e39e1d642f51d132bfe133c6a6fbf9983afff4030e7de481a58dd0606c7e465