From 6f307498f52176c31e75968dbc3a5dc097893e0c Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Jun 19 2020 22:26:17 +0000 Subject: Update to 0.1.6 --- diff --git a/.gitignore b/.gitignore index 79a16fd..7b33c0d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /unindent-0.1.3.crate /unindent-0.1.4.crate /unindent-0.1.5.crate +/unindent-0.1.6.crate diff --git a/rust-unindent.spec b/rust-unindent.spec index f777f13..412b98e 100644 --- a/rust-unindent.spec +++ b/rust-unindent.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate unindent Name: rust-%{crate} -Version: 0.1.5 -Release: 2%{?dist} +Version: 0.1.6 +Release: 1%{?dist} Summary: Remove a column of leading whitespace from a string # Upstream license specification: MIT OR Apache-2.0 @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE %doc README.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -50,7 +50,7 @@ This package contains library source intended for building other packages which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jun 19 2020 Josh Stone - 0.1.6-1 +- Update to 0.1.6 + * Thu Jan 30 2020 Fedora Release Engineering - 0.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 0c6980f..c4526f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (unindent-0.1.5.crate) = 844dc32b7f7346f07728f7bf34f8c13a2a679a3a23b3a507a8b421519c514d4002ae761f7864a9911a6f9bf9d20a42257786495e4ba252d59f986d6cba2bfd24 +SHA512 (unindent-0.1.6.crate) = d56cbe4d718e1d98bc015e41cfb52b65e9e87803be1d84fe170711a4c473b2056c209dce9b9f27cc20b08cc2918197557ee39b5be792d786272eb6d44dc33a65