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

A new commit has been pushed.

Repo   : rpms/rust-gufo-jpeg
Branch : rawhide
Commit : 52eb92c0ea020bcc2564f3bc1ad96e22b1f83748
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-jpeg/c/52eb92c0ea020bcc2564f3bc1ad96e22b1f83748?branch=rawhide

Log:
Update to version 0.5.0-alpha

---
diff --git a/.gitignore b/.gitignore
index 3c85393..5096ed5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /gufo-jpeg-0.3.0-beta.1.crate
 /gufo-jpeg-0.3.0.crate
 /gufo-jpeg-0.4.0.crate
+/gufo-jpeg-0.5.0-alpha.crate

diff --git a/rust-gufo-jpeg.spec b/rust-gufo-jpeg.spec
index 2b97b96..b976335 100644
--- a/rust-gufo-jpeg.spec
+++ b/rust-gufo-jpeg.spec
@@ -3,15 +3,16 @@
 %global debug_package %{nil}
 
 %global crate gufo-jpeg
+%global crate_version 0.5.0-alpha
 
 Name:           rust-gufo-jpeg
-Version:        0.4.0
+Version:        0.5.0~alpha
 Release:        %autorelease
 Summary:        Inspect JPEG image structure
 
 License:        MPL-2.0 OR LGPL-2.1-or-later
 URL:            https://crates.io/crates/gufo-jpeg
-Source:         %{crates_source}
+Source:         %{crates_source %{crate} %{crate_version}}
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -61,7 +62,7 @@ use the "encoder" 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 2b8a9db..2f4054b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-jpeg-0.4.0.crate) = bcd281e309055615279fa594cdc40610e6b72faad8d3e5aecde050d6838c74a6358a0413f488da7d35f976933772addb5b75b18efeb8bc473daebb0a0a87aee9
+SHA512 (gufo-jpeg-0.5.0-alpha.crate) = d9685d8d535631062b4ef7de662f5b11ddd4a0c34f4c5f396a075a0452307b2c8c03bc3584c1b6882815bab5da0ee526417089c573bbdb666d23eaefb197b6ef

                 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=178613238640.1.17274247131631279929.rpms-rust-gufo-jpeg-52eb92c0ea02@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