public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Josh Stone <jistone@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gio-sys] epel10: Fix new subpackage requirements.
Date: Fri, 25 Sep 2026 10:35:51 GMT	[thread overview]
Message-ID: <179033255139.1.15614990108205010106.rpms-rust-gio-sys-660e3d2ae08f@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-09-25 10:35 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=179033255139.1.15614990108205010106.rpms-rust-gio-sys-660e3d2ae08f@fedoraproject.org \
    --to=jistone@redhat.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