public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/thorvg] rawhide: Update to 1.0.6
@ 2026-06-14 17:52 Benson Muite
0 siblings, 0 replies; only message in thread
From: Benson Muite @ 2026-06-14 17:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/thorvg
Branch : rawhide
Commit : 505e6241f7131ddc293c8831b065b47bbd42c1d5
Author : Benson Muite <fed500@fedoraproject.org>
Date : 2026-06-14T20:52:23+03:00
Stats : +4/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/thorvg/c/505e6241f7131ddc293c8831b065b47bbd42c1d5?branch=rawhide
Log:
Update to 1.0.6
---
diff --git a/.gitignore b/.gitignore
index 1c37a33..2651668 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/thorvg-0.15.14.tar.gz
/thorvg-0.15.16.tar.gz
/thorvg-1.0.1.tar.gz
+/thorvg-1.0.6.tar.gz
diff --git a/sources b/sources
index cca4494..6c87bfb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (thorvg-1.0.1.tar.gz) = 4d4863aabb69b23741241ef030af22f029bd44aa3983800436d5b6740bcd94be38b70fe28131e8945d1e39ae104396effb30a85ce6f7a698252c9ba079e84f3a
+SHA512 (thorvg-1.0.6.tar.gz) = a3a1e3c84c2a0f6ff174adccdd1d185b4433cd781fed22a0e6b07f1ee7f7402ed220bc92caade4faa872362e7319491e532485f37e62c00e15cee5c829914c48
diff --git a/thorvg.spec b/thorvg.spec
index b4cf8bf..bbcf839 100644
--- a/thorvg.spec
+++ b/thorvg.spec
@@ -1,5 +1,5 @@
Name: thorvg
-Version: 1.0.1
+Version: 1.0.6
Release: %{autorelease}
Summary: Lightweight vector-based scenes and animation drawing library
@@ -72,7 +72,7 @@ sed -i "s/GENERATE_HTML = YES/GENERATE_HTML = NO/g" docs/Doxyf
sed -i "s/PROJECT_NUMBER = v0.15/PROJECT_NUMBER = v%{VERSION}/g" docs/Doxyfile
%build
-%meson -Dengines="sw, gl" \
+%meson -Dengines="cpu, gl" \
-Dloaders=all \
-Dsavers=all \
-Dbindings=capi \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-14 17:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 17:52 [rpms/thorvg] rawhide: Update to 1.0.6 Benson Muite
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox