diff --git a/.gitignore b/.gitignore index 45b7c33..54c26ca 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /tinytemplate-1.0.2.crate /tinytemplate-1.0.3.crate /tinytemplate-1.0.4.crate +/tinytemplate-1.1.0.crate diff --git a/rust-tinytemplate.spec b/rust-tinytemplate.spec index 24c702a..ddad7d6 100644 --- a/rust-tinytemplate.spec +++ b/rust-tinytemplate.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 13 -# Circular with criterion +# Generated by rust2rpm 15 +# * Circular with criterion %bcond_with check %global debug_package %{nil} %global crate tinytemplate Name: rust-%{crate} -Version: 1.0.4 +Version: 1.1.0 Release: 1%{?dist} Summary: Simple, lightweight template engine @@ -55,8 +55,8 @@ which use "default" feature of "%{crate}" crate. %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 +find -type f -executable -print -exec chmod 0644 "{}" + %cargo_prep -find . -executable -type f -exec chmod 0644 "{}" \; %generate_buildrequires %cargo_generate_buildrequires @@ -73,6 +73,9 @@ find . -executable -type f -exec chmod 0644 "{}" \; %endif %changelog +* Mon Jun 01 14:01:16 CEST 2020 Igor Raits - 1.1.0-1 +- Update to 1.1.0 + * Wed Apr 29 2020 Josh Stone - 1.0.4-1 - Update to 1.0.4 diff --git a/sources b/sources index 6a9a8ea..9358256 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tinytemplate-1.0.4.crate) = d6a40d72bd8da17abe5919949aeb369a2a30b43de4d29d6a127613349de07161cc1b742e3f34aff9399e6805067108e0d3f06d298f25b35f0f3c4bb49efed872 +SHA512 (tinytemplate-1.1.0.crate) = 0de214a2e908e2c0e30c277fcdf015b1054d96b299797724f95d0b65a4c31ff1fd6d2ccb738b84cc44ac7f63db917c43846cea432c012123dce2fbeafd5f9a80