From 864077e400f4bb249aeaad8c0c32c8bcb3cfce6c Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sep 21 2020 21:43:58 +0000 Subject: update to version 0.12.1 --- diff --git a/.gitignore b/.gitignore index 59471c5..be8503e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /v_escape-0.7.2.crate /v_escape-0.7.4.crate +/v_escape-0.12.1.crate diff --git a/rust-v_escape.spec b/rust-v_escape.spec index 4607344..040a968 100644 --- a/rust-v_escape.spec +++ b/rust-v_escape.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 11 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate v_escape Name: rust-%{crate} -Version: 0.7.4 -Release: 3%{?dist} +Version: 0.12.1 +Release: 1%{?dist} Summary: Simd optimized escaping code # Upstream license specification: MIT/Apache-2.0 @@ -37,7 +37,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -49,7 +49,19 @@ 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 + +%package -n %{name}+bytes-buf-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+bytes-buf-devel %{_description} + +This package contains library source intended for building other packages +which use "bytes-buf" feature of "%{crate}" crate. + +%files -n %{name}+bytes-buf-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -70,6 +82,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Mon Sep 21 2020 Fabio Valentini - 0.12.1-1 +- Update to version 0.12.1. + * Wed Jul 29 2020 Fedora Release Engineering - 0.7.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 7bc337f..34bf81b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v_escape-0.7.4.crate) = db2e64654b25ad839877649d6aaa36fa69e2ecb9dcd5510404dd9899244c00f6103135fb5c749b38c9479eba88ad868d408ee2e82343f81453efe1c29857cfc2 +SHA512 (v_escape-0.12.1.crate) = 27f175c5f92ba288fe6e0f616a2f56847b45db7a262f91ed7b74c8a04bbdeb647d3b8ecbd81393b9fba6c6e79e3fbbb1a5c9bef87388b0c057256eddeea3b1b2