public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Wright <jonathan@almalinux.org>
To: git-commits@fedoraproject.org
Subject: [rpms/vaultwarden] epel9: Build against mariadb-connector-c-devel instead of mariadb-devel
Date: Wed, 03 Jun 2026 13:21:16 GMT	[thread overview]
Message-ID: <178049287691.1.6401200217590267809.rpms-vaultwarden-0381b4df01c0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/vaultwarden
Branch : epel9
Commit : 0381b4df01c06aff030c3866daa5eabfb1bda47c
Author : Jonathan Wright <jonathan@almalinux.org>
Date   : 2025-04-23T08:24:26-05:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/vaultwarden/c/0381b4df01c06aff030c3866daa5eabfb1bda47c?branch=epel9

Log:
Build against mariadb-connector-c-devel instead of mariadb-devel

---
diff --git a/vaultwarden.spec b/vaultwarden.spec
index 6f88501..96fad96 100644
--- a/vaultwarden.spec
+++ b/vaultwarden.spec
@@ -7,7 +7,7 @@
 
 Name:           vaultwarden
 Version:        1.33.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Unofficial Bitwarden compatible server
 
 ExcludeArch:    ppc64le s390x
@@ -47,7 +47,7 @@ ExcludeArch:    i686
 
 BuildRequires:  cargo-rpm-macros >= 26
 BuildRequires:  openssl-devel
-BuildRequires:  mariadb-devel
+BuildRequires:  mariadb-connector-c-devel
 BuildRequires:  libpq-devel
 BuildRequires:  systemd-rpm-macros
 
@@ -164,6 +164,9 @@ install -Dp %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
 
 
 %changelog
+* Wed Apr 23 2025 Jonathan Wright <jonathan@almalinux.org> - 1.33.2-2
+- Build against mariadb-connector-c-devel instead of mariadb-devel
+
 * Mon Feb 10 2025 Jonathan Wright <jonathan@almalinux.org> - 1.33.2-1
 - update to 1.33.2 rhbz#2343535
   Fix CVE-2025-0977 ssl::select_next_proto use after free rhbz#2344558

                 reply	other threads:[~2026-06-03 13:21 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=178049287691.1.6401200217590267809.rpms-vaultwarden-0381b4df01c0@fedoraproject.org \
    --to=jonathan@almalinux.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