public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-macroquad_macro] rawhide: Update to 0.1.8 (fedora#2447799).
@ 2026-08-23 16:13 Jonathan Steffan
0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-08-23 16:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-macroquad_macro
Branch : rawhide
Commit : 3e1d04c3a5c3c2ffeb37cdb202cd863040c722d8
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date : 2026-08-23T10:12:45-06:00
Stats : +18/-21 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-macroquad_macro/c/3e1d04c3a5c3c2ffeb37cdb202cd863040c722d8?branch=rawhide
Log:
Update to 0.1.8 (fedora#2447799).
---
diff --git a/.gitignore b/.gitignore
index 7eadcd0..aa59b53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/macroquad_macro-0.1.5.crate
/macroquad_macro-0.1.6.crate
/macroquad_macro-0.1.7.crate
+/macroquad_macro-0.1.8.crate
diff --git a/rust-macroquad_macro.spec b/rust-macroquad_macro.spec
index b2ba67e..ee7779a 100644
--- a/rust-macroquad_macro.spec
+++ b/rust-macroquad_macro.spec
@@ -1,25 +1,20 @@
-# Generated by rust2rpm 18
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate macroquad_macro
-Name: rust-%{crate}
-Version: 0.1.7
+Name: rust-macroquad_macro
+Version: 0.1.8
Release: %autorelease
Summary: Proc macro for macroquad
# Upstream license specification: MIT/Apache-2.0
-License: MIT or ASL 2.0
+License: MIT OR Apache-2.0
URL: https://crates.io/crates/macroquad_macro
Source: %{crates_source}
-ExclusiveArch: %{rust_arches}
-%if %{__cargo_skip_build}
-BuildArch: noarch
-%endif
-
-BuildRequires: rust-packaging
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Proc macro for macroquad.}
@@ -32,13 +27,14 @@ BuildArch: noarch
%description devel %{_description}
-This package contains library source intended for building other packages
-which use "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "%{crate}" crate.
%files devel
-%license LICENSE-MIT LICENSE-APACHE
-%doc README.md
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/LICENSE-APACHE
+%license %{crate_instdir}/LICENSE-MIT
+%doc %{crate_instdir}/README.md
+%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
@@ -46,14 +42,14 @@ BuildArch: noarch
%description -n %{name}+default-devel %{_description}
-This package contains library source intended for building other packages
-which use "default" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
diff --git a/sources b/sources
index 6360f2c..666ccdc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (macroquad_macro-0.1.7.crate) = 30bd84c32524f36b7d761a563b344f567f83a79b104c6f90bcea2e6cb2fe14995a0a88312f88f823343004bfcccfb467e29e49474c8b02d99d7f3bb88b350b91
+SHA512 (macroquad_macro-0.1.8.crate) = 10d3caa102bccfaea0d6f61347cb8ca7d126ed5438b0a930c9cd0a570fea52b9c2d10f3eb6bdc2662cf3e638df1a193fead05778fec10fa1bf763b41082f832e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-23 16:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 16:13 [rpms/rust-macroquad_macro] rawhide: Update to 0.1.8 (fedora#2447799) Jonathan Steffan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox