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-png] f45: Update to version 0.5.0; Fixes RHBZ#2529502
Date: Mon, 14 Sep 2026 11:54:22 GMT [thread overview]
Message-ID: <178938686270.1.3738544955717248170.rpms-rust-gufo-png-5b4acae25bd7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gufo-png
Branch : f45
Commit : 5b4acae25bd7d0911cb25707a5f5d6463e777f65
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-11T16:17:41+02:00
Stats : +5/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gufo-png/c/5b4acae25bd7d0911cb25707a5f5d6463e777f65?branch=f45
Log:
Update to version 0.5.0; Fixes RHBZ#2529502
---
diff --git a/.gitignore b/.gitignore
index 0816453..d6ab336 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/gufo-png-0.4.1.crate
/gufo-png-0.5.0-alpha.crate
/gufo-png-0.5.0-beta.1.crate
+/gufo-png-0.5.0.crate
diff --git a/rust-gufo-png.spec b/rust-gufo-png.spec
index a123379..fb5ad42 100644
--- a/rust-gufo-png.spec
+++ b/rust-gufo-png.spec
@@ -4,16 +4,15 @@
%global debug_package %{nil}
%global crate gufo-png
-%global crate_version 0.5.0-beta.1
Name: rust-gufo-png
-Version: 0.5.0~beta.1
+Version: 0.5.0
Release: %autorelease
Summary: Data structure for PNG images
License: MPL-2.0 OR LGPL-2.1-or-later
URL: https://crates.io/crates/gufo-png
-Source: %{crates_source %{crate} %{crate_version}}
+Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
@@ -51,7 +50,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 ce6fc85..c39bdd4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-png-0.5.0-beta.1.crate) = 7b1892fa74813d48cfaeb8f4f68bac07b11c700a7631bc55fe118df3f1173f8ba9c22df6e5210c4a722bd192c222b90b0331a033d328d85e71920f638c28db2b
+SHA512 (gufo-png-0.5.0.crate) = b70b0e4120001526522478f3dda0f1595283c88725c9f08a5868f2769c40bb48f96d114bb1e36dc5d969e263c6c132035fe16e47b370ac4be78eeeecc0cacd93
reply other threads:[~2026-09-14 11:54 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=178938686270.1.3738544955717248170.rpms-rust-gufo-png-5b4acae25bd7@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