public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gufo-common] rawhide: Update to version 2.0.0-alpha
@ 2026-08-07 19:34 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-07 19:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gufo-common
Branch : rawhide
Commit : c899b8b7a1143d7129c1fe83d4f78f979a0b9e75
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-07T21:33:57+02:00
Stats : +6/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gufo-common/c/c899b8b7a1143d7129c1fe83d4f78f979a0b9e75?branch=rawhide
Log:
Update to version 2.0.0-alpha
---
diff --git a/.gitignore b/.gitignore
index 5be62b4..427c6d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/gufo-common-1.0.0-beta.2.crate
/gufo-common-1.0.1.crate
/gufo-common-1.1.0.crate
+/gufo-common-2.0.0-alpha.crate
diff --git a/rust-gufo-common.spec b/rust-gufo-common.spec
index 5857d51..64b367a 100644
--- a/rust-gufo-common.spec
+++ b/rust-gufo-common.spec
@@ -3,15 +3,16 @@
%global debug_package %{nil}
%global crate gufo-common
+%global crate_version 2.0.0-alpha
Name: rust-gufo-common
-Version: 1.1.0
+Version: 2.0.0~alpha
Release: %autorelease
Summary: Common features used in gufo crates
License: MPL-2.0 OR LGPL-2.1-or-later
URL: https://crates.io/crates/gufo-common
-Source: %{crates_source}
+Source: %{crates_source %{crate} %{crate_version}}
BuildRequires: cargo-rpm-macros >= 24
@@ -84,7 +85,7 @@ use the "zvariant" 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 578d2b3..8a75c1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gufo-common-1.1.0.crate) = 460379c3f16716d4f813efddba3d9dd3434d24e08f2085072ebecc992f9b6f5d79c96139080dc9463f1ee9b09622feda1e520b2a6016b04cb6853bf9e901239c
+SHA512 (gufo-common-2.0.0-alpha.crate) = fa5917d422f019ff91e23da01ea31037f4f608ebef7324f27ff087c150af65cc58f0bc58f7aa4decd512a64b4ab7b29856cc73f4c4a5585a2744a7972eba7b5a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 19:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 19:34 [rpms/rust-gufo-common] rawhide: Update to version 2.0.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