From a5fdde34e369809e5ce1a54cd3cec9ba2783f63d Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 15 Jan 2025 22:54:42 +0300 Subject: [PATCH] import rust-image-webp-0.2.1-1.el10 --- .gitignore | 2 +- .rust-image-webp.metadata | 2 +- SPECS/rust-image-webp.spec | 11 +++++++---- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 01df3c4..22063ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/image-webp-0.2.0.crate +SOURCES/image-webp-0.2.1.crate diff --git a/.rust-image-webp.metadata b/.rust-image-webp.metadata index 2499100..fb4f38f 100644 --- a/.rust-image-webp.metadata +++ b/.rust-image-webp.metadata @@ -1 +1 @@ -3830e0c0223c937dea04479b580ce1f4251a92f5 SOURCES/image-webp-0.2.0.crate +eee0beb8d9b0a1bbb935207943e052984095d084 SOURCES/image-webp-0.2.1.crate diff --git a/SPECS/rust-image-webp.spec b/SPECS/rust-image-webp.spec index 5059ebd..2558424 100644 --- a/SPECS/rust-image-webp.spec +++ b/SPECS/rust-image-webp.spec @@ -8,15 +8,15 @@ }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec -# Generated by rust2rpm 26 +# Generated by rust2rpm 27 # * missing dev-dependencies: webp ^0.3 -%bcond_with check +%bcond check 0 %global debug_package %{nil} %global crate image-webp Name: rust-image-webp -Version: 0.2.0 +Version: 0.2.1 Release: %autorelease Summary: WebP encoding and decoding in pure Rust @@ -77,10 +77,13 @@ use the "default" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Tue Jan 14 2025 Fabio Valentini - 0.2.1-1 +- Update to version 0.2.1; Fixes RHBZ#2337169 + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.2.0-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Sat Nov 16 2024 Benjamin A. Beasley - 0.2.0-1 - Update to version 0.2.0; Fixes RHBZ#2316873