Gitea and navidrome updated

This commit is contained in:
2024-04-13 08:47:11 +02:00
parent c9d73a1a09
commit 05783492d9
3 changed files with 14 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
# to build against mariadb libraries, set it to 0
%define _mysql 0
%define _rel 2
%define _mysql 1
%define _rel 3
Name: mydumper
Summary: mydumper and myloader MySQL backup tools
Version: 0.14.5
Version: 0.16.1
Release: %{_rel}%{?dist}
Group: Applications/Databases
License: GPL
@@ -69,6 +69,9 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/%{name}.cnf
%changelog
* Sat Apr 13 2024 Daniel Steiner <daniel.steiner@daniel-steiner.org>
- Update to 0.16.1-3.
* Sun May 28 2023 Daniel Steiner <daniel.steiner@daniel-steiner.org>
- Update to 0.14.5-2.