public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mysqltuner] f44: bump version + fix Requires
@ 2026-07-04 18:08 josef radinger
0 siblings, 0 replies; only message in thread
From: josef radinger @ 2026-07-04 18:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mysqltuner
Branch : f44
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=f44
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-04 18:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-04 18:08 [rpms/mysqltuner] f44: bump version + fix Requires josef radinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox