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