public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-cssparser] epel10: Adopt to new macro
Date: Mon, 15 Jun 2026 14:13:35 GMT	[thread overview]
Message-ID: <178153281532.1.17754693703803562929.rpms-rust-cssparser-f289cc37f4f0@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-06-15 14:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178153281532.1.17754693703803562929.rpms-rust-cssparser-f289cc37f4f0@fedoraproject.org \
    --to=ignatenkobrain@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox