public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/orca] rawhide: Update to 51.alpha.2
@ 2026-07-21  8:47 Vitezslav Humpa
  0 siblings, 0 replies; only message in thread
From: Vitezslav Humpa @ 2026-07-21  8:47 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/orca
            Branch : rawhide
            Commit : efd8d3c1d1d1a5bc120dfb4607429a0494f51ae6
            Author : Vitezslav Humpa <vhumpa@redhat.com>
            Date   : 2026-07-21T10:45:34+02:00
            Stats  : +4/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/orca/c/efd8d3c1d1d1a5bc120dfb4607429a0494f51ae6?branch=rawhide

            Log:
            Update to 51.alpha.2
Disable MathCAT support for now (requires Rust, new to Orca)

---
diff --git a/orca.spec b/orca.spec
index c37d2d5..32b34e2 100644
--- a/orca.spec
+++ b/orca.spec
@@ -1,5 +1,5 @@
 Name:           orca
-Version:        50.2
+Version:        51~alpha.2
 Release:        %autorelease
 Summary:        Assistive technology for people with visual impairments
 
@@ -55,7 +55,8 @@ provider interface (AT-SPI), e.g. the GNOME desktop.
 
 
 %build
-%meson
+# MathCAT (MathML support) requires cargo/Rust; disabled until properly packaged
+%meson -Dmathcat=false
 %meson_build
 
 

diff --git a/sources b/sources
index 7a88e1f..31fdca5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (orca-50.2.tar.xz) = 66ee5e6baae0ba37167ce08a17645d3163570575df83ed07f7a34c1ee433a3b958406f16f6accf12fbc36ffa20d99914dacfe34ee17cfe569f4c99ff31260012
+SHA512 (orca-51.alpha.2.tar.xz) = 8dcade0967871f9cc0f64c40da55ced97c94ebb0fa52997629990e7e5e37f9358efad09df2548db97f193ce6cece739c1a3b160427573af108f7aa86fcf8deaf

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

only message in thread, other threads:[~2026-07-21  8:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21  8:47 [rpms/orca] rawhide: Update to 51.alpha.2 Vitezslav Humpa

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