public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo-webp] rawhide: Update to version 0.5.0-alpha
@ 2026-08-07 19:53 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-07 19:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gufo-webp
Branch : rawhide
Commit : 887c98c030835a57b5f03af864a3bbae2471e589
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-07T21:53:03+02:00
Stats : +6/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gufo-webp/c/887c98c030835a57b5f03af864a3bbae2471e589?branch=rawhide
Log:
Update to version 0.5.0-alpha
---
diff --git a/.gitignore b/.gitignore
index ef09ff3..567b0ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/gufo-webp-0.3.0-beta.crate
/gufo-webp-0.3.0.crate
/gufo-webp-0.4.0.crate
+/gufo-webp-0.5.0-alpha.crate
diff --git a/rust-gufo-webp.spec b/rust-gufo-webp.spec
index 5c33076..dcc0040 100644
--- a/rust-gufo-webp.spec
+++ b/rust-gufo-webp.spec
@@ -3,15 +3,16 @@
%global debug_package %{nil}
%global crate gufo-webp
+%global crate_version 0.5.0-alpha
Name: rust-gufo-webp
-Version: 0.4.0
+Version: 0.5.0~alpha
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}
+Source: %{crates_source %{crate} %{crate_version}}
BuildRequires: cargo-rpm-macros >= 24
@@ -49,7 +50,7 @@ use the "default" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version} -p1
+%autosetup -n %{crate}-%{crate_version} -p1
%cargo_prep
%generate_buildrequires
diff --git a/sources b/sources
index 2669a17..4aafc20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-webp-0.4.0.crate) = 8d76b6f31d2fd9c01a703252896d026ff2526de8ca015e4dc5f465ebc52107c1fa977f5efcc98d2d9ac1053a3bca23c5ce4010060d5558d87b402af34698092c
+SHA512 (gufo-webp-0.5.0-alpha.crate) = 27e2ab495189e426ed7be94a1f029b147aadbfed0d929c2295437a80870cb1befdeafe493bc250f63d9109078350d98762793585daeba26fd01f83284f2eb388
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 19:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 19:53 [rpms/rust-gufo-webp] rawhide: Update to version 0.5.0-alpha Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox