From aaa086bd0e6b8ee2f69f59ac0659bc8cfdcf0caf Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Mon, 25 May 2020 19:06:39 +0200 Subject: [PATCH] Update to 1.0.0 Signed-off-by: Igor Raits --- .gitignore | 1 + rust-shell-words.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 60078cd..5e910ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /shell-words-0.1.0.crate +/shell-words-1.0.0.crate diff --git a/rust-shell-words.spec b/rust-shell-words.spec index 5aa6baa..620b59a 100644 --- a/rust-shell-words.spec +++ b/rust-shell-words.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 15 %bcond_without check %global debug_package %{nil} %global crate shell-words Name: rust-%{crate} -Version: 0.1.0 -Release: 7%{?dist} +Version: 1.0.0 +Release: 1%{?dist} Summary: Process command line according to parsing rules of UNIX shell # Upstream license specification: MIT/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 +* Mon May 25 19:05:23 CEST 2020 Igor Raits - 1.0.0-1 +- Update to 1.0.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index a35c6a6..7735cde 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (shell-words-0.1.0.crate) = 5a62a625866b04bbc3df8f89dc2bead16ab83691caafd140a8e4df4f7f2dd3e5d61218b447b15f3253173067ec070fdae004f2869aef9ea03c1a1ead5b180731 +SHA512 (shell-words-1.0.0.crate) = f1de4606bb249fca7dea437464ef560aa49839382716b9c940738547a5def28337501d9ba77d96a63ecb956d3c49867d6f4742f14946448a2c9d0b1ecea9ebc9