public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-pangocairo] rawhide: Update to version 0.22.9; Fixes RHBZ#2526055
@ 2026-09-03 10:33 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-03 10:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-pangocairo
Branch : rawhide
Commit : 52a7a09aa5bed076badfdfb1df83965a9fb9f0fa
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-03T12:33:04+02:00
Stats : +15/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-pangocairo/c/52a7a09aa5bed076badfdfb1df83965a9fb9f0fa?branch=rawhide
Log:
Update to version 0.22.9; Fixes RHBZ#2526055
---
diff --git a/.gitignore b/.gitignore
index a6f4dca..c9dce98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/pangocairo-0.21.5.crate
/pangocairo-0.22.0.crate
/pangocairo-0.22.8.crate
+/pangocairo-0.22.9.crate
diff --git a/rust-pangocairo.spec b/rust-pangocairo.spec
index 0718118..8ad8353 100644
--- a/rust-pangocairo.spec
+++ b/rust-pangocairo.spec
@@ -5,7 +5,7 @@
%global crate pangocairo
Name: rust-pangocairo
-Version: 0.22.8
+Version: 0.22.9
Release: %autorelease
Summary: Rust bindings for the PangoCairo library
@@ -47,6 +47,18 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v1_58-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v1_58-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v1_58" feature of the "%{crate}" crate.
+
+%files -n %{name}+v1_58-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index 9d74700..23242e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pangocairo-0.22.8.crate) = 30f81c51aebc3eaaad115751f9472565ee8feaaf0afe6698d6f4cb724b92c68e777a16e82622dff85a2741d438ef4473e99a0e64d954f92652a6c16f75f392d2
+SHA512 (pangocairo-0.22.9.crate) = cab116d2aa99f104417fe770e39430d010754a3a1789e65b596c51c70a18116dc37b64784b61c43958f656e3bf5fd4a2695838b7543bafddba088c45501b2b75
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 10:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 10:33 [rpms/rust-pangocairo] rawhide: Update to version 0.22.9; Fixes RHBZ#2526055 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox