public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-cairo-rs] epel10: Update to version 0.21.0; Fixes RHBZ#2380089
Date: Fri, 25 Sep 2026 10:37:52 GMT	[thread overview]
Message-ID: <179033267232.1.15784017751620614527.rpms-rust-cairo-rs-ca1a9334d4be@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-25 10:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=179033267232.1.15784017751620614527.rpms-rust-cairo-rs-ca1a9334d4be@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox