diff --git a/fedora/SPECS/mydumper.spec b/fedora/SPECS/mydumper.spec index 4375d86..904f372 100644 --- a/fedora/SPECS/mydumper.spec +++ b/fedora/SPECS/mydumper.spec @@ -1,7 +1,7 @@ # to build agains mariadb libraries, set it to 0 %define _mysql 0 # leaf it empty, if the original release is with -X at the end: -%define subver -1 +%define subver -3 Name: mydumper Summary: mydumper and myloader MySQL backup tools Version: 0.12.7 @@ -67,6 +67,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man1/* %changelog +* Fri Sep 23 2022 Daniel Steiner +- Update to 0.12.7-3. + * Fri Sep 16 2022 Daniel Steiner - Update to 0.12.7.