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-x11-dl] epel10: Update to version 2.20.0; Fixes RHBZ#2117089
Date: Fri, 25 Sep 2026 13:37:36 GMT	[thread overview]
Message-ID: <179034345641.1.6656707700670407340.rpms-rust-x11-dl-34e641970fed@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-25 13:37 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=179034345641.1.6656707700670407340.rpms-rust-x11-dl-34e641970fed@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