public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mosaab Alzoubi <moceap@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ncid] rawhide: Merge #4 `Use '-any' virtual provides for MariaDB/MySQL dependencies`
Date: Wed, 29 Jul 2026 13:33:53 GMT	[thread overview]
Message-ID: <178533203390.1.6495178699353170003.rpms-ncid-1254ce91349b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ncid
Branch : rawhide
Commit : 1254ce91349b4dd68305984ead9d843d2b5a8105
Author : Mosaab Alzoubi <moceap@fedoraproject.org>
Date   : 2026-07-29T13:33:50+00:00
Stats  : +7/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ncid/c/1254ce91349b4dd68305984ead9d843d2b5a8105?branch=rawhide

Log:
Merge #4 `Use '-any' virtual provides for MariaDB/MySQL dependencies`

---
diff --git a/ncid.spec b/ncid.spec
index 2566e94..338e7dd 100644
--- a/ncid.spec
+++ b/ncid.spec
@@ -75,7 +75,9 @@ desktop must be running.
 %package mysql
 Summary:    NCID mysql module inputs Caller ID information into a SQL database
 BuildArch:  noarch
-Requires:   %{name}-client = %{version}-%{release}, mysql
+Requires:   %{name}-client = %{version}-%{release}
+Requires:   mysql-any
+Recommends: mysql
 
 %description mysql
 The NCID mysql module inputs NCID Caller information into a SQL database

diff --git a/ncid.spec b/ncid.spec
index 2d77ca4..338e7dd 100644
--- a/ncid.spec
+++ b/ncid.spec
@@ -1,6 +1,6 @@
 Name:       ncid
 Version:    1.18
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    Network Caller ID server, client and gateways
 Requires:   logrotate
 # Automatically converted from old format: GPLv3+ - review is highly recommended.
@@ -484,6 +484,9 @@ touch --no-create %{_datadir}/icons/hicolor &>/dev/null
 gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %changelog
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
 * Mon Jun 08 2026 František Zatloukal <fzatlouk@redhat.com> - 1.18-7
 - Rebuilt for icu 78.3
 

                 reply	other threads:[~2026-07-29 13:33 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=178533203390.1.6495178699353170003.rpms-ncid-1254ce91349b@fedoraproject.org \
    --to=moceap@fedoraproject.org \
    --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