public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk-pixbuf-sys] epel10: Fix new subpackage requirements.
@ 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 : 1f15151ffdc76e2baac49fc75ba0c8da389c0d9f
Author : Josh Stone <jistone@redhat.com>
Date : 2020-01-15T08:44:45-08:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf-sys/c/1f15151ffdc76e2baac49fc75ba0c8da389c0d9f?branch=epel10
Log:
Fix new subpackage requirements.
---
diff --git a/rust-gdk-pixbuf-sys.spec b/rust-gdk-pixbuf-sys.spec
index b4192aa..59ea9c0 100644
--- a/rust-gdk-pixbuf-sys.spec
+++ b/rust-gdk-pixbuf-sys.spec
@@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.9.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: FFI bindings to libgdk_pixbuf-2.0
# Upstream license specification: MIT
@@ -106,6 +106,7 @@ which use "v2_36_8" feature of "%{crate}" crate.
%package -n %{name}+v2_40-devel
Summary: %{summary}
BuildArch: noarch
+Requires: pkgconfig(gdk-pixbuf-2.0) >= 2.40
%description -n %{name}+v2_40-devel %{_description}
@@ -135,6 +136,9 @@ echo 'pkgconfig(gdk-pixbuf-2.0) >= 2.30'
%endif
%changelog
+* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.9.1-2
+- Fix new subpackage requirements.
+
* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.9.1-1
- Update to 0.9.1
^ 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: Fix new subpackage requirements Josh Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox