public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-freetype-rs] epel10: Update to version 0.35.0
@ 2026-09-25 10:34 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-freetype-rs
Branch : epel10
Commit : e076a0b3c50bce81b69d892c4906eff6bae82476
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-03-26T23:38:25+01:00
Stats : +6/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-freetype-rs/c/e076a0b3c50bce81b69d892c4906eff6bae82476?branch=epel10
Log:
Update to version 0.35.0
---
diff --git a/.gitignore b/.gitignore
index 581cb82..c2195e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/freetype-rs-0.26.0.crate
/freetype-rs-0.31.0.crate
/freetype-rs-0.32.0.crate
+/freetype-rs-0.35.0.crate
diff --git a/rust-freetype-rs.spec b/rust-freetype-rs.spec
index b813f07..a5d559c 100644
--- a/rust-freetype-rs.spec
+++ b/rust-freetype-rs.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate freetype-rs
Name: rust-freetype-rs
-Version: 0.32.0
+Version: 0.35.0
Release: %autorelease
Summary: Bindings for FreeType font library
@@ -13,7 +13,7 @@ License: MIT
URL: https://crates.io/crates/freetype-rs
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Bindings for FreeType font library.}
@@ -47,7 +47,7 @@ use the "default" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
diff --git a/sources b/sources
index bb9201c..32c2225 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (freetype-rs-0.32.0.crate) = b0b26ab441b2d8ddaee9e62f4dc5a7a2a0a00023a20989695b5e8e1f61e5e942590218b0f1375916cba4aeff1f4a0e70b7b52bf1e86af35fcead5a23a3cb6105
+SHA512 (freetype-rs-0.35.0.crate) = f5593e0e7732aa113d53d5a8b12ced92305d8da96011a3185a675f6992ba8fbaf3e28d68eb0a9d8c9d597ae21c2950312ef05c95482b88eec754e1756095ef20
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:34 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:34 [rpms/rust-freetype-rs] epel10: Update to version 0.35.0 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox