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

A new commit has been pushed.

Repo   : rpms/rust-freetype-sys
Branch : epel10
Commit : 8b3e09947d851eb13d9986a618c96a4114874a1b
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-04-23T14:40:06+02:00
Stats  : +4/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-freetype-sys/c/8b3e09947d851eb13d9986a618c96a4114874a1b?branch=epel10

Log:
Update to version 0.20.1; Fixes RHBZ#2273145

---
diff --git a/.gitignore b/.gitignore
index 47266cf..62cdbd1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /freetype-sys-0.16.0.crate
 /freetype-sys-0.17.0.crate
 /freetype-sys-0.20.0.crate
+/freetype-sys-0.20.1.crate

diff --git a/rust-freetype-sys.spec b/rust-freetype-sys.spec
index 9318732..1dd5e37 100644
--- a/rust-freetype-sys.spec
+++ b/rust-freetype-sys.spec
@@ -5,7 +5,7 @@
 %global crate freetype-sys
 
 Name:           rust-freetype-sys
-Version:        0.20.0
+Version:        0.20.1
 Release:        %autorelease
 Summary:        Low level binding for FreeType font library
 
@@ -14,6 +14,7 @@ URL:            https://crates.io/crates/freetype-sys
 Source:         %{crates_source}
 
 BuildRequires:  cargo-rpm-macros >= 24
+BuildRequires:  pkgconfig(freetype2) >= 24.3.18
 
 %global _description %{expand:
 Low level binding for FreeType font library.}
@@ -55,7 +56,6 @@ rm -vr freetype2
 
 %generate_buildrequires
 %cargo_generate_buildrequires
-echo 'pkgconfig(freetype2) >= 24.3.18'
 
 %build
 %cargo_build

diff --git a/sources b/sources
index 5dc50bc..7de6f06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (freetype-sys-0.20.0.crate) = 7918cd05e541220bea9e8a5ee28f4bdd3381218747d7751cd609e82c241ef92a436ff1aee642fcf202e8418ac0f593d7be67c216ebdf63da15cbe3fd19174c30
+SHA512 (freetype-sys-0.20.1.crate) = 03b6ad3d9339ecfb75f2b0207281e84325405347d3d6256215db4fc42e4cd5edbf25a6505a12a71d27d43f4ae5f5e35785f7120726232cebbc6738cb94fb0763

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

only message in thread, other threads:[~2026-09-25 10:33 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:33 [rpms/rust-freetype-sys] epel10: Update to version 0.20.1; Fixes RHBZ#2273145 Fabio Valentini

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