Update to version 0.11.10; Fixes RHBZ#2303678

epel10
Fabio Valentini 5 months ago
parent ba2b09fcff
commit 87614d1a58
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/ravif-0.11.5.crate
/ravif-0.11.9.crate
/ravif-0.11.10.crate

@ -1,6 +1,6 @@
--- ravif-0.11.9/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ravif-0.11.9/Cargo.toml 2024-08-04T17:51:05.389970+00:00
@@ -94,7 +94,3 @@
--- ravif-0.11.10/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ravif-0.11.10/Cargo.toml 2024-09-18T17:15:16.174545+00:00
@@ -95,7 +95,3 @@
"rav1e/threading",
]

@ -1,10 +1,10 @@
--- ravif-0.11.9/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ravif-0.11.9/Cargo.toml 2024-08-04T17:51:14.783020+00:00
--- ravif-0.11.10/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ravif-0.11.10/Cargo.toml 2024-09-18T17:15:25.659591+00:00
@@ -11,7 +11,6 @@
[package]
edition = "2021"
-rust-version = "1.79"
name = "ravif"
version = "0.11.9"
version = "0.11.10"
authors = ["Kornel Lesiński <kornel@geekhood.net>"]

@ -5,7 +5,7 @@
%global crate ravif
Name: rust-ravif
Version: 0.11.9
Version: 0.11.10
Release: %autorelease
Summary: Rav1e-based pure Rust library for encoding images in AVIF format

@ -1 +1 @@
SHA512 (ravif-0.11.9.crate) = fb125bc5422d361b957b25835d3750e01e98eb2275ed58eb5d0dc3f7a7176fab4a61ab2e71a321725452367de7f025d46488156f51ed774c3ad362c2443a04da
SHA512 (ravif-0.11.10.crate) = 5d6ee62d2498e3480d07c4e88fab18338c10b3b1b9659fe62a9a8bb10adf76fff95ba66b347d0228bdf564a4bf0340c2c728438706b500c75a8f8b197845a916

Loading…
Cancel
Save