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-freetype-rs] epel10: Update to version 0.37.0; Fixes RHBZ#2238392
Date: Fri, 25 Sep 2026 10:34:55 GMT	[thread overview]
Message-ID: <179033249505.1.5063107329879648113.rpms-rust-freetype-rs-67369814eaf4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-freetype-rs
Branch : epel10
Commit : 67369814eaf409a32b0c9eeb0524c6ac34cb8287
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-08-13T17:41:35+02:00
Stats  : +20/-2 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-freetype-rs/c/67369814eaf409a32b0c9eeb0524c6ac34cb8287?branch=epel10

Log:
Update to version 0.37.0; Fixes RHBZ#2238392

---
diff --git a/.gitignore b/.gitignore
index c2195e4..ca65c51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /freetype-rs-0.31.0.crate
 /freetype-rs-0.32.0.crate
 /freetype-rs-0.35.0.crate
+/freetype-rs-0.37.0.crate

diff --git a/freetype-rs-fix-metadata.diff b/freetype-rs-fix-metadata.diff
new file mode 100644
index 0000000..e61f1f4
--- /dev/null
+++ b/freetype-rs-fix-metadata.diff
@@ -0,0 +1,9 @@
+--- freetype-rs-0.37.0/Cargo.toml	1970-01-01T00:00:01+00:00
++++ freetype-rs-0.37.0/Cargo.toml	2024-08-13T15:29:07.340922+00:00
+@@ -52,6 +52,3 @@
+ 
+ [dev-dependencies.unicode-normalization]
+ version = "0.1.0"
+-
+-[features]
+-bundled = ["freetype-sys/bundled"]

diff --git a/rust-freetype-rs.spec b/rust-freetype-rs.spec
index a5d559c..6451083 100644
--- a/rust-freetype-rs.spec
+++ b/rust-freetype-rs.spec
@@ -5,13 +5,16 @@
 %global crate freetype-rs
 
 Name:           rust-freetype-rs
-Version:        0.35.0
+Version:        0.37.0
 Release:        %autorelease
 Summary:        Bindings for FreeType font library
 
 License:        MIT
 URL:            https://crates.io/crates/freetype-rs
 Source:         %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * drop feature for static linking / building freetype from vendored sources
+Patch:          freetype-rs-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..f7e41af
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,5 @@
+[package]
+cargo-toml-patch-comments = [
+    "drop feature for static linking / building freetype from vendored sources",
+]
+

diff --git a/sources b/sources
index 32c2225..147ccaa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (freetype-rs-0.35.0.crate) = f5593e0e7732aa113d53d5a8b12ced92305d8da96011a3185a675f6992ba8fbaf3e28d68eb0a9d8c9d597ae21c2950312ef05c95482b88eec754e1756095ef20
+SHA512 (freetype-rs-0.37.0.crate) = 7ddc9d91bb596b5e477a5965af7eb8e685fa171dd7b85ae2b73f0365eef42975ff98c1bb1b3bc814e52836b47b3b8ffffc2b9eeb9fa0249261a5f6355274f036

                 reply	other threads:[~2026-09-25 10:34 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=179033249505.1.5063107329879648113.rpms-rust-freetype-rs-67369814eaf4@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