public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gufo-webp] rawhide: Update to version 0.5.0-alpha
Date: Fri, 07 Aug 2026 19:53:10 GMT [thread overview]
Message-ID: <178613239051.1.9658233001996556368.rpms-rust-gufo-webp-887c98c03083@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-07 19:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178613239051.1.9658233001996556368.rpms-rust-gufo-webp-887c98c03083@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox