Accepting request 645056 from home:bruno_friedmann:branches:server:database:postgresql

- Bug fix and improvement 2.06 version 
  See more information https://pgbackrest.org/release.html
- Packaging : Remove Requires perl, it not more used

OBS-URL: https://build.opensuse.org/request/show/645056
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=17
This commit is contained in:
Bruno Friedmann 2018-10-29 07:01:08 +00:00 committed by Git OBS Bridge
parent c4dad857f9
commit 633ca5da5e
4 changed files with 12 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f676a4446449626014ef2880a9775a020830e1a33d10b262e59e0e9aa07a6909
size 6255826

3
2.06.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79838afc20b6f54b64e486e739fba7c79c0d59af4255416304b554729ca69455
size 6305514

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Oct 27 20:12:17 UTC 2018 - Bruno Friedmann <bruno@ioda-net.ch>
- Bug fix and improvement 2.06 version
See more information https://pgbackrest.org/release.html
- Packaging : Remove Requires perl, it not more used
-------------------------------------------------------------------
Wed Oct 3 08:07:18 UTC 2018 - Bruno Friedmann <bruno@ioda-net.ch>

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
# Temporary fix for Leap 42.3
@ -22,7 +22,7 @@
Name: pgbackrest
# Nobody can stop upstream to be too creative !
Version: 2.05
Version: 2.06
Release: 0
Summary: Reliable PostgreSQL Backup & Restore
License: MIT
@ -37,12 +37,6 @@ BuildRequires: perl(DBD::Pg)
BuildRequires: perl(IO::Socket::SSL)
BuildRequires: perl(Digest::SHA)
BuildRequires: perl(JSON::PP)
Requires: perl
Requires: perl-libxml-perl
Requires: perl(DBD::Pg)
Requires: perl(IO::Socket::SSL)
Requires: perl(Digest::SHA)
Requires: perl(JSON::PP)
%{perl_requires}
%if %{_arch} == "i586"
ExclusiveArch: do_not_build