public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk-pixbuf-sys] epel10: Update to version 0.21.5; Fixes RHBZ#2419195
@ 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 : 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

^ 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.5; Fixes RHBZ#2419195 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox