diff --git a/2.05.tar.gz b/2.05.tar.gz deleted file mode 100644 index 80118b1..0000000 --- a/2.05.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f676a4446449626014ef2880a9775a020830e1a33d10b262e59e0e9aa07a6909 -size 6255826 diff --git a/2.06.tar.gz b/2.06.tar.gz new file mode 100644 index 0000000..7cf6e76 --- /dev/null +++ b/2.06.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79838afc20b6f54b64e486e739fba7c79c0d59af4255416304b554729ca69455 +size 6305514 diff --git a/pgbackrest.changes b/pgbackrest.changes index 716a221..9948063 100644 --- a/pgbackrest.changes +++ b/pgbackrest.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 27 20:12:17 UTC 2018 - Bruno Friedmann + +- 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 diff --git a/pgbackrest.spec b/pgbackrest.spec index a090cff..da970be 100644 --- a/pgbackrest.spec +++ b/pgbackrest.spec @@ -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