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-tiff] rawhide: Update to version 0.5.0; Fixes RHBZ#2529504
Date: Mon, 14 Sep 2026 11:54:48 GMT [thread overview]
Message-ID: <178938688868.1.17748056143174502876.rpms-rust-gufo-tiff-8c35b47fc3ce@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gufo-tiff
Branch : rawhide
Commit : 8c35b47fc3ce42c0a56865da5fac48f00dec0e1f
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-11T16:15:20+02:00
Stats : +5/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gufo-tiff/c/8c35b47fc3ce42c0a56865da5fac48f00dec0e1f?branch=rawhide
Log:
Update to version 0.5.0; Fixes RHBZ#2529504
---
diff --git a/.gitignore b/.gitignore
index 0cc78e2..6f1cd9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/gufo-tiff-0.4.0.crate
/gufo-tiff-0.5.0-alpha.crate
/gufo-tiff-0.5.0-beta.1.crate
+/gufo-tiff-0.5.0.crate
diff --git a/rust-gufo-tiff.spec b/rust-gufo-tiff.spec
index 091a7b8..028c699 100644
--- a/rust-gufo-tiff.spec
+++ b/rust-gufo-tiff.spec
@@ -3,16 +3,15 @@
%global debug_package %{nil}
%global crate gufo-tiff
-%global crate_version 0.5.0-beta.1
Name: rust-gufo-tiff
-Version: 0.5.0~beta.1
+Version: 0.5.0
Release: %autorelease
Summary: Data structure for TIFF images
License: MPL-2.0 OR LGPL-2.1-or-later
URL: https://crates.io/crates/gufo-tiff
-Source: %{crates_source %{crate} %{crate_version}}
+Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
@@ -49,7 +48,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 599df9f..941e117 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-tiff-0.5.0-beta.1.crate) = 95ea8969df2d432753c1710790cfc148c9b4955e0fab6928b6f80d4bad8d33489d61b54d660fcdb77b6544685e1e1901f06159a407203385a90e88dd03fd72cc
+SHA512 (gufo-tiff-0.5.0.crate) = 413d8382f213347a6f965c7d7bf1494ebe122db7cdaa5ab528b6cc8824678e7199320ac992213e79cf6730ac071ec3772498b4b829bad2757387f446251bd5a2
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=178938688868.1.17748056143174502876.rpms-rust-gufo-tiff-8c35b47fc3ce@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