public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cairo-rs] epel10: Update to version 0.21.0; Fixes RHBZ#2380089
@ 2026-09-25 10:37 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-cairo-rs
Branch : epel10
Commit : ca1a9334d4befe11be9daf2a3da714cb031120da
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-08-03T21:27:26+02:00
Stats  : +4/-27 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cairo-rs/c/ca1a9334d4befe11be9daf2a3da714cb031120da?branch=epel10

Log:
Update to version 0.21.0; Fixes RHBZ#2380089

---
diff --git a/.gitignore b/.gitignore
index 048ed62..2b3eb6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /cairo-rs-0.20.7.crate
 /cairo-rs-0.20.10.crate
 /cairo-rs-0.20.12.crate
+/cairo-rs-0.21.0.crate

diff --git a/rust-cairo-rs.spec b/rust-cairo-rs.spec
index f86acab..d7c320c 100644
--- a/rust-cairo-rs.spec
+++ b/rust-cairo-rs.spec
@@ -6,7 +6,7 @@
 %global crate cairo-rs
 
 Name:           rust-cairo-rs
-Version:        0.20.12
+Version:        0.21.0
 Release:        %autorelease
 Summary:        Rust bindings for the Cairo library
 
@@ -48,30 +48,6 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+freetype-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+freetype-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "freetype" feature of the "%{crate}" crate.
-
-%files       -n %{name}+freetype-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+freetype-rs-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+freetype-rs-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "freetype-rs" feature of the "%{crate}" crate.
-
-%files       -n %{name}+freetype-rs-devel
-%ghost %{crate_instdir}/Cargo.toml
-
 %package     -n %{name}+glib-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/rust2rpm.toml b/rust2rpm.toml
index d8da7f5..d9ab273 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,5 @@
 [features]
-hide = ["win32-surface"]
+hide = ["freetype", "freetype-rs", "quartz-surface", "win32-surface"]
 
 [tests]
 run = ["none"]

diff --git a/sources b/sources
index 16fe66c..9ea5fb2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-rs-0.20.12.crate) = d8fdeb8051cadfd23df2fde0a6dbc1d108e641f26e12088937178bc6885e26d440ab87f38100b9f9358ef74127670b7ca1e2a9ce2467d92d13775474628a2eb7
+SHA512 (cairo-rs-0.21.0.crate) = aab1d10486843bd7c15becb06fedd0a8a9e77065576b74f4dc5910b7e8043adcceb27f5a6c8f21192d787f2528a51b6df4fff582078c00e829fd00c439489e3f

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:37 [rpms/rust-cairo-rs] epel10: Update to version 0.21.0; Fixes RHBZ#2380089 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox