forked from pool/pgbackrest
Accepting request 1239085 from server:database:postgresql
- update to 2.54.2 - Fix issue after disabling bundling with block incremental enabled. (Reviewed by David Christensen.) - Clarify behavior of multiple configuration files. (Reviewed by Paul Bierly. Suggested by Paul Bierly.) OBS-URL: https://build.opensuse.org/request/show/1239085 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pgbackrest?expand=0&rev=18
This commit is contained in:
commit
c6c76f3a16
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33244127a341d54ebe6a9d2e13f7b313dbf80d4fd99eae998ca28572bd5cc622
|
||||
size 2730441
|
3
pgbackrest-2.54.2.tar.gz
Normal file
3
pgbackrest-2.54.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4d21dd8079c0c5255122530b166bebbf48b3d4361b14d6094197809ffb48f98
|
||||
size 2731712
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 16:46:53 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- update to 2.54.2
|
||||
- Fix issue after disabling bundling with block incremental
|
||||
enabled. (Reviewed by David Christensen.)
|
||||
- Clarify behavior of multiple configuration files. (Reviewed by
|
||||
Paul Bierly. Suggested by Paul Bierly.)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 15:27:18 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pgbackrest
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2019-2022 Ioda-Net Sàrl, Charmoille, Switzerland.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
%define services pgbackrest.target pgbackrest-diff@.service pgbackrest-full@.service pgbackrest-incr@.service pgbackrest.service pgbackrest-diff@.timer pgbackrest-full@.timer pgbackrest-incr@.timer
|
||||
Name: pgbackrest
|
||||
Version: 2.54.1
|
||||
Version: 2.54.2
|
||||
Release: 0
|
||||
Summary: Reliable PostgreSQL Backup & Restore
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user