public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-openxr] rawhide: Update to 0.21.1 (fedora#2425300).
@ 2026-08-16 21:18 Jonathan Steffan
  0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-08-16 21:18 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-openxr
Branch : rawhide
Commit : a91277d00f303eafbb425d2e8077b0b24dfc495b
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date   : 2026-08-16T15:18:19-06:00
Stats  : +13/-15 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-openxr/c/a91277d00f303eafbb425d2e8077b0b24dfc495b?branch=rawhide

Log:
Update to 0.21.1 (fedora#2425300).

---
diff --git a/.gitignore b/.gitignore
index 403e184..9c143fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /openxr-0.19.0.crate
+/openxr-0.21.1.crate

diff --git a/openxr-fix-metadata-auto.diff b/openxr-fix-metadata-auto.diff
index cf45443..6aaeace 100644
--- a/openxr-fix-metadata-auto.diff
+++ b/openxr-fix-metadata-auto.diff
@@ -1,12 +1,11 @@
---- openxr-0.19.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ openxr-0.19.0/Cargo.toml	2024-08-12T18:11:32.000149+00:00
-@@ -104,8 +104,6 @@
-     "linked",
- ]
+--- openxr-0.21.1/Cargo.toml	1970-01-01T00:00:01+00:00
++++ openxr-0.21.1/Cargo.toml	2026-08-16T19:14:56.729198+00:00
+@@ -108,8 +108,3 @@
+ [dev-dependencies.ctrlc]
+ version = "3.1.5"
  
 -[target.'cfg(target_os = "android")'.dependencies.ndk-context]
 -version = "0.1"
 -
- [badges.maintenance]
- status = "experimental"
-+
+-[target.'cfg(target_os = "android")'.dev-dependencies.ndk-glue]
+-version = "0.7"

diff --git a/rust-openxr.spec b/rust-openxr.spec
index 5db46fe..ba34d79 100644
--- a/rust-openxr.spec
+++ b/rust-openxr.spec
@@ -1,19 +1,18 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate openxr
 
 Name:           rust-openxr
-Version:        0.19.0
+Version:        0.21.1
 Release:        %autorelease
 Summary:        High-level, mostly-safe OpenXR bindings
 
-# Upstream license specification: MIT/Apache-2.0
 License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/openxr
 Source:         %{crates_source}
-# https://github.com/Ralith/openxrs/issues/179
+# * https://github.com/Ralith/openxrs/issues/179
 Source100:      https://raw.githubusercontent.com/Ralith/openxrs/refs/heads/master/LICENSE-APACHE
 Source101:      https://raw.githubusercontent.com/Ralith/openxrs/refs/heads/master/LICENSE-MIT
 # Automatically generated patch to strip dependencies and normalize metadata
@@ -116,7 +115,6 @@ use the "static" feature of the "%{crate}" crate.
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep
-# Copy LICENSE files
 cp -pav %{SOURCE100} %{SOURCE101} .
 
 %generate_buildrequires

diff --git a/sources b/sources
index f8cd75d..1a91343 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (openxr-0.19.0.crate) = 37d2f57cfa49a33bb6f2fb8a9dbfb597ae9c67a5f84e5921e88db83969b540eb4bdb8817419cefdb59886e3e14a46df66d2733b7f8b3a130685b2d4440a687ef
+SHA512 (openxr-0.21.1.crate) = 200ff3cd811a17b7c7c9a507a57506c2bbb6b520b6b5452b5e205de91000c421ccbd1f9ee7eb04d62c22ee226a968ac6e1c98bd7c640e36003742541355d375c

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

only message in thread, other threads:[~2026-08-16 21:18 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:18 [rpms/rust-openxr] rawhide: Update to 0.21.1 (fedora#2425300) Jonathan Steffan

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