public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: josef radinger <cheese@nosuchhost.net>
To: git-commits@fedoraproject.org
Subject: [rpms/mysqltuner] rawhide: bump version + fix Requires
Date: Sat, 04 Jul 2026 18:01:35 GMT	[thread overview]
Message-ID: <178318809551.1.1576580734289920143.rpms-mysqltuner-8640c83a7f01@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mysqltuner
Branch : rawhide
Commit : 8640c83a7f014dbeff863ccb392101c3767b84d0
Author : josef radinger <cheese@nosuchhost.net>
Date   : 2026-07-04T20:01:19+02:00
Stats  : +11/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/mysqltuner/c/8640c83a7f014dbeff863ccb392101c3767b84d0?branch=rawhide

Log:
bump version + fix Requires

---
diff --git a/.gitignore b/.gitignore
index 884eb98..b63e087 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /v2.8.41.tar.gz
 /v2.8.42.tar.gz
 /v2.8.43.tar.gz
+/v2.8.45.tar.gz

diff --git a/mysqltuner.spec b/mysqltuner.spec
index 8a98d91..887eef2 100644
--- a/mysqltuner.spec
+++ b/mysqltuner.spec
@@ -3,7 +3,7 @@
 #%global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           mysqltuner
-Version:        2.8.43
+Version:        2.8.45
 Release:        1%{?dist}
 Summary:        MySQL configuration assistant
 
@@ -43,12 +43,19 @@ install -Dpm 644 basic_passwords.txt $RPM_BUILD_ROOT%{_datadir}/mysqltuner/basic
 install -Dpm 644 vulnerabilities.csv $RPM_BUILD_ROOT%{_datadir}/mysqltuner/vulnerabilities.csv
 
 %files
-%doc LICENSE README.md mysql_support.md mariadb_support.md
+%doc *.md
 %{_bindir}/mysqltuner
 %{_datadir}/mysqltuner/basic_passwords.txt
 %{_datadir}/mysqltuner/vulnerabilities.csv
 
 %changelog
+* Thu May 28 2026 josef radinger <cheese@nosuchhost.net> - 2.8.45-1
+- bump version
+- modfy Requires/Conflicts to be version-independant; 
+  thanks go to Michal Schorm <mschorm at redhat.com>
+  rhbz#2494542, rhbz#2494543, rhbz#2494544
+- add all *.md files to docs
+
 * Thu May 28 2026 josef radinger <cheese@nosuchhost.net> - 2.8.43-1
 - bump version
 

diff --git a/sources b/sources
index 6950e6d..85722e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v2.8.43.tar.gz) = 9a869748d13db94a5c272b649c8b42b46af5e91ee18652c03fd180854a852696fa04cbf408ba2249f22755729d95f6aeb890f4b3bfac81e32438e165aaccdb33
+SHA512 (v2.8.45.tar.gz) = 19b488ba65d967305025690452fb0e17b1e51e3fa85cd3103e52b2e53994641ada1a8d6ad79439f9129e85a13daf6d9b472e81c4c4228eb3ebb7a6f757af79e2

                 reply	other threads:[~2026-07-04 18:01 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=178318809551.1.1576580734289920143.rpms-mysqltuner-8640c83a7f01@fedoraproject.org \
    --to=cheese@nosuchhost.net \
    --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