public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk-pixbuf-sys] epel10: Update to version 0.21.0; Fixes RHBZ#2380073
@ 2026-09-25 10:36 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gdk-pixbuf-sys
Branch : epel10
Commit : 5fd2166ddb75f41ece31b8439a1103371b7f03d8
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-08-03T20:45:26+02:00
Stats : +7/-2 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf-sys/c/5fd2166ddb75f41ece31b8439a1103371b7f03d8?branch=epel10
Log:
Update to version 0.21.0; Fixes RHBZ#2380073
---
diff --git a/.gitignore b/.gitignore
index c268d3b..54bc0a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
/gdk-pixbuf-sys-0.20.4.crate
/gdk-pixbuf-sys-0.20.7.crate
/gdk-pixbuf-sys-0.20.10.crate
+/gdk-pixbuf-sys-0.21.0.crate
diff --git a/rust-gdk-pixbuf-sys.spec b/rust-gdk-pixbuf-sys.spec
index ab8bc10..ffad139 100644
--- a/rust-gdk-pixbuf-sys.spec
+++ b/rust-gdk-pixbuf-sys.spec
@@ -6,7 +6,7 @@
%global crate gdk-pixbuf-sys
Name: rust-gdk-pixbuf-sys
-Version: 0.20.10
+Version: 0.21.0
Release: %autorelease
Summary: FFI bindings to libgdk_pixbuf-2.0
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 30ca600..dc27395 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,9 +2,13 @@
run = ["none"]
comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
+[features]
+hide = ["v2_44"]
+
[requires]
build = ["pkgconfig(gdk-pixbuf-2.0) >= 2.36.8"]
lib = ["pkgconfig(gdk-pixbuf-2.0) >= 2.36.8"]
features.v2_40 = ["pkgconfig(gdk-pixbuf-2.0) >= 2.40"]
features.v2_42 = ["pkgconfig(gdk-pixbuf-2.0) >= 2.42"]
+features.v2_44 = ["pkgconfig(gdk-pixbuf-2.0) >= 2.43"]
diff --git a/sources b/sources
index a70fe6d..a744020 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-sys-0.20.10.crate) = 1d91d9f31de911e78a9e006d1953332bce7bb1d3fd6f37205881093fe6e41b75c929db45b13e6ee34d75e72a39cf89bf1237b337bdd55cfdf6e078a25fb03bc2
+SHA512 (gdk-pixbuf-sys-0.21.0.crate) = ee4967000f2d4e9e3a02fc6400f9a52fd13608eba85dd3cd124ad400f26abcc13151a6b2073459f6679aa3d179d62551027009993b3841cc97b64da138001c39
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:36 [rpms/rust-gdk-pixbuf-sys] epel10: Update to version 0.21.0; Fixes RHBZ#2380073 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox