public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gdk-pixbuf-sys] epel10: Update to version 0.21.0; Fixes RHBZ#2380073
Date: Fri, 25 Sep 2026 10:36:38 GMT	[thread overview]
Message-ID: <179033259805.1.12307998462166124204.rpms-rust-gdk-pixbuf-sys-5fd2166ddb75@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-25 10:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=179033259805.1.12307998462166124204.rpms-rust-gdk-pixbuf-sys-5fd2166ddb75@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox