import rust-image-webp-0.2.1-1.el10

i10ce changed/i10ce/rust-image-webp-0.2.1-1.el10
MSVSphere Packaging Team 3 weeks ago
parent 219f6b39e5
commit a5fdde34e3
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/image-webp-0.2.0.crate SOURCES/image-webp-0.2.1.crate

@ -1 +1 @@
3830e0c0223c937dea04479b580ce1f4251a92f5 SOURCES/image-webp-0.2.0.crate eee0beb8d9b0a1bbb935207943e052984095d084 SOURCES/image-webp-0.2.1.crate

@ -8,15 +8,15 @@
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec ## END: Set by rpmautospec
# Generated by rust2rpm 26 # Generated by rust2rpm 27
# * missing dev-dependencies: webp ^0.3 # * missing dev-dependencies: webp ^0.3
%bcond_with check %bcond check 0
%global debug_package %{nil} %global debug_package %{nil}
%global crate image-webp %global crate image-webp
Name: rust-image-webp Name: rust-image-webp
Version: 0.2.0 Version: 0.2.1
Release: %autorelease Release: %autorelease
Summary: WebP encoding and decoding in pure Rust Summary: WebP encoding and decoding in pure Rust
@ -77,10 +77,13 @@ use the "default" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
## START: Generated by rpmautospec
* Tue Jan 14 2025 Fabio Valentini <decathorpe@gmail.com> - 0.2.1-1
- Update to version 0.2.1; Fixes RHBZ#2337169
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.2.0-1 * Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.2.0-1
- Rebuilt for MSVSphere 10 - Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Sat Nov 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.0-1 * Sat Nov 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.0-1
- Update to version 0.2.0; Fixes RHBZ#2316873 - Update to version 0.2.0; Fixes RHBZ#2316873

Loading…
Cancel
Save