public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-openxr-sys] rawhide: Update to 0.13.1 (fedora#2425301).
@ 2026-08-16 21:17 Jonathan Steffan
0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-08-16 21:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-openxr-sys
Branch : rawhide
Commit : 864092f5a585e0f419296eab652616cb558b5e18
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date : 2026-08-16T15:17:39-06:00
Stats : +10/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-openxr-sys/c/864092f5a585e0f419296eab652616cb558b5e18?branch=rawhide
Log:
Update to 0.13.1 (fedora#2425301).
---
diff --git a/.gitignore b/.gitignore
index d2676a1..6bb9be7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/openxr-sys-0.11.0.crate
+/openxr-sys-0.13.1.crate
diff --git a/rust-openxr-sys.spec b/rust-openxr-sys.spec
index 195fbd7..28225b1 100644
--- a/rust-openxr-sys.spec
+++ b/rust-openxr-sys.spec
@@ -1,15 +1,14 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate openxr-sys
Name: rust-openxr-sys
-Version: 0.11.0
+Version: 0.13.1
Release: %autorelease
Summary: OpenXR FFI bindings
-# Upstream license specification: MIT/Apache-2.0
License: MIT OR Apache-2.0
URL: https://crates.io/crates/openxr-sys
Source: %{crates_source}
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 715939f..17cf825 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,8 @@
+[package]
+# The bundled OpenXR-SDK is removed in %prep (see [scripts.prep] below), so its
+# license files must not be picked up by the %license detection heuristics.
+license-files = { exclude = ["OpenXR-SDK/**"] }
+
[requires]
build = ["pkgconfig(openxr)"]
lib = ["pkgconfig(openxr)"]
diff --git a/sources b/sources
index fb3ce45..623942d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (openxr-sys-0.11.0.crate) = 2c7e4162dbed324e1e3707f2b998abe7cd1f39dbe6c9a39b47a499cf5f31c376e9b6d2baa1a8d2d0c05ae839298dd957b563598ecc029d2515bb9f2a79724e50
+SHA512 (openxr-sys-0.13.1.crate) = ec3a4466cafc9b7e9b3e2545108b95ff3c42be8f3e32dc1b43837f1af6e4475f72176eaff155dc00704096ab08cb068a89b1f0d2163d5ab80a14d4745b21de2e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-16 21:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-16 21:17 [rpms/rust-openxr-sys] rawhide: Update to 0.13.1 (fedora#2425301) Jonathan Steffan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox