public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk-pixbuf] epel10: Update to version 0.21.5; Fixes RHBZ#2419194
@ 2026-09-25 14:45 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 14:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gdk-pixbuf
Branch : epel10
Commit : 31b0190a9e17e9e2727160d9afc2380793ff20dd
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-12-13T16:31:46+01:00
Stats : +16/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf/c/31b0190a9e17e9e2727160d9afc2380793ff20dd?branch=epel10
Log:
Update to version 0.21.5; Fixes RHBZ#2419194
---
diff --git a/.gitignore b/.gitignore
index 8baa597..34f3d26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
/gdk-pixbuf-0.21.0.crate
/gdk-pixbuf-0.21.1.crate
/gdk-pixbuf-0.21.2.crate
+/gdk-pixbuf-0.21.5.crate
diff --git a/rust-gdk-pixbuf.spec b/rust-gdk-pixbuf.spec
index b825ea8..2f7e659 100644
--- a/rust-gdk-pixbuf.spec
+++ b/rust-gdk-pixbuf.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate gdk-pixbuf
Name: rust-gdk-pixbuf
-Version: 0.21.2
+Version: 0.21.5
Release: %autorelease
Summary: Rust bindings for the GdkPixbuf library
@@ -71,6 +71,18 @@ 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
+
+%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 42d80c5..902670a 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,4 @@
[features]
hide = [
- "v2_44",
]
diff --git a/sources b/sources
index e4ccfc5..6815086 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-0.21.2.crate) = 89a8351d1b32ce276e8098a46dfba8b8a2f11d30bb1c2af7cd430060dc697c17e7efb0d3a4185d3633aea3cccd6beaed098f61989bea9f75872e987038ab0f62
+SHA512 (gdk-pixbuf-0.21.5.crate) = d16330d367dfcdd614b02f05fa8d502afeeb104f1f127bc0e7f305e2b97e1b7eb78a12694dc269b57104ac11446458f1c208c9c720bec8943743568307b3277c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 14:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 14:45 [rpms/rust-gdk-pixbuf] epel10: Update to version 0.21.5; Fixes RHBZ#2419194 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox