SHA256
1
0
forked from pool/rsync

- Add patch to build with both bundled and external zlib to support

both compression methods at once bsc#1046197:
  * rsync-both-compressions.patch

OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=54
This commit is contained in:
Tomáš Chvátal
2017-07-13 09:01:36 +00:00
committed by Git OBS Bridge
parent e3b5845c6e
commit af157abf19
3 changed files with 149 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 13 09:00:59 UTC 2017 - tchvatal@suse.com
- Add patch to build with both bundled and external zlib to support
both compression methods at once bsc#1046197:
* rsync-both-compressions.patch
-------------------------------------------------------------------
Wed Jun 14 12:21:21 UTC 2017 - tchvatal@suse.com