public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser-macros] f43: Update to version 0.7.1; Fixes RHBZ#2448359
@ 2026-09-11 20:57 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-11 20:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-cssparser-macros
Branch : f43
Commit : 2c28b51e1d3a14aaac9413487485d059f08c410d
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-11T20:40:04+02:00
Stats : +8/-12 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cssparser-macros/c/2c28b51e1d3a14aaac9413487485d059f08c410d?branch=f43
Log:
Update to version 0.7.1; Fixes RHBZ#2448359
---
diff --git a/.gitignore b/.gitignore
index fa4f22e..29b8b86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/cssparser-macros-0.3.6.crate
/cssparser-macros-0.6.0.crate
/cssparser-macros-0.6.1.crate
+/cssparser-macros-0.7.1.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index b649e05..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-cssparser-macros
-
-The rust-cssparser-macros package
\ No newline at end of file
diff --git a/rust-cssparser-macros.spec b/rust-cssparser-macros.spec
index ea03930..27aecd2 100644
--- a/rust-cssparser-macros.spec
+++ b/rust-cssparser-macros.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate cssparser-macros
Name: rust-cssparser-macros
-Version: 0.6.1
+Version: 0.7.1
Release: %autorelease
Summary: Procedural macros for cssparser
@@ -13,7 +13,7 @@ License: MPL-2.0
URL: https://crates.io/crates/cssparser-macros
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Procedural macros for cssparser.}
@@ -46,7 +46,7 @@ use the "default" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
@@ -60,9 +60,7 @@ use the "default" feature of the "%{crate}" crate.
%if %{with check}
%check
-# doctests are failing
-# https://github.com/servo/rust-cssparser/issues/364
-%cargo_test -- --lib
+%cargo_test
%endif
%changelog
diff --git a/sources b/sources
index 5e61126..844769d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cssparser-macros-0.6.1.crate) = 21d2f8bcaad0a8fff865b23bb2b59dcc5165f8861c4b9d7d70e9f302b58e2cc5ef8555bcab97889bfe81889a2b27863c755494baa64a52c65cd74687fe58b124
+SHA512 (cssparser-macros-0.7.1.crate) = dba8b0adb4996f6c87cf154ad61ff7c4c47a78ba6ad14f38c4aea8f764cb81063df1cc9f74b3f86534cc52cbfbb9c38e10a0be7cec8f1fd522a3965579a02e9c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 20:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 20:57 [rpms/rust-cssparser-macros] f43: Update to version 0.7.1; Fixes RHBZ#2448359 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox