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-alpha
Date: Fri, 07 Aug 2026 19:53:09 GMT [thread overview]
Message-ID: <178613238973.1.9061710762161786141.rpms-rust-gufo-tiff-c28affa40532@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gufo-tiff
Branch : rawhide
Commit : c28affa4053232a70ca131c5b3e3d7d303b472eb
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-07T21:53:03+02:00
Stats : +6/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gufo-tiff/c/c28affa4053232a70ca131c5b3e3d7d303b472eb?branch=rawhide
Log:
Update to version 0.5.0-alpha
---
diff --git a/.gitignore b/.gitignore
index 5c3f38a..de3189a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/gufo-tiff-0.3.0-beta.crate
/gufo-tiff-0.3.0.crate
/gufo-tiff-0.4.0.crate
+/gufo-tiff-0.5.0-alpha.crate
diff --git a/rust-gufo-tiff.spec b/rust-gufo-tiff.spec
index 0ca86c9..9897e7c 100644
--- a/rust-gufo-tiff.spec
+++ b/rust-gufo-tiff.spec
@@ -3,15 +3,16 @@
%global debug_package %{nil}
%global crate gufo-tiff
+%global crate_version 0.5.0-alpha
Name: rust-gufo-tiff
-Version: 0.4.0
+Version: 0.5.0~alpha
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}
+Source: %{crates_source %{crate} %{crate_version}}
BuildRequires: cargo-rpm-macros >= 24
@@ -48,7 +49,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 aa8b09a..0709a52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-tiff-0.4.0.crate) = 969baa508b8146eae4b5983c2799662cf3801b3ace07a232ea94c6f48bcdd8a0cdc968dc3349aabdf830e895ad42bc4e063ec2f3ed92b6eaada0793a01c32acd
+SHA512 (gufo-tiff-0.5.0-alpha.crate) = 1eaa48c82654b5ffa35e6711080943d19caafdfcdcf647c993ac750a76d8fc6c757b647239547b05e4c0f0fff789f235cfcec414f3647d22aaac1246481c4517
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=178613238973.1.9061710762161786141.rpms-rust-gufo-tiff-c28affa40532@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