public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo-png] 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-png
Branch : rawhide
Commit : fee95e44be93810ad4236b70be2bd433abb81d61
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-07T21:52:59+02:00
Stats  : +6/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gufo-png/c/fee95e44be93810ad4236b70be2bd433abb81d61?branch=rawhide

Log:
Update to version 0.5.0-alpha

---
diff --git a/.gitignore b/.gitignore
index ea3b4f3..514a1f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /gufo-png-0.3.0.crate
 /gufo-png-0.4.0.crate
 /gufo-png-0.4.1.crate
+/gufo-png-0.5.0-alpha.crate

diff --git a/rust-gufo-png.spec b/rust-gufo-png.spec
index 898b503..2dde157 100644
--- a/rust-gufo-png.spec
+++ b/rust-gufo-png.spec
@@ -4,15 +4,16 @@
 %global debug_package %{nil}
 
 %global crate gufo-png
+%global crate_version 0.5.0-alpha
 
 Name:           rust-gufo-png
-Version:        0.4.1
+Version:        0.5.0~alpha
 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}
+Source:         %{crates_source %{crate} %{crate_version}}
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -50,7 +51,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 ed86b31..52fce71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-png-0.4.1.crate) = 7f9957f3d99592d88c56956b104bfa3d5abb9f5c65281f0e1b53e76749085e7bce8460daa4be8583d969f32333f5016abfc1bddd6aafe49a5c2284c7493ad7d7
+SHA512 (gufo-png-0.5.0-alpha.crate) = bcd4d7b0bdab98226abec5b53d565663bc5b6784de6aaff0fde6d6c206b26b827eef045735db837ecc5066be17ae8e5996634b9174b6083f25cde01caa95fe45

^ 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-png] 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