public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mariadb-connector-c] f43: [cleanup] Fix 'URL' tag capitalization and use HTTPS
@ 2026-06-25 18:20 Michal Schorm
0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-06-25 18:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mariadb-connector-c
Branch : f43
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=f43
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}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-25 18:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 18:20 [rpms/mariadb-connector-c] f43: [cleanup] Fix 'URL' tag capitalization and use HTTPS Michal Schorm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox