public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser] epel10: Adopt to new macro
@ 2026-06-15 14:13 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-06-15 14:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-cssparser
Branch : epel10
Commit : f289cc37f4f07d139e7ad53f0d9fc02376ddc51f
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-06-23T06:37:39+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cssparser/c/f289cc37f4f07d139e7ad53f0d9fc02376ddc51f?branch=epel10
Log:
Adopt to new macro
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/rust-cssparser.spec b/rust-cssparser.spec
index 0e6cd71..fd5491e 100644
--- a/rust-cssparser.spec
+++ b/rust-cssparser.spec
@@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.23.10
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Rust implementation of CSS Syntax Level 3
License: MPLv2.0
@@ -63,13 +63,16 @@ which use %{crate} from crates.io.
%if %{with check}
%check
# https://github.com/servo/rust-cssparser/issues/213
-%cargo_test --doc
+%cargo_test -- --doc
%endif
%files devel
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Sat Jun 23 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org>
+- Adopt to new macro
+
* Thu Jun 14 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.23.10-1
- Update to 0.23.10
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 14:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 14:13 [rpms/rust-cssparser] epel10: Adopt to new macro Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox