public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser-macros] epel10: Update to 0.6.0
@ 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-macros
Branch : epel10
Commit : e14c73403b7425766b583af7c91b6468bd070a81
Author : Igor Raits <ignatenkobrain@fedoraproject.org>
Date : 2020-02-15T15:02:15+01:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cssparser-macros/c/e14c73403b7425766b583af7c91b6468bd070a81?branch=epel10
Log:
Update to 0.6.0
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index c2de1e0..184eb4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/cssparser-macros-0.3.4.crate
/cssparser-macros-0.3.5.crate
/cssparser-macros-0.3.6.crate
+/cssparser-macros-0.6.0.crate
diff --git a/rust-cssparser-macros.spec b/rust-cssparser-macros.spec
index 861aafe..dff643a 100644
--- a/rust-cssparser-macros.spec
+++ b/rust-cssparser-macros.spec
@@ -1,12 +1,12 @@
-# Generated by rust2rpm 10
+# Generated by rust2rpm 13
%bcond_without check
%global debug_package %{nil}
%global crate cssparser-macros
Name: rust-%{crate}
-Version: 0.3.6
-Release: 2%{?dist}
+Version: 0.6.0
+Release: 1%{?dist}
Summary: Procedural macros for cssparser
# Upstream license specification: MPL-2.0
@@ -37,7 +37,7 @@ which use "%{crate}" crate.
%files devel
%license LICENSE
-%{cargo_registry}/%{crate}-%{version}/
+%{cargo_registry}/%{crate}-%{version_no_tilde}/
%package -n %{name}+default-devel
Summary: %{summary}
@@ -49,7 +49,7 @@ This package contains library source intended for building other packages
which use "default" feature of "%{crate}" crate.
%files -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
@@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
+* Sat Feb 15 14:58:24 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.6.0-1
+- Update to 0.6.0
+
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index a7fb461..e9556c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cssparser-macros-0.3.6.crate) = e90ace763764918f056dd3a340786a606b8460be0bf1d0e9bfd084abfc51a3181b16bdb09991f8683921b52668bf9474474583f898a9088062b023e7598ae38c
+SHA512 (cssparser-macros-0.6.0.crate) = 9b0aa19d46efe600fbb8b4763639affa5491727ae05312f5c7fb9c5c4d29971c33cb9afcee5001c7d0aec8677d36b5763986783ce8c897de892411f1bdb9a4ea
^ 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.6.0 Igor Raits
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox