Accepting request 263099 from home:olh:branches:openSUSE:Tools

- 2014.11.25
- correctly handle cmp_spec return code if file checksum differs
- handle also bz2 and xz compressed files with odd name

check ret instead of RES

OBS-URL: https://build.opensuse.org/request/show/263099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=155
This commit is contained in:
Stephan Kulow
2014-11-27 06:24:39 +00:00
committed by Git OBS Bridge
parent dd47afde1c
commit 7767ce80a4
3 changed files with 51 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 26 08:58:45 UTC 2014 - ohering@suse.de
- 2014.11.25
- correctly handle cmp_spec return code if file checksum differs
- handle also bz2 and xz compressed files with odd name
-------------------------------------------------------------------
Tue Nov 18 11:58:51 UTC 2014 - ohering@suse.de