public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser] epel10: Update to 0.27.2
@ 2026-06-15 14:13 Igor Raits
0 siblings, 0 replies; only message in thread
From: Igor Raits @ 2026-06-15 14:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-cssparser
Branch : epel10
Commit : c5401c74d51227532b2cd2e463f2e2f097f56c2f
Author : Igor Raits <ignatenkobrain@fedoraproject.org>
Date : 2020-02-15T13:26:26+01:00
Stats : +7/-19 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cssparser/c/c5401c74d51227532b2cd2e463f2e2f097f56c2f?branch=epel10
Log:
Update to 0.27.2
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index e563be1..c329fcd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
/cssparser-0.25.7.crate
/cssparser-0.25.8.crate
/cssparser-0.25.9.crate
+/cssparser-0.27.2.crate
diff --git a/rust-cssparser.spec b/rust-cssparser.spec
index 84491a6..d406750 100644
--- a/rust-cssparser.spec
+++ b/rust-cssparser.spec
@@ -5,17 +5,14 @@
%global crate cssparser
Name: rust-%{crate}
-Version: 0.25.9
-Release: 2%{?dist}
+Version: 0.27.2
+Release: 1%{?dist}
Summary: Rust implementation of CSS Syntax Level 3
# Upstream license specification: MPL-2.0
License: MPLv2.0
URL: https://crates.io/crates/cssparser
Source: %{crates_source}
-# Initial patched metadata
-# * Bump to autocfg 1
-Patch0: cssparser-fix-metadata.diff
ExclusiveArch: %{rust_arches}
%if %{__cargo_skip_build}
@@ -42,7 +39,6 @@ which use "%{crate}" crate.
%license LICENSE
%doc README.md
%{cargo_registry}/%{crate}-%{version_no_tilde}/
-%exclude %{cargo_registry}/%{crate}-%{version_no_tilde}/docs
%package -n %{name}+default-devel
Summary: %{summary}
@@ -80,18 +76,6 @@ which use "dummy_match_byte" feature of "%{crate}" crate.
%files -n %{name}+dummy_match_byte-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-%package -n %{name}+heapsize-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+heapsize-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "heapsize" feature of "%{crate}" crate.
-
-%files -n %{name}+heapsize-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
%package -n %{name}+serde-devel
Summary: %{summary}
BuildArch: noarch
@@ -124,6 +108,9 @@ which use "serde" feature of "%{crate}" crate.
%endif
%changelog
+* Sat Feb 15 13:25:32 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.27.2-1
+- Update to 0.27.2
+
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.25.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index 416fceb..9c8832f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cssparser-0.25.9.crate) = 3b13f044655f9305904429da8079ae44bf1e4836e3362057d07df4e0114ecde5abed726124389b4bb99215c62ef867f3417f00fe18b1c1d75d2cada895b14d8f
+SHA512 (cssparser-0.27.2.crate) = 7ab205b05112deffb5c50586106c6f04932a8b5aa1bc3224062abfb65136884f20189ffb1b2402aca5c29cc52c3315492db5c05ac052a70ddea88eb6683df295
^ 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: Update to 0.27.2 Igor Raits
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox