public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser-macros] epel10: Update to 0.3.3
@ 2026-06-15 14:13 Josh Stone
0 siblings, 0 replies; only message in thread
From: Josh Stone @ 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 : 5108348cdc4a1e082e9ae94ad16fe3998f59cb79
Author : Josh Stone <jistone@redhat.com>
Date : 2018-04-17T13:32:55-07:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cssparser-macros/c/5108348cdc4a1e082e9ae94ad16fe3998f59cb79?branch=epel10
Log:
Update to 0.3.3
---
diff --git a/.gitignore b/.gitignore
index b2c2857..76d7709 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/cssparser-macros-0.3.0.crate
/cssparser-macros-0.3.2.crate
+/cssparser-macros-0.3.3.crate
diff --git a/rust-cssparser-macros.spec b/rust-cssparser-macros.spec
index 979a5a3..7eec36c 100644
--- a/rust-cssparser-macros.spec
+++ b/rust-cssparser-macros.spec
@@ -5,7 +5,7 @@
%global crate cssparser-macros
Name: rust-%{crate}
-Version: 0.3.2
+Version: 0.3.3
Release: 1%{?dist}
Summary: Procedural macros for cssparser
@@ -18,10 +18,10 @@ ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
# [dependencies]
BuildRequires: (crate(phf_codegen) >= 0.7.0 with crate(phf_codegen) < 0.8.0)
-BuildRequires: (crate(proc-macro2) >= 0.2.0 with crate(proc-macro2) < 0.3.0)
+BuildRequires: (crate(proc-macro2) >= 0.3.0 with crate(proc-macro2) < 0.4.0)
BuildRequires: (crate(procedural-masquerade) >= 0.1.0 with crate(procedural-masquerade) < 0.2.0)
-BuildRequires: (crate(quote) >= 0.4.0 with crate(quote) < 0.5.0)
-BuildRequires: ((crate(syn) >= 0.12.0 with crate(syn) < 0.13.0) with crate(syn/full) with crate(syn/extra-traits))
+BuildRequires: (crate(quote) >= 0.5.0 with crate(quote) < 0.6.0)
+BuildRequires: ((crate(syn) >= 0.13.0 with crate(syn) < 0.14.0) with crate(syn/full) with crate(syn/extra-traits))
%description
%{summary}.
@@ -56,6 +56,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Tue Apr 17 2018 Josh Stone <jistone@redhat.com> - 0.3.3-1
+- Update to 0.3.3
+
* Fri Mar 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.2-1
- Update to 0.3.2
diff --git a/sources b/sources
index 4fa3489..7157463 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cssparser-macros-0.3.2.crate) = 98c0ee6abc4ac8bc1b6f73e3635e2464c0ac566e91cd76468a6a5af672cc650ff192c84a091a5e48da99e2afd994737bbb643de42f87b4bc9cd54191cc98a039
+SHA512 (cssparser-macros-0.3.3.crate) = d22393acd4a69c629679aed4c1929a030b3109c4ac791508dfa6967225f33621d661b55ff4c600d5d6280c85862d4a311f979f9ed3b7a4d8ecdf422ca98bdd56
^ 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.3 Josh Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox