Accepting request 531682 from home:riafarov:branches:Base:System
- Update to 1.47.5 * Refresh Brazilian Portuguese translation from translation project copy (trivial date change). * Update Swedish translation (thanks to Sebastian Rasmussen). * Use POSIX compliant TZ when setting UTC (thanks to Paul Eggert). * Update copyright years. * Add Chinese (simplified) translation of info page (thanks to * Update Brazilian Portuguese translation (thanks to Rafael * Extract version from dpkg-parsechangelog using the new flag, * Add German, Ukranian and Polish translations of info - tag localized man pages correctly OBS-URL: https://build.opensuse.org/request/show/531682 OBS-URL: https://build.opensuse.org/package/show/Base:System/help2man?expand=0&rev=47
This commit is contained in:
parent
cf20223961
commit
0185a1f100
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d4ecf697d13f14dd1a78c5995f06459bff706fd1ce593d1c02d81667c0207753
|
|
||||||
size 189456
|
|
Binary file not shown.
3
help2man-1.47.5.tar.xz
Normal file
3
help2man-1.47.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7ca60b2519fdbe97f463fe2df66a6188d18b514bfd44127d985f0234ee2461b1
|
||||||
|
size 186044
|
BIN
help2man-1.47.5.tar.xz.sig
Normal file
BIN
help2man-1.47.5.tar.xz.sig
Normal file
Binary file not shown.
@ -1,14 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 5 11:53:39 UTC 2017 - riafarov@suse.com
|
||||||
|
|
||||||
|
- Update to 1.47.5
|
||||||
|
* Refresh Brazilian Portuguese translation from translation project
|
||||||
|
copy (trivial date change).
|
||||||
|
* Update Swedish translation (thanks to Sebastian Rasmussen).
|
||||||
|
* Use POSIX compliant TZ when setting UTC (thanks to Paul Eggert).
|
||||||
|
* Update copyright years.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 10 15:43:45 UTC 2016 - mpluskal@suse.com
|
Tue May 10 15:43:45 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
- Update to 1.47.4
|
- Update to 1.47.4
|
||||||
* Update Serbian translation (thanks to Мирослав Николић).
|
* Update Serbian translation (thanks to Мирослав Николић).
|
||||||
* Add Chinese (simplified) translation of info page (thanks to
|
* Add Chinese (simplified) translation of info page (thanks to
|
||||||
Mingye Wang).
|
Mingye Wang).
|
||||||
* Update Brazilian Portuguese translation (thanks to Rafael
|
* Update Brazilian Portuguese translation (thanks to Rafael
|
||||||
Fontenelle).
|
Fontenelle).
|
||||||
* Reduce the minimum translation to 60% for info files.
|
* Reduce the minimum translation to 60% for info files.
|
||||||
* Extract version from dpkg-parsechangelog using the new flag,
|
* Extract version from dpkg-parsechangelog using the new flag,
|
||||||
rather than sed.
|
rather than sed.
|
||||||
* Add hardening flags via DEB_BUILD_MAINT_OPTIONS.
|
* Add hardening flags via DEB_BUILD_MAINT_OPTIONS.
|
||||||
* Use secure VCS URIs.
|
* Use secure VCS URIs.
|
||||||
@ -42,7 +52,7 @@ Mon Jun 15 20:50:19 UTC 2015 - astieger@suse.com
|
|||||||
Mon May 11 12:08:32 UTC 2015 - mpluskal@suse.com
|
Mon May 11 12:08:32 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
- Update to 1.46.6
|
- Update to 1.46.6
|
||||||
* Add German, Ukranian and Polish translations of info
|
* Add German, Ukranian and Polish translations of info
|
||||||
documentation.
|
documentation.
|
||||||
* Add Hungarian and Norwegian Bokmaal translations.
|
* Add Hungarian and Norwegian Bokmaal translations.
|
||||||
|
|
||||||
@ -277,7 +287,7 @@ Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 21 20:23:54 CEST 2009 - crrodriguez@suse.de
|
Mon Sep 21 20:23:54 CEST 2009 - crrodriguez@suse.de
|
||||||
|
|
||||||
- tag localized man pages correctly
|
- tag localized man pages correctly
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 15 15:35:36 CEST 2006 - schwab@suse.de
|
Mon May 15 15:35:36 CEST 2006 - schwab@suse.de
|
||||||
@ -367,4 +377,3 @@ Tue Jun 4 10:20:15 CEST 2002 - schwab@suse.de
|
|||||||
Mon Mar 11 00:16:51 CET 2002 - schwab@suse.de
|
Mon Mar 11 00:16:51 CET 2002 - schwab@suse.de
|
||||||
|
|
||||||
- Initial version 1.27.
|
- Initial version 1.27.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package help2man
|
# spec file for package help2man
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: help2man
|
Name: help2man
|
||||||
Version: 1.47.4
|
Version: 1.47.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Create Simple Man Pages from --help Output
|
Summary: Create Simple Man Pages from --help Output
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
@ -40,7 +40,6 @@ Since most GNU documentation is now in info format, this provides a way
|
|||||||
to generate a placeholder man page pointing to that resource while
|
to generate a placeholder man page pointing to that resource while
|
||||||
still providing some useful information.
|
still providing some useful information.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user