public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk-pixbuf-sys] epel10: Update to 0.9.0
@ 2026-09-25 10:36 Josh Stone
0 siblings, 0 replies; only message in thread
From: Josh Stone @ 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 : cb7689056a13ce52b2e412aa85dc5efbc1854bb1
Author : Josh Stone <jistone@redhat.com>
Date : 2019-12-09T17:12:21-08:00
Stats : +18/-16 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf-sys/c/cb7689056a13ce52b2e412aa85dc5efbc1854bb1?branch=epel10
Log:
Update to 0.9.0
---
diff --git a/.gitignore b/.gitignore
index 9cb2368..3510534 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/gdk-pixbuf-sys-0.6.0.crate
/gdk-pixbuf-sys-0.7.0.crate
/gdk-pixbuf-sys-0.8.0.crate
+/gdk-pixbuf-sys-0.9.0.crate
diff --git a/rust-gdk-pixbuf-sys.spec b/rust-gdk-pixbuf-sys.spec
index 3744a1b..6020003 100644
--- a/rust-gdk-pixbuf-sys.spec
+++ b/rust-gdk-pixbuf-sys.spec
@@ -1,34 +1,28 @@
-# Generated by rust2rpm
+# Generated by rust2rpm 10
%bcond_with check
%global debug_package %{nil}
%global crate gdk-pixbuf-sys
Name: rust-%{crate}
-Version: 0.8.0
-Release: 2%{?dist}
+Version: 0.9.0
+Release: 1%{?dist}
Summary: FFI bindings to libgdk_pixbuf-2.0
+# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/gdk-pixbuf-sys
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
+%if %{__cargo_skip_build}
+BuildArch: noarch
+%endif
BuildRequires: rust-packaging
-BuildRequires: (crate(gio-sys/default) >= 0.8.0 with crate(gio-sys/default) < 0.9.0)
-BuildRequires: (crate(glib-sys/default) >= 0.8.0 with crate(glib-sys/default) < 0.9.0)
-BuildRequires: (crate(gobject-sys/default) >= 0.8.0 with crate(gobject-sys/default) < 0.9.0)
-BuildRequires: (crate(libc/default) >= 0.2.0 with crate(libc/default) < 0.3.0)
-BuildRequires: (crate(pkg-config/default) >= 0.3.7 with crate(pkg-config/default) < 0.4.0)
-%if %{with check}
-BuildRequires: (crate(shell-words/default) >= 0.1.0 with crate(shell-words/default) < 0.2.0)
-BuildRequires: (crate(tempdir/default) >= 0.3.0 with crate(tempdir/default) < 0.4.0)
-%endif
-BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30
-%global _description \
-FFI bindings to libgdk_pixbuf-2.0.
+%global _description %{expand:
+FFI bindings to libgdk_pixbuf-2.0.}
%description %{_description}
@@ -113,6 +107,10 @@ which use "v2_36_8" feature of "%{crate}" crate.
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
+%generate_buildrequires
+%cargo_generate_buildrequires
+echo 'pkgconfig(gdk-pixbuf-2.0) >= 2.30'
+
%build
%cargo_build
@@ -125,6 +123,9 @@ which use "v2_36_8" feature of "%{crate}" crate.
%endif
%changelog
+* Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.9.0-1
+- Update to 0.9.0
+
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
diff --git a/sources b/sources
index ff18cec..e40c15a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-sys-0.8.0.crate) = d9e6b3d7e20862c5d5589ebc4586490d7e4f39eacbaea3857da78293ef0d7a36e5a89f5955cde9b4a8240abf0923cc3298c1edfee2e49e0a0ba0f038792a04c9
+SHA512 (gdk-pixbuf-sys-0.9.0.crate) = eb75f34352604a23b0fea57fd9bed56124ca0572ba74f5a57a4d4bd3c05b85d062214da07d9dfd3df2a19b511ba51d8e0da951b8defb86782721398012fd8853
^ 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 0.9.0 Josh Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox