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.19.0; Fixes RHBZ#2262618
Date: Fri, 25 Sep 2026 10:36:32 GMT [thread overview]
Message-ID: <179033259296.1.14387848875579108810.rpms-rust-gdk-pixbuf-sys-51c85ca934ae@fedoraproject.org> (raw)
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
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=179033259296.1.14387848875579108810.rpms-rust-gdk-pixbuf-sys-51c85ca934ae@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