public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser-macros] epel10: Update to 0.3.4
@ 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 : bf2a7d0800832602192b9df4a728214470c4fe7a
Author : Josh Stone <jistone@redhat.com>
Date : 2018-06-30T00:08:40-07:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cssparser-macros/c/bf2a7d0800832602192b9df4a728214470c4fe7a?branch=epel10
Log:
Update to 0.3.4
---
diff --git a/.gitignore b/.gitignore
index 76d7709..1de744c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/cssparser-macros-0.3.0.crate
/cssparser-macros-0.3.2.crate
/cssparser-macros-0.3.3.crate
+/cssparser-macros-0.3.4.crate
diff --git a/rust-cssparser-macros.spec b/rust-cssparser-macros.spec
index 7eec36c..741ccbb 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.3
+Version: 0.3.4
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.3.0 with crate(proc-macro2) < 0.4.0)
+BuildRequires: (crate(proc-macro2) >= 0.4.0 with crate(proc-macro2) < 0.5.0)
BuildRequires: (crate(procedural-masquerade) >= 0.1.0 with crate(procedural-masquerade) < 0.2.0)
-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))
+BuildRequires: (crate(quote) >= 0.6.0 with crate(quote) < 0.7.0)
+BuildRequires: ((crate(syn) >= 0.14.0 with crate(syn) < 0.15.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
+* Sat Jun 30 2018 Josh Stone <jistone@redhat.com> - 0.3.4-1
+- Update to 0.3.4
+
* Tue Apr 17 2018 Josh Stone <jistone@redhat.com> - 0.3.3-1
- Update to 0.3.3
diff --git a/sources b/sources
index 7157463..33f235d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cssparser-macros-0.3.3.crate) = d22393acd4a69c629679aed4c1929a030b3109c4ac791508dfa6967225f33621d661b55ff4c600d5d6280c85862d4a311f979f9ed3b7a4d8ecdf422ca98bdd56
+SHA512 (cssparser-macros-0.3.4.crate) = 1ec49947f6664db458a37a85b3fb9ecc9aa978ceab85a3d745b3c15fed43f1451dc29b5185ee380ff8c037d152dd6851dd2c631530d4a9d2704aae524736d454
^ 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.4 Josh Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox