public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo-png] f45: Update to version 0.5.0; Fixes RHBZ#2529502
@ 2026-09-14 11:54 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-14 11:54 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-14 11:54 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:54 [rpms/rust-gufo-png] f45: Update to version 0.5.0; Fixes RHBZ#2529502 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox