public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo-webp] f45: Update to version 0.5.0; Fixes RHBZ#2529505
@ 2026-09-14 11:55 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-14 11:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gufo-webp
Branch : f45
Commit : 7092e75d773da4df5b86e6c0e64a3b82a9b1fe6f
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-11T16:10:52+02:00
Stats : +5/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gufo-webp/c/7092e75d773da4df5b86e6c0e64a3b82a9b1fe6f?branch=f45
Log:
Update to version 0.5.0; Fixes RHBZ#2529505
---
diff --git a/.gitignore b/.gitignore
index 5ded469..d1c5627 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/gufo-webp-0.4.0.crate
/gufo-webp-0.5.0-alpha.crate
/gufo-webp-0.5.0-beta.1.crate
+/gufo-webp-0.5.0.crate
diff --git a/rust-gufo-webp.spec b/rust-gufo-webp.spec
index 89795e2..60b4c59 100644
--- a/rust-gufo-webp.spec
+++ b/rust-gufo-webp.spec
@@ -3,16 +3,15 @@
%global debug_package %{nil}
%global crate gufo-webp
-%global crate_version 0.5.0-beta.1
Name: rust-gufo-webp
-Version: 0.5.0~beta.1
+Version: 0.5.0
Release: %autorelease
Summary: Data structure for WebP images
License: MPL-2.0 OR LGPL-2.1-or-later
URL: https://crates.io/crates/gufo-webp
-Source: %{crates_source %{crate} %{crate_version}}
+Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
@@ -50,7 +49,7 @@ use the "default" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{crate_version} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
diff --git a/sources b/sources
index 6879eee..67ba341 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-webp-0.5.0-beta.1.crate) = 6423e4875b4f44db14a8c95983c758b584800e1bf118d6613922d4e0cb694362b2e6047e48884aedd0e31c696d96989a9ed4a83dc9856f8cf87ccc046e2efa8e
+SHA512 (gufo-webp-0.5.0.crate) = 496e9caba9a818a68ef7e782ad90bc77a183bdc24c93551f139bc97da56d497356157e387e621834f2a3b32aa5755ef75c7d12d24c7d85f5f40d83c3c231add0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-14 11:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-14 11:55 [rpms/rust-gufo-webp] f45: Update to version 0.5.0; Fixes RHBZ#2529505 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox