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

A new commit has been pushed.

Repo   : rpms/rust-x11-dl
Branch : epel10
Commit : 34e641970fed30e0988d59532c89e8ebf3f3c1e7
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-08-11T15:59:32+02:00
Stats  : +13/-16 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-x11-dl/c/34e641970fed30e0988d59532c89e8ebf3f3c1e7?branch=epel10

Log:
Update to version 2.20.0; Fixes RHBZ#2117089

---
diff --git a/.gitignore b/.gitignore
index a78eb16..d2e4ae9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /x11-dl-2.18.5.crate
 /x11-dl-2.19.1.crate
+/x11-dl-2.20.0.crate

diff --git a/rust-x11-dl.spec b/rust-x11-dl.spec
index 7111147..3026147 100644
--- a/rust-x11-dl.spec
+++ b/rust-x11-dl.spec
@@ -1,25 +1,21 @@
-# Generated by rust2rpm 18
+# Generated by rust2rpm 22
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate x11-dl
 
-Name:           rust-%{crate}
-Version:        2.19.1
+Name:           rust-x11-dl
+Version:        2.20.0
 Release:        %autorelease
 Summary:        X11 library bindings for Rust
 
-# Upstream license specification: MIT
 License:        MIT
 URL:            https://crates.io/crates/x11-dl
 Source:         %{crates_source}
 
 ExclusiveArch:  %{rust_arches}
-%if %{__cargo_skip_build}
-BuildArch:      noarch
-%endif
 
-BuildRequires:  rust-packaging
+BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:
 X11 library bindings for Rust.}
@@ -32,12 +28,12 @@ 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
-%license LICENSE-MIT
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/LICENSE-MIT
+%{crate_instdir}/
 
 %package     -n %{name}+default-devel
 Summary:        %{summary}
@@ -45,11 +41,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 a5f3841..02e05bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (x11-dl-2.19.1.crate) = 6d3fad40bb305304c92312330698f722d61fca9be7294b273855bd4e305062b79990b93a7cd05f3b01a13614712ea51a2936bac6c532bd2da2a1e51b397208b1
+SHA512 (x11-dl-2.20.0.crate) = 53ce539f68d0635476e890ceacfd1d981f2a03ce7d987594b456ba1cebdec04e841e8c22e53431e0ddd8c1ea500f4f9813efb1e303b5dfb0fcb913afcd282908

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

only message in thread, other threads:[~2026-09-25 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 13:37 [rpms/rust-x11-dl] epel10: Update to version 2.20.0; Fixes RHBZ#2117089 Fabio Valentini

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