From 60a3c17fd8574be9ed270d06e0d8236cde1d9dd2b7f2e410ce1016e1c9d94468 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Mon, 15 Apr 2019 16:54:23 +0000 Subject: [PATCH] Accepting request 694589 from home:pmonrealgonzalez:branches:network - Fixed bug numbers in spec file OBS-URL: https://build.opensuse.org/request/show/694589 OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=74 --- rsync.changes | 5 +++++ rsync.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/rsync.changes b/rsync.changes index 7184ce6..fe59213 100644 --- a/rsync.changes +++ b/rsync.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 15 16:49:02 UTC 2019 - Pedro Monreal Gonzalez + +- Fixed bug numbers in spec file + ------------------------------------------------------------------- Sat Apr 13 09:49:56 UTC 2019 - Matwey V. Kornilov diff --git a/rsync.spec b/rsync.spec index 9f4da18..e514ea4 100644 --- a/rsync.spec +++ b/rsync.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/ # @@ -40,10 +40,10 @@ Patch0: rsync-no-libattr.patch #PATCH-FIX-SUSE boo#922710 slp Patch1: rsync-add_back_use_slp_directive.patch Patch2: rsync-both-compressions.patch -#PATCH-FIX-UPSTREAM bcs#1062063 rsync doesn't stop on errors +#PATCH-FIX-UPSTREAM bsc#1062063 rsync doesn't stop on errors Patch4: rsync-send_error_to_sender.patch Patch5: rsync-avoid-uploading-after-error.patch -#PATCH-FIX-UPSTREAM bso#13320 file contents cause rsync to fail +#PATCH-FIX-UPSTREAM bsc#1108562 file contents cause rsync to fail Patch6: rsync-fix-prealloc-to-keep-file-size-0-when-possible.patch BuildRequires: autoconf BuildRequires: automake