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] rawhide: Update to version 0.5.0-alpha
Date: Fri, 07 Aug 2026 20:36:57 GMT	[thread overview]
Message-ID: <178613501724.1.1820913585639668553.rpms-rust-gufo-525418c20fd6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gufo
Branch : rawhide
Commit : 525418c20fd614569ee2edcff5cacb415f3c4d24
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-07T22:36:49+02:00
Stats  : +18/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gufo/c/525418c20fd614569ee2edcff5cacb415f3c4d24?branch=rawhide

Log:
Update to version 0.5.0-alpha

---
diff --git a/.gitignore b/.gitignore
index 1843790..c2f9f68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gufo-0.3.0.crate
 /gufo-0.4.0.crate
 /gufo-0.4.1.crate
+/gufo-0.5.0-alpha.crate

diff --git a/rust-gufo.spec b/rust-gufo.spec
index dcbfe9b..a122788 100644
--- a/rust-gufo.spec
+++ b/rust-gufo.spec
@@ -4,15 +4,16 @@
 %global debug_package %{nil}
 
 %global crate gufo
+%global crate_version 0.5.0-alpha
 
 Name:           rust-gufo
-Version:        0.4.1
+Version:        0.5.0~alpha
 Release:        %autorelease
 Summary:        Gufo
 
 License:        MPL-2.0 OR LGPL-2.1-or-later
 URL:            https://crates.io/crates/gufo
-Source:         %{crates_source}
+Source:         %{crates_source %{crate} %{crate_version}}
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -96,6 +97,18 @@ use the "png" feature of the "%{crate}" crate.
 %files       -n %{name}+png-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+svg-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+svg-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "svg" feature of the "%{crate}" crate.
+
+%files       -n %{name}+svg-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+tiff-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -121,7 +134,7 @@ use the "webp" 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 b658bdd..65ee0de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-0.4.1.crate) = 5a73ea22d0cd0977382f48af23a42918160d04b3791d116a667d76d0c9c669d0e8696fbce10684228adf66c74a9044921333eaa373a0c4d1810b6ae4d909dd81
+SHA512 (gufo-0.5.0-alpha.crate) = 4f17468b48a6d7d303f78e437335a87cdc3a7c4cd7016c05262f2e545d5114fb31f6d7eb19656e40edce63d5247738d935e8dbb08985da9f0166cd645347e2f3

                 reply	other threads:[~2026-08-07 20:36 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=178613501724.1.1820913585639668553.rpms-rust-gufo-525418c20fd6@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