barman: Update to 3.13.3, per changes described at https://github.com/EnterpriseDB...
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 24 Apr 2025 14:04:59 +0000 (17:04 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 24 Apr 2025 14:04:59 +0000 (17:04 +0300)
rpm/redhat/main/common/barman/main/barman.spec

index 80d5f287f9d4a8c7c87179a8bc02297dd024a1d1..ce5b6a76d4e9333a5895039c0f5ea4d60f88b830 100644 (file)
@@ -12,7 +12,7 @@ Requires:     python3
 
 Summary:       Backup and Recovery Manager for PostgreSQL
 Name:          barman
-Version:       3.13.2
+Version:       3.13.3
 Release:       42PGDG%{?dist}
 License:       GPLv3
 Url:           https://www.pgbarman.org/
@@ -119,6 +119,10 @@ useradd -M -g barman -r -d /var/lib/barman -s /bin/bash \
 %{python_sitelib}/%{name}/
 
 %changelog
+* Thu Apr 24 2025 Devrim Gündüz <devrim@gunduz.org> - 3.13.3-42PGDG
+- Update to 3.13.3, per changes described at:
+  https://github.com/EnterpriseDB/barman/releases/tag/release%2F3.13.3
+
 * Fri Mar 28 2025 Devrim Gündüz <devrim@gunduz.org> - 3.13.2-42PGDG
 - Update to 3.13.2, per changes described at:
   https://github.com/EnterpriseDB/barman/releases/tag/release%2F3.13.2