Accepting request 281627 from home:posophe:branches:Base:System

update

OBS-URL: https://build.opensuse.org/request/show/281627
OBS-URL: https://build.opensuse.org/package/show/Base:System/hello?expand=0&rev=16
This commit is contained in:
Karl Eichwalder
2015-01-19 09:43:41 +00:00
committed by Git OBS Bridge
parent 38e9b9ea8b
commit 06e79c21e2
6 changed files with 42 additions and 25 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Jan 17 19:12:38 UTC 2015 - p.drouand@gmail.com
- Updateto version 2.10
* The 'Hello, World' message is now part of translations. The
translation bug was introduced in release 2.9.
* Make use of none-recursive build.
* Removal of user-defined new-style.
* Include an example how to add a section to a manual page, such as BUGS.
* Rather than 'fprintf (stderr' use libc 'error()' reporting facility.
* Start using 'make update-copyright' facility.
* Generate ChangeLog from git commit logs.
* Avoid manual page generation errors when cross-compiling.
- Split out translation files into a lang subpackage
- Make main package recommend hello-lang
-------------------------------------------------------------------
Sun Nov 16 07:58:25 UTC 2014 - meissner@suse.com