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.5; Fixes RHBZ#2419195
Date: Fri, 25 Sep 2026 10:36:39 GMT	[thread overview]
Message-ID: <179033259958.1.14528191134433118630.rpms-rust-gdk-pixbuf-sys-473a9c87ba5f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gdk-pixbuf-sys
Branch : epel10
Commit : 473a9c87ba5f1256284a0537c807c8c2cdb38f25
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-12-13T16:31:21+01:00
Stats  : +20/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf-sys/c/473a9c87ba5f1256284a0537c807c8c2cdb38f25?branch=epel10

Log:
Update to version 0.21.5; Fixes RHBZ#2419195

---
diff --git a/.gitignore b/.gitignore
index 3854927..47120b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /gdk-pixbuf-sys-0.21.0.crate
 /gdk-pixbuf-sys-0.21.1.crate
 /gdk-pixbuf-sys-0.21.2.crate
+/gdk-pixbuf-sys-0.21.5.crate

diff --git a/rust-gdk-pixbuf-sys.spec b/rust-gdk-pixbuf-sys.spec
index 6e637d4..d0a8b23 100644
--- a/rust-gdk-pixbuf-sys.spec
+++ b/rust-gdk-pixbuf-sys.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 # * tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64
 %bcond check 0
 %global debug_package %{nil}
@@ -6,7 +6,7 @@
 %global crate gdk-pixbuf-sys
 
 Name:           rust-gdk-pixbuf-sys
-Version:        0.21.2
+Version:        0.21.5
 Release:        %autorelease
 Summary:        FFI bindings to libgdk_pixbuf-2.0
 
@@ -74,6 +74,19 @@ use the "v2_42" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_42-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_44-devel
+Summary:        %{summary}
+BuildArch:      noarch
+Requires:       pkgconfig(gdk-pixbuf-2.0) >= 2.43
+
+%description -n %{name}+v2_44-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_44" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_44-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/rust2rpm.toml b/rust2rpm.toml
index dc27395..794e65a 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,9 +1,10 @@
 [tests]
-run = ["none"]
+run = false
 comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
 
 [features]
-hide = ["v2_44"]
+hide = [
+]
 
 [requires]
 build = ["pkgconfig(gdk-pixbuf-2.0) >= 2.36.8"]

diff --git a/sources b/sources
index 9973bb9..de8f7cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-sys-0.21.2.crate) = 75ff41a9fccd77a578ccc6dd58322e59200664c4b01184243b2038899dd0afd4aeec15402308d1fd045a92b8a03a86f6b0c112b5f8316d7a04c4015bb25f476d
+SHA512 (gdk-pixbuf-sys-0.21.5.crate) = e785a20f5f5640fffd7a9a170492a46dd0ef3f3fc56a10f3be8aeca81cd230725a24295ebefd13ed59fe54fbb0be048e14acdabe29127262044a7529d55802cb

                 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=179033259958.1.14528191134433118630.rpms-rust-gdk-pixbuf-sys-473a9c87ba5f@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