public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser-macros] epel10: Update to 0.3.6
@ 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-macros
Branch : epel10
Commit : 0714942c54949043b7bb54bf7ecdbefb23211165
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2019-09-16T15:34:41+02:00
Stats : +17/-14 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cssparser-macros/c/0714942c54949043b7bb54bf7ecdbefb23211165?branch=epel10
Log:
Update to 0.3.6
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 29539f8..c2de1e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/cssparser-macros-0.3.3.crate
/cssparser-macros-0.3.4.crate
/cssparser-macros-0.3.5.crate
+/cssparser-macros-0.3.6.crate
diff --git a/rust-cssparser-macros.spec b/rust-cssparser-macros.spec
index 73f4de6..0372625 100644
--- a/rust-cssparser-macros.spec
+++ b/rust-cssparser-macros.spec
@@ -1,12 +1,12 @@
-# Generated by rust2rpm
-%bcond_with check
+# Generated by rust2rpm 10
+%bcond_without check
%global debug_package %{nil}
%global crate cssparser-macros
Name: rust-%{crate}
-Version: 0.3.5
-Release: 4%{?dist}
+Version: 0.3.6
+Release: 1%{?dist}
Summary: Procedural macros for cssparser
# Upstream license specification: MPL-2.0
@@ -15,18 +15,14 @@ URL: https://crates.io/crates/cssparser-macros
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
+%if %{__cargo_skip_build}
+BuildArch: noarch
+%endif
BuildRequires: rust-packaging
-BuildRequires: (crate(phf_codegen/default) >= 0.7.0 with crate(phf_codegen/default) < 0.8.0)
-BuildRequires: (crate(proc-macro2/default) >= 0.4.0 with crate(proc-macro2/default) < 0.5.0)
-BuildRequires: (crate(procedural-masquerade/default) >= 0.1.0 with crate(procedural-masquerade/default) < 0.2.0)
-BuildRequires: (crate(quote/default) >= 0.6.0 with crate(quote/default) < 0.7.0)
-BuildRequires: (crate(syn/default) >= 0.15.12 with crate(syn/default) < 0.16.0)
-BuildRequires: (crate(syn/extra-traits) >= 0.15.12 with crate(syn/extra-traits) < 0.16.0)
-BuildRequires: (crate(syn/full) >= 0.15.12 with crate(syn/full) < 0.16.0)
-%global _description \
-Procedural macros for cssparser.
+%global _description %{expand:
+Procedural macros for cssparser.}
%description %{_description}
@@ -59,6 +55,9 @@ which use "default" feature of "%{crate}" crate.
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
+%generate_buildrequires
+%cargo_generate_buildrequires
+
%build
%cargo_build
@@ -71,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
+* Mon Sep 16 15:34:15 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.6-1
+- Update to 0.3.6
+
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
diff --git a/sources b/sources
index 1a235f6..a7fb461 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cssparser-macros-0.3.5.crate) = 7db953c0b45f6c8d7e2a6a5c8162333e9ba032ff2cde2cf70a338e67eb389f1798b793689042df60cf7dedd6fb53e1f3f43538a3ce9000cfd2f1027c99ec2408
+SHA512 (cssparser-macros-0.3.6.crate) = e90ace763764918f056dd3a340786a606b8460be0bf1d0e9bfd084abfc51a3181b16bdb09991f8683921b52668bf9474474583f898a9088062b023e7598ae38c
^ 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-macros] epel10: Update to 0.3.6 Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox