Mydumper updates (Fedora and Alma)

This commit is contained in:
2023-01-21 20:29:23 +01:00
parent f696f51f42
commit d3448f295c
2 changed files with 15 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
# to build agains mariadb libraries, set it to 0
%define _ver 3
%define _ver 2
%define _extent -%{_ver}
Name: mydumper
Summary: mydumper and myloader MySQL backup tools
Version: 0.12.7
Version: 0.13.1
Release: %{_ver}%{?dist}
Group: Applications/Databases
License: GPL
@@ -59,6 +59,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man1/*
%changelog
* Sat Jan 21 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 0.13.1-2.
* Fri Sep 23 2022 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 0.12.7-3.