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

- 2015.01.14
- Trim VERSION-RELEASE instead of RELEASE because the release number
  will match other substrings.
- Use regex instead  in sed /regex/ to match dots properly
- Handle plain cpio archives from gfxboot
- Add patterns for .TH header in man pages to handle all cases

OBS-URL: https://build.opensuse.org/request/show/281275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=157
This commit is contained in:
2015-01-19 09:54:08 +00:00
committed by Git OBS Bridge
parent 7767ce80a4
commit c8d0926edf
4 changed files with 50 additions and 30 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jan 9 09:37:34 UTC 2015 - olaf@aepfle.de
- 2015.01.14
- Trim VERSION-RELEASE instead of RELEASE because the release number
will match other substrings.
- Use regex instead in sed /regex/ to match dots properly
- Handle plain cpio archives from gfxboot
- Add patterns for .TH header in man pages to handle all cases
-------------------------------------------------------------------
Wed Nov 26 08:58:45 UTC 2014 - ohering@suse.de