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.19.1; Fixes RHBZ#2006024
Date: Fri, 25 Sep 2026 13:37:34 GMT	[thread overview]
Message-ID: <179034345492.1.9764879504940195325.rpms-rust-x11-dl-2cb1de4bf2eb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-x11-dl
Branch : epel10
Commit : 2cb1de4bf2eb236c9d44d0c65897c33c428211bb
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2021-09-30T22:41:48+02:00
Stats  : +6/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-x11-dl/c/2cb1de4bf2eb236c9d44d0c65897c33c428211bb?branch=epel10

Log:
Update to version 2.19.1; Fixes RHBZ#2006024

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

diff --git a/rust-x11-dl.spec b/rust-x11-dl.spec
index beefdf0..7111147 100644
--- a/rust-x11-dl.spec
+++ b/rust-x11-dl.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 13
+# Generated by rust2rpm 18
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate x11-dl
 
 Name:           rust-%{crate}
-Version:        2.18.5
+Version:        2.19.1
 Release:        %autorelease
 Summary:        X11 library bindings for Rust
 
@@ -13,7 +13,7 @@ Summary:        X11 library bindings for Rust
 License:        MIT
 URL:            https://crates.io/crates/x11-dl
 Source:         %{crates_source}
-Source1:        https://raw.githubusercontent.com/erlepereira/x11-rs/master/README.md
+
 ExclusiveArch:  %{rust_arches}
 %if %{__cargo_skip_build}
 BuildArch:      noarch
@@ -36,9 +36,7 @@ This package contains library source intended for building other packages
 which use "%{crate}" crate.
 
 %files          devel
-# Crate was built before license was added
-# License symlink exists in repo https://raw.githubusercontent.com/erlepereira/x11-rs/master/x11-dl/LICENSE-MIT
-%doc README.md
+%license LICENSE-MIT
 %{cargo_registry}/%{crate}-%{version_no_tilde}/
 
 %package     -n %{name}+default-devel
@@ -55,7 +53,6 @@ which use "default" feature of "%{crate}" crate.
 
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
-cp -p %{SOURCE1} .
 %cargo_prep
 
 %generate_buildrequires

diff --git a/sources b/sources
index 50af807..a5f3841 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (x11-dl-2.18.5.crate) = db0b2debc8b6e2ed736e846307340600b7b39aadced946e1040f5362e2a76d037dcacc17de9cecae1d4230b4ce6a4ce721a836fd0f13d5ca124c8594fff0a460
+SHA512 (x11-dl-2.19.1.crate) = 6d3fad40bb305304c92312330698f722d61fca9be7294b273855bd4e305062b79990b93a7cd05f3b01a13614712ea51a2936bac6c532bd2da2a1e51b397208b1

                 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=179034345492.1.9764879504940195325.rpms-rust-x11-dl-2cb1de4bf2eb@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