public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio-sys] epel10: Fix new subpackage requirements.
@ 2026-09-25 10:35 Josh Stone
  0 siblings, 0 replies; only message in thread
From: Josh Stone @ 2026-09-25 10:35 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-gio-sys
Branch : epel10
Commit : 660e3d2ae08feb5ab659a3f12e81bf1c0a2d5d58
Author : Josh Stone <jistone@redhat.com>
Date   : 2020-01-15T08:43:15-08:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio-sys/c/660e3d2ae08feb5ab659a3f12e81bf1c0a2d5d58?branch=epel10

Log:
Fix new subpackage requirements.

---
diff --git a/rust-gio-sys.spec b/rust-gio-sys.spec
index 7e89216..73a57b4 100644
--- a/rust-gio-sys.spec
+++ b/rust-gio-sys.spec
@@ -6,7 +6,7 @@
 
 Name:           rust-%{crate}
 Version:        0.9.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        FFI bindings to libgio-2.0
 
 # Upstream license specification: MIT
@@ -171,6 +171,7 @@ which use "v2_58" feature of "%{crate}" crate.
 %package     -n %{name}+v2_60-devel
 Summary:        %{summary}
 BuildArch:      noarch
+Requires:       pkgconfig(gio-2.0) >= 2.60
 
 %description -n %{name}+v2_60-devel %{_description}
 
@@ -183,6 +184,7 @@ which use "v2_60" feature of "%{crate}" crate.
 %package     -n %{name}+v2_62-devel
 Summary:        %{summary}
 BuildArch:      noarch
+Requires:       pkgconfig(gio-2.0) >= 2.62
 
 %description -n %{name}+v2_62-devel %{_description}
 
@@ -212,6 +214,9 @@ echo 'pkgconfig(gio-2.0) >= 2.42'
 %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:35 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:35 [rpms/rust-gio-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