public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-x11-dl] epel10: Update to version 2.19.1; Fixes RHBZ#2006024
@ 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 : 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
^ 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.19.1; Fixes RHBZ#2006024 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox