From 857ca3b7adb6f64f313c497fc925d1d3ae3fa5389c4eee8796e9b5a7a8c416d0 Mon Sep 17 00:00:00 2001 From: Karl Eichwalder Date: Tue, 7 Jan 2014 15:13:46 +0000 Subject: [PATCH] Accepting request 206769 from home:rudi_m:branches:Base:System - update to version 2.9: * modernized and improved build system * added the possibility of user-defined new-style greetings * added support for unicode * various translations have been updated OBS-URL: https://build.opensuse.org/request/show/206769 OBS-URL: https://build.opensuse.org/package/show/Base:System/hello?expand=0&rev=12 --- hello-2.8.tar.gz | 3 --- hello-2.8.tar.gz.sig | 7 ------- hello-2.9.tar.gz | 3 +++ hello-2.9.tar.gz.sig | 7 +++++++ hello.changes | 9 +++++++++ hello.spec | 2 +- 6 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 hello-2.8.tar.gz delete mode 100644 hello-2.8.tar.gz.sig create mode 100644 hello-2.9.tar.gz create mode 100644 hello-2.9.tar.gz.sig diff --git a/hello-2.8.tar.gz b/hello-2.8.tar.gz deleted file mode 100644 index 0be544a..0000000 --- a/hello-2.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6b77f81f7cf7daefad4a9f5b65de6cae9c3f13b8cfbaea8cb53bb5ea5460d73 -size 697483 diff --git a/hello-2.8.tar.gz.sig b/hello-2.8.tar.gz.sig deleted file mode 100644 index 30796da..0000000 --- a/hello-2.8.tar.gz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.11 (GNU/Linux) - -iD8DBQBPkaMbaAifc4DuSgARAkrJAJ468qzutKlCdBmWjRFJuDfuRgDvYACeNwYP -/fXRYd0sLK/M6ucHWPgxTqA= -=rfiA ------END PGP SIGNATURE----- diff --git a/hello-2.9.tar.gz b/hello-2.9.tar.gz new file mode 100644 index 0000000..f76410f --- /dev/null +++ b/hello-2.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbb7a2214196c57ff9340aa71458e1559abd38f6d8d169666846935df191ea7 +size 723645 diff --git a/hello-2.9.tar.gz.sig b/hello-2.9.tar.gz.sig new file mode 100644 index 0000000..2983985 --- /dev/null +++ b/hello-2.9.tar.gz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iD8DBQBSVeuDaAifc4DuSgARAjR3AJwPuKudSAdbuUaCr0Zz4R3TajeHRwCg01sL +A0AGE4zfIkzpIQuO1N/ZwFM= +=UXxP +-----END PGP SIGNATURE----- diff --git a/hello.changes b/hello.changes index f9741f8..9f94a4f 100644 --- a/hello.changes +++ b/hello.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Nov 13 14:02:46 UTC 2013 - sweet_f_a@gmx.de + +- update to version 2.9: + * modernized and improved build system + * added the possibility of user-defined new-style greetings + * added support for unicode + * various translations have been updated + ------------------------------------------------------------------- Mon Feb 18 15:32:50 UTC 2013 - abergmann@novell.com diff --git a/hello.spec b/hello.spec index 4e7f8b8..a30cd4b 100644 --- a/hello.spec +++ b/hello.spec @@ -23,7 +23,7 @@ Provides: mailreader Summary: A Friendly Greeting Program License: GPL-3.0+ Group: Development/Tools/Other -Version: 2.8 +Version: 2.9 Release: 0 Url: http://www.gnu.org/software/hello Source0: ftp://ftp.gnu.org/pub/gnu/hello/hello-%{version}.tar.gz