public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mariadb-connector-c] f44: [cleanup] Fix 'URL' tag capitalization and use HTTPS
Date: Thu, 25 Jun 2026 18:19:39 GMT [thread overview]
Message-ID: <178241157934.1.14314061648560725184.rpms-mariadb-connector-c-309e983105d7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mariadb-connector-c
Branch : f44
Commit : 309e983105d774e6aba6233e7c0f0b5066d4d12d
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-06-24T00:40:24+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mariadb-connector-c/c/309e983105d774e6aba6233e7c0f0b5066d4d12d?branch=f44
Log:
[cleanup] Fix 'URL' tag capitalization and use HTTPS
Normalize 'Url:' to 'URL:' matching the conventional tag style used
for 'Name', 'Version', 'License', etc. Also upgrade from 'http' to
'https', as 'mariadb.org' supports HTTPS.
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/mariadb-connector-c.spec b/mariadb-connector-c.spec
index 80cdaeb..bbc84d3 100644
--- a/mariadb-connector-c.spec
+++ b/mariadb-connector-c.spec
@@ -20,7 +20,7 @@ License: LGPL-2.1-or-later AND PHP-3.0 AND PHP-3.01 AND LicenseRef-Fedora
Source0: https://archive.mariadb.org/connector-c-%{version}/%{name}-%{version}-src.tar.gz
Source2: my.cnf.in
Source3: client.cnf
-Url: http://mariadb.org/
+URL: https://mariadb.org/
# More information: https://mariadb.com/kb/en/mariadb/building-connectorc-from-source/
%if %{with testsuite}
reply other threads:[~2026-06-25 18:19 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=178241157934.1.14314061648560725184.rpms-mariadb-connector-c-309e983105d7@fedoraproject.org \
--to=mschorm@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