diff --git a/hello-2.10.tar.gz b/hello-2.10.tar.gz new file mode 100644 index 0000000..bfbc038 --- /dev/null +++ b/hello-2.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e066137a962676e89f69d1b65382de95a7ef7d914b8cb956f41ea72e0f516b +size 725946 diff --git a/hello-2.10.tar.gz.sig b/hello-2.10.tar.gz.sig new file mode 100644 index 0000000..65959b9 --- /dev/null +++ b/hello-2.10.tar.gz.sig @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCAAGBQJUaJPFAAoJEKlVMkX96bc5EuMP/2Z8T2r+ZjJbveEfVKuY3LbG +sPqZqI/t0WISsfhRen3R/tiis0lN8TWIdTFRnLqtxyqfzDDtgzrPg8gwICFYxE6W +ffVvgbbDA14EuatWHfnAK1SjWsaemJIO1rGROgNFqsatEDIOf7bg4NZ6Gs1QR0rJ +p4W+LYKiP8UeJwV4Xd2d/h+rf4XBWo5HTNYwgZpZawklWupmIx0bXi3HiRs4MJQm +mfbNrNE5YcAWQpBwAxgcUCwGHlvDonpvu0i0D4tNoMeneLAhZty1GCnamTlcuDXJ +IZpg0Ky9mYEnyRhaRnLsyaZ2kzJhOSMNfVzSP2+ge+JfTuenw1yvhAZC9qTLoV+f +1xUhxUkmzgDV3pVpc9qB+LVGfJclrHtrgD2dakmph5JGGhAoAExwrkyO3qxE5jzJ +x2C83aNpBjNqPhAVIcywXpFWBT8sbsXgwLufXWFwQtyxIm1dxrOku0SI5oYm1ZON +l1rjkaQmpFKx1oo7eOG1XLbCQ1Ii1qEDSiXTvQwoaBTkAcPz1KOVGEyby6kf9AS9 +DjuJzh8oQgylaDk5FqGqsY6S90Naz7SJSrBi/3xOP51LvsLciNx+EPBNrRJzFDYw +svn/ahaWx4hsXr0ErjqAzqE6ZNQQcyKa5qDDFD5dz14dSI78FjZ4u2WUwZCGyW+u +OFOwPF0lXuPO6q2UFcpj +=s6wC +-----END PGP SIGNATURE----- diff --git a/hello-2.9.tar.gz b/hello-2.9.tar.gz deleted file mode 100644 index f76410f..0000000 --- a/hello-2.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 2983985..0000000 --- a/hello-2.9.tar.gz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------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 0baede0..a726e2e 100644 --- a/hello.changes +++ b/hello.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Jan 16 10:12:25 UTC 2017 - meissner@suse.com + +- new keyring fetched from savannah homepage, for new maintainer. + +------------------------------------------------------------------- +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 diff --git a/hello.keyring b/hello.keyring index 2fd9bf6..7ca822e 100644 Binary files a/hello.keyring and b/hello.keyring differ diff --git a/hello.spec b/hello.spec index 2c3d888..457829c 100644 --- a/hello.spec +++ b/hello.spec @@ -1,7 +1,7 @@ # # spec file for package hello # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,16 +23,18 @@ Provides: mailreader Summary: A Friendly Greeting Program License: GPL-3.0+ Group: Development/Tools/Other -Version: 2.9 +Version: 2.10 Release: 0 Url: http://www.gnu.org/software/hello Source0: ftp://ftp.gnu.org/pub/gnu/hello/hello-%{version}.tar.gz Source1: ftp://ftp.gnu.org/pub/gnu/hello/hello-%{version}.tar.gz.sig +# https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=hello&download=1 Source2: %{name}.keyring Patch0: hello-1.3.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: makeinfo PreReq: %install_info_prereq +Recommends: %{name}-lang %description The GNU hello program produces a familiar, friendly greeting. It @@ -42,18 +44,7 @@ General Public License, users are free to share and change it. GNU hello supports many native languages. - - -Authors: --------- - The King - Charles Hannum - David J. MacKenzie - Jan Brittenson - Michael I Bushnell - Mike Haertel - Noah Friedman - Roland McGrath +%lang_package %prep # Use defined macro @@ -88,11 +79,13 @@ make check %postun %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz -%files -f %{name}.lang +%files %defattr(-, root, root) %doc COPYING TODO NEWS README THANKS ABOUT-NLS %{_bindir}/* %{_infodir}/*.gz %{_mandir}/*/* +%files lang -f %{name}.lang + %changelog