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-sys] epel10: Update to version 0.21.0
Date: Fri, 25 Sep 2026 10:33:09 GMT [thread overview]
Message-ID: <179033238966.1.17546160797336651065.rpms-rust-freetype-sys-04673dfb6ccc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-freetype-sys
Branch : epel10
Commit : 04673dfb6ccc42b76ab35b6b04355056e0d16b21
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-08-13T17:30:37+02:00
Stats : +20/-2 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-freetype-sys/c/04673dfb6ccc42b76ab35b6b04355056e0d16b21?branch=epel10
Log:
Update to version 0.21.0
---
diff --git a/.gitignore b/.gitignore
index 62cdbd1..b2f9a6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/freetype-sys-0.17.0.crate
/freetype-sys-0.20.0.crate
/freetype-sys-0.20.1.crate
+/freetype-sys-0.21.0.crate
diff --git a/freetype-sys-fix-metadata.diff b/freetype-sys-fix-metadata.diff
new file mode 100644
index 0000000..24fef76
--- /dev/null
+++ b/freetype-sys-fix-metadata.diff
@@ -0,0 +1,9 @@
+--- freetype-sys-0.21.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ freetype-sys-0.21.0/Cargo.toml 2024-08-13T15:27:34.256064+00:00
+@@ -42,6 +42,3 @@
+
+ [build-dependencies.pkg-config]
+ version = "0.3.11"
+-
+-[features]
+-bundled = []
diff --git a/rust-freetype-sys.spec b/rust-freetype-sys.spec
index 1dd5e37..4663b60 100644
--- a/rust-freetype-sys.spec
+++ b/rust-freetype-sys.spec
@@ -5,13 +5,16 @@
%global crate freetype-sys
Name: rust-freetype-sys
-Version: 0.20.1
+Version: 0.21.0
Release: %autorelease
Summary: Low level binding for FreeType font library
License: MIT
URL: https://crates.io/crates/freetype-sys
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * drop feature for static linking / building freetype from vendored sources
+Patch: freetype-sys-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: pkgconfig(freetype2) >= 24.3.18
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 9452830..6b007bb 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,8 @@
+[package]
+cargo-toml-patch-comments = [
+ "drop feature for static linking / building freetype from vendored sources",
+]
+
[requires]
build = ["pkgconfig(freetype2) >= 24.3.18"]
lib = ["pkgconfig(freetype2) >= 24.3.18"]
diff --git a/sources b/sources
index 7de6f06..0facefa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (freetype-sys-0.20.1.crate) = 03b6ad3d9339ecfb75f2b0207281e84325405347d3d6256215db4fc42e4cd5edbf25a6505a12a71d27d43f4ae5f5e35785f7120726232cebbc6738cb94fb0763
+SHA512 (freetype-sys-0.21.0.crate) = 4428de570cafcab3c300514f9141ddb83e6e7b5ecc6580b466a644e9d2b14455d663db350b294530bf9e2dfeb2b5fb9724752f784c899bac903bcd2403483e2c
reply other threads:[~2026-09-25 10:33 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=179033238966.1.17546160797336651065.rpms-rust-freetype-sys-04673dfb6ccc@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