public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-freetype-rs] epel10: Update to version 0.31.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 : 6fe2970b213397f7af04158f2bf7efced4c61186
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2022-11-28T18:04:09+01:00
Stats : +14/-19 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-freetype-rs/c/6fe2970b213397f7af04158f2bf7efced4c61186?branch=epel10
Log:
Update to version 0.31.0
---
diff --git a/.gitignore b/.gitignore
index 9e52f6e..ce4c275 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/freetype-rs-0.26.0.crate
+/freetype-rs-0.31.0.crate
diff --git a/rust-freetype-rs.spec b/rust-freetype-rs.spec
index 31db913..9a01e79 100644
--- a/rust-freetype-rs.spec
+++ b/rust-freetype-rs.spec
@@ -1,25 +1,19 @@
-# Generated by rust2rpm 13
+# Generated by rust2rpm 23
%bcond_without check
%global debug_package %{nil}
%global crate freetype-rs
-Name: rust-%{crate}
-Version: 0.26.0
+Name: rust-freetype-rs
+Version: 0.31.0
Release: %autorelease
Summary: Bindings for FreeType font library
-# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/freetype-rs
Source: %{crates_source}
-ExclusiveArch: %{rust_arches}
-%if %{__cargo_skip_build}
-BuildArch: noarch
-%endif
-
-BuildRequires: rust-packaging
+BuildRequires: rust-packaging >= 21
%global _description %{expand:
Bindings for FreeType font library.}
@@ -32,13 +26,13 @@ BuildArch: noarch
%description devel %{_description}
-This package contains library source intended for building other packages
-which use "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "%{crate}" crate.
%files devel
-%doc README.md
-%license LICENSE
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/LICENSE
+%doc %{crate_instdir}/README.md
+%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
@@ -46,11 +40,11 @@ BuildArch: noarch
%description -n %{name}+default-devel %{_description}
-This package contains library source intended for building other packages
-which use "default" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
diff --git a/sources b/sources
index 8c76c12..6465a22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (freetype-rs-0.26.0.crate) = 7369b75331450a6e778f8fe0e8ed8cdd388348824efbcad2377fee5c9c920353073a7e6c2d654d9734112d02f03c0edf7aae0c46bc30e18d94c5a4faa05db3a5
+SHA512 (freetype-rs-0.31.0.crate) = 78ca868738a4b330e899430183c0c6202d9dc9576d11e0ecd642894ddae52cde1294f6c9033b9ec7081756195de1c018911710616c2a731c29ab3a5da0d8b2b9
^ 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.31.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