public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk-pixbuf-sys] epel10: Update to version 0.19.0; Fixes RHBZ#2262618
@ 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 : 51c85ca934ae7757531a3d97b0cf6e3aa3248b85
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-03-26T22:32:50+01:00
Stats  : +18/-15 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf-sys/c/51c85ca934ae7757531a3d97b0cf6e3aa3248b85?branch=epel10

Log:
Update to version 0.19.0; Fixes RHBZ#2262618

---
diff --git a/.gitignore b/.gitignore
index 35ff26c..e720dae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /gdk-pixbuf-sys-0.17.0.crate
 /gdk-pixbuf-sys-0.17.10.crate
 /gdk-pixbuf-sys-0.18.0.crate
+/gdk-pixbuf-sys-0.19.0.crate

diff --git a/rust-gdk-pixbuf-sys.spec b/rust-gdk-pixbuf-sys.spec
index 25241c4..46a3e72 100644
--- a/rust-gdk-pixbuf-sys.spec
+++ b/rust-gdk-pixbuf-sys.spec
@@ -1,11 +1,12 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 26
+# * tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64
+%bcond_with check
 %global debug_package %{nil}
 
 %global crate gdk-pixbuf-sys
 
 Name:           rust-gdk-pixbuf-sys
-Version:        0.18.0
+Version:        0.19.0
 Release:        %autorelease
 Summary:        FFI bindings to libgdk_pixbuf-2.0
 
@@ -13,7 +14,7 @@ License:        MIT
 URL:            https://crates.io/crates/gdk-pixbuf-sys
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 FFI bindings to libgdk_pixbuf-2.0.}
@@ -73,7 +74,7 @@ use the "v2_42" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/rust2rpm.conf b/rust2rpm.conf
deleted file mode 100644
index 0172a67..0000000
--- a/rust2rpm.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-[DEFAULT]
-buildrequires =
-  pkgconfig(gdk-pixbuf-2.0) >= 2.36.8
-lib.requires =
-  pkgconfig(gdk-pixbuf-2.0) >= 2.36.8
-lib+v2_40.requires =
-  pkgconfig(gdk-pixbuf-2.0) >= 2.40
-lib+v2_42.requires =
-  pkgconfig(gdk-pixbuf-2.0) >= 2.42

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..30ca600
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,10 @@
+[tests]
+run = ["none"]
+comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
+
+[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"]
+

diff --git a/sources b/sources
index 215fa0c..fe3a396 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-sys-0.18.0.crate) = ef757be6df8f6ffbe8a0276ccac2b3d4c46b7acc6580876635a10b6782d5afb9ae6e8b11c7dccb0933b6d8767c57bc89b0ab117470f33b73f7a4a141f44fb121
+SHA512 (gdk-pixbuf-sys-0.19.0.crate) = 1572efeb8677a04617fdadb551ebd3216a4cf0a326bd282c9a71f80258f4e55e104c97f3e474a59323a5df84c02231dc2050dea25a33b12dcc1b6ce3023d3732

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

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