public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk-pixbuf-sys] epel10: Update to version 0.14.0; Fixes RHBZ#1974990
@ 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 : 0df93072eed8e51b428349171f5b4924a974bb9f
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2021-08-03T18:21:39+02:00
Stats : +9/-22 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf-sys/c/0df93072eed8e51b428349171f5b4924a974bb9f?branch=epel10
Log:
Update to version 0.14.0; Fixes RHBZ#1974990
---
diff --git a/.gitignore b/.gitignore
index dbda826..aa09dec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/gdk-pixbuf-sys-0.9.0.crate
/gdk-pixbuf-sys-0.9.1.crate
/gdk-pixbuf-sys-0.10.0.crate
+/gdk-pixbuf-sys-0.14.0.crate
diff --git a/.rust2rpm.conf b/.rust2rpm.conf
index 7e09dd5..c323485 100644
--- a/.rust2rpm.conf
+++ b/.rust2rpm.conf
@@ -1,9 +1,7 @@
[DEFAULT]
buildrequires =
- pkgconfig(gdk-pixbuf-2.0) >= 2.30
+ pkgconfig(gdk-pixbuf-2.0) >= 2.32
lib.requires =
- pkgconfig(gdk-pixbuf-2.0) >= 2.30
-lib+v2_32.requires =
pkgconfig(gdk-pixbuf-2.0) >= 2.32
lib+v2_36.requires =
pkgconfig(gdk-pixbuf-2.0) >= 2.36
diff --git a/rust-gdk-pixbuf-sys.spec b/rust-gdk-pixbuf-sys.spec
index 18b6f43..d9b0b5f 100644
--- a/rust-gdk-pixbuf-sys.spec
+++ b/rust-gdk-pixbuf-sys.spec
@@ -1,15 +1,17 @@
-# Generated by rust2rpm 13
+# Generated by rust2rpm 18
+# * 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-%{crate}
-Version: 0.10.0
+Version: 0.14.0
Release: %autorelease
Summary: FFI bindings to libgdk_pixbuf-2.0
# Upstream license specification: MIT
+# https://github.com/gtk-rs/gtk-rs-core/issues/172
License: MIT
URL: https://crates.io/crates/gdk-pixbuf-sys
Source: %{crates_source}
@@ -29,7 +31,7 @@ FFI bindings to libgdk_pixbuf-2.0.}
%package devel
Summary: %{summary}
BuildArch: noarch
-Requires: pkgconfig(gdk-pixbuf-2.0) >= 2.30
+Requires: pkgconfig(gdk-pixbuf-2.0) >= 2.32
%description devel %{_description}
@@ -37,7 +39,6 @@ This package contains library source intended for building other packages
which use "%{crate}" crate.
%files devel
-%license LICENSE
%{cargo_registry}/%{crate}-%{version_no_tilde}/
%package -n %{name}+default-devel
@@ -64,19 +65,6 @@ which use "dox" feature of "%{crate}" crate.
%files -n %{name}+dox-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-%package -n %{name}+v2_32-devel
-Summary: %{summary}
-BuildArch: noarch
-Requires: pkgconfig(gdk-pixbuf-2.0) >= 2.32
-
-%description -n %{name}+v2_32-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "v2_32" feature of "%{crate}" crate.
-
-%files -n %{name}+v2_32-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
%package -n %{name}+v2_36-devel
Summary: %{summary}
BuildArch: noarch
@@ -122,7 +110,7 @@ which use "v2_40" feature of "%{crate}" crate.
%generate_buildrequires
%cargo_generate_buildrequires
-echo 'pkgconfig(gdk-pixbuf-2.0) >= 2.30'
+echo 'pkgconfig(gdk-pixbuf-2.0) >= 2.32'
%build
%cargo_build
diff --git a/sources b/sources
index 94b33a0..017ab15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-sys-0.10.0.crate) = 542e25e6d9a109b92cb3028219ac53c483cc0dce7f4c4ee6b556900e04f1da6d018b7e0f73293fd4022eff591ecb1e4d73708931aee55e8c9711398b582bf728
+SHA512 (gdk-pixbuf-sys-0.14.0.crate) = 605b64d826cc8d92dafdb86e7b60f1dd25e55a3b76da33e1bc0d7ae31775c27ef255c2694bcc35e64ff8addd1382e4de81efcdb245ec02fcdef693f9b30c5d94
^ 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.14.0; Fixes RHBZ#1974990 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox