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] rawhide: Update to version 0.5.0-alpha
Date: Fri, 07 Aug 2026 19:53:07 GMT	[thread overview]
Message-ID: <178613238750.1.16655993248893396142.rpms-rust-gufo-png-fee95e44be93@fedoraproject.org> (raw)

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

                 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=178613238750.1.16655993248893396142.rpms-rust-gufo-png-fee95e44be93@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