Accepting request 380961 from home:scarabeus_iv:branches:Base:System

- Version update to release 1.7:
  * gzip now accepts the --synchronous option
  * gzip now accepts the --rsyncable option
  * The GZIP environment variable is now obsolescent
  * Installed programs like 'zgrep' now use the PATH environment variable as
    usual to find subsidiary programs like 'gzip' and 'grep'
- Remove obsolete patch tempfile.diff
- Remove upstreamed patch gzip-rsyncable.diff
- Rebase manpage-no-date.patch to apply to 1.7 version

- Rename reproducible.patch to something actually explanatory:
  * manpage-no-date.patch

OBS-URL: https://build.opensuse.org/request/show/380961
OBS-URL: https://build.opensuse.org/package/show/Base:System/gzip?expand=0&rev=42
This commit is contained in:
2016-03-29 15:54:32 +00:00
committed by Git OBS Bridge
parent 396383c619
commit 64924cd2e7
9 changed files with 52 additions and 375 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Mar 29 07:45:50 UTC 2016 - tchvatal@suse.com
- Version update to release 1.7:
* gzip now accepts the --synchronous option
* gzip now accepts the --rsyncable option
* The GZIP environment variable is now obsolescent
* Installed programs like 'zgrep' now use the PATH environment variable as
usual to find subsidiary programs like 'gzip' and 'grep'
- Remove obsolete patch tempfile.diff
- Remove upstreamed patch gzip-rsyncable.diff
- Rebase manpage-no-date.patch to apply to 1.7 version
-------------------------------------------------------------------
Tue Mar 29 07:42:10 UTC 2016 - tchvatal@suse.com
- Rename reproducible.patch to something actually explanatory:
* manpage-no-date.patch
-------------------------------------------------------------------
Sun Mar 20 14:51:03 UTC 2016 - bwiedemann@suse.com