From 7b5de309d519b6d43b109cc018c9c68158984bd4 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sat, 15 Feb 2020 15:28:55 +0100 Subject: [PATCH] Update to 0.8.0 Signed-off-by: Igor Raits --- .gitignore | 1 + rust-string_cache.spec | 37 ++++++++----------------------------- sources | 2 +- 3 files changed, 10 insertions(+), 30 deletions(-) diff --git a/.gitignore b/.gitignore index 31d2e9c..8b0a541 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /string_cache-0.7.3.crate +/string_cache-0.8.0.crate diff --git a/rust-string_cache.spec b/rust-string_cache.spec index 9b12e03..aceb808 100644 --- a/rust-string_cache.spec +++ b/rust-string_cache.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate string_cache Name: rust-%{crate} -Version: 0.7.3 -Release: 4%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: String interning library for Rust, developed as part of the Servo project # 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,31 +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 - -%package -n %{name}+log-events-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+log-events-devel %{_description} - -This package contains library source intended for building other packages -which use "log-events" feature of "%{crate}" crate. - -%files -n %{name}+log-events-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml - -%package -n %{name}+unstable-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+unstable-devel %{_description} - -This package contains library source intended for building other packages -which use "unstable" feature of "%{crate}" crate. - -%files -n %{name}+unstable-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 @@ -100,6 +76,9 @@ which use "unstable" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 15 15:28:04 CET 2020 Igor Raits - 0.8.0-1 +- Update to 0.8.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.7.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 393ca0c..34f8362 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (string_cache-0.7.3.crate) = 4ee532350e951ff1423aba00c34054653e2a2e6fdda8fe86d4052407cbbcf51bf3765288e581e6dbd7031969cafc9727267b2ebaf23750eb3e866b855b567fc2 +SHA512 (string_cache-0.8.0.crate) = bede5794fe3a2db916acb16aed9a268d258477b5db7021feb360f45f7a021b7a5264e0be3517d614b9db558adfdf0147da19295f5afa3f3e64f715e5e8f9f0e6