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] f45: Update to version 0.5.0; Fixes RHBZ#2529505
Date: Mon, 14 Sep 2026 11:55:16 GMT [thread overview]
Message-ID: <178938691605.1.17494710555016938307.rpms-rust-gufo-webp-7092e75d773d@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-14 11:55 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=178938691605.1.17494710555016938307.rpms-rust-gufo-webp-7092e75d773d@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