public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-openxr] rawhide: Update to 0.22.0 (fedora#2536820).
@ 2026-09-19 22:36 Jonathan Steffan
  0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-09-19 22:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-openxr
Branch : rawhide
Commit : 3018da3448ba9c1ef9491958b876ea10642adecc
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date   : 2026-09-19T16:36:07-06:00
Stats  : +17/-10 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-openxr/c/3018da3448ba9c1ef9491958b876ea10642adecc?branch=rawhide

Log:
Update to 0.22.0 (fedora#2536820).

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

diff --git a/openxr-fix-metadata-auto.diff b/openxr-fix-metadata-auto.diff
index 6aaeace..47e7796 100644
--- a/openxr-fix-metadata-auto.diff
+++ b/openxr-fix-metadata-auto.diff
@@ -1,11 +1,8 @@
---- 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 @@
+--- openxr-0.22.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ openxr-0.22.0/Cargo.toml	2026-09-19T22:31:39.573974+00:00
+@@ -108,5 +108,3 @@
  [dev-dependencies.ctrlc]
  version = "3.1.5"
  
--[target.'cfg(target_os = "android")'.dependencies.ndk-context]
--version = "0.1"
--
 -[target.'cfg(target_os = "android")'.dev-dependencies.ndk-glue]
 -version = "0.7"

diff --git a/rust-openxr.spec b/rust-openxr.spec
index ba34d79..8883b20 100644
--- a/rust-openxr.spec
+++ b/rust-openxr.spec
@@ -5,7 +5,7 @@
 %global crate openxr
 
 Name:           rust-openxr
-Version:        0.21.1
+Version:        0.22.0
 Release:        %autorelease
 Summary:        High-level, mostly-safe OpenXR bindings
 
@@ -13,8 +13,8 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/openxr
 Source:         %{crates_source}
 # * 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
+Source100:      https://raw.githubusercontent.com/Ralith/openxrs/eba4c6a75081348a6e6ef77147e05958f34f882a/LICENSE-APACHE
+Source101:      https://raw.githubusercontent.com/Ralith/openxrs/eba4c6a75081348a6e6ef77147e05958f34f882a/LICENSE-MIT
 # Automatically generated patch to strip dependencies and normalize metadata
 Patch:          openxr-fix-metadata-auto.diff
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..945f33c
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,9 @@
+[package]
+extra-sources = [
+  { number = 100, file = "https://raw.githubusercontent.com/Ralith/openxrs/eba4c6a75081348a6e6ef77147e05958f34f882a/LICENSE-APACHE", comments = ["https://github.com/Ralith/openxrs/issues/179"] },
+  { number = 101, file = "https://raw.githubusercontent.com/Ralith/openxrs/eba4c6a75081348a6e6ef77147e05958f34f882a/LICENSE-MIT" },
+]
+license-files = ["LICENSE-APACHE", "LICENSE-MIT"]
+
+[scripts.prep]
+post = ["cp -pav %{SOURCE100} %{SOURCE101} ."]

diff --git a/sources b/sources
index 1a91343..8f81328 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (openxr-0.21.1.crate) = 200ff3cd811a17b7c7c9a507a57506c2bbb6b520b6b5452b5e205de91000c421ccbd1f9ee7eb04d62c22ee226a968ac6e1c98bd7c640e36003742541355d375c
+SHA512 (openxr-0.22.0.crate) = 3309528257e0310b15624070df5e6a2e66794814051ae667cc591ce80fe2a54cb66afd5b62d032833897a0f1ca385d99a439029514b76c86f70fecb39132161e

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

only message in thread, other threads:[~2026-09-19 22:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-19 22:36 [rpms/rust-openxr] rawhide: Update to 0.22.0 (fedora#2536820) Jonathan Steffan

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