public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo] rawhide: Update to version 0.5.0-alpha
@ 2026-08-07 20:36 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-07 20:36 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 20:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 20:36 [rpms/rust-gufo] rawhide: Update to version 0.5.0-alpha Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox