1
0
Commit Graph

22 Commits

Author SHA256 Message Date
45be961526 Accepting request 257495 from home:AndreasStieger:branches:Base:System
GNU gettext 0.19.3

OBS-URL: https://build.opensuse.org/request/show/257495
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=100
2014-10-21 20:13:52 +00:00
Philipp Thomas
a6814bc30e - Update to 0.19.2:
* Fix xgettext crash in parsing empty string literals in C and Vala.
  * Autoconf macro trace in autopoint now works again with Autoconf 2.68
    or earlier.  It was a regression in 0.19.

OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=95
2014-07-15 10:14:16 +00:00
bc4d11915e Accepting request 236801 from home:AndreasStieger:branches:Base:System
GNU gettext 0.19.1

OBS-URL: https://build.opensuse.org/request/show/236801
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=94
2014-06-11 10:44:03 +00:00
Stephan Kulow
7100e2afc1 Accepting request 236178 from home:AndreasStieger:branches:Base:System
GNU gettext 0.19

This release is probably not suitable for Factory until 0.19.1 comes out:
https://lists.gnu.org/archive/html/bug-gettext/2014-06/msg00007.html

OBS-URL: https://build.opensuse.org/request/show/236178
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=93
2014-06-05 05:15:03 +00:00
Stephan Kulow
00792c28fc Accepting request 213654 from home:AndreasStieger:branches:Base:System
GNU gettext 0.18.3.2

OBS-URL: https://build.opensuse.org/request/show/213654
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=91
2014-01-13 06:03:11 +00:00
Tomáš Chvátal
65668ce74c Accepting request 197387 from home:no_se:branches:Base:System
trying to accomplish advises for request 186730.
Using build service only atm, any additional work might take a while again...

OBS-URL: https://build.opensuse.org/request/show/197387
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=83
2013-09-12 21:54:46 +00:00
Dr. Werner Fink
25fafc3944 Accepting request 179093 from home:AndreasSchwab:ff
- Add glib2-devel libcroco-devel libxml2-devel to build requires to avoid
  using the included copies.
- gettext-configure.patch: Fix syntax in libxml check to avoid spurious
  failure

OBS-URL: https://build.opensuse.org/request/show/179093
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=71
2013-06-15 15:31:42 +00:00
e3100a0d16 - Update to version 0.18.2.1: Version 0.18.2 - December 2012
+ xgettext now understands the block comment syntax of Guile 2.0.
  + libgettextpo library:
    * The initial msgstr of a new message is now "", not NULL.
    * Bug fixes in the functions po_message_is_range,
      po_file_check_all, po_message_check_all.
  + Installation options:
    The configure options --with-xz and --with-bzip2 can be used to
    specify alternate compression methods for the archive used by
    the 'autopoint' program. These options, together with
    --with-git, allow to trade dependencies against installed
    package size. --with-xz has the highest compression rate,
    followed by --with-git, followed by --with-bzip2.
  + Autoconf macros:
    * The autoconf macros installed by 'gettextize' now work with
      the forthcoming Automake 1.14 and require Autoconf version
      2.60 or newer.
  + Portability:
    * Building on MacOS X 10.7, Cygwin 1.7.10, and newer 64-bit
      mingw is now supported.
- Remove obsolete patches:
  + getext-stdio.in.patch
  + gettext-codecleanup.patch

- Update to version 0.18.2.1: Version 0.18.2 - December 2012
  + xgettext now understands the block comment syntax of Guile 2.0.
  + libgettextpo library:
    * The initial msgstr of a new message is now "", not NULL.
    * Bug fixes in the functions po_message_is_range,
      po_file_check_all, po_message_check_all.

OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=69
2013-06-12 09:36:12 +00:00
4883ca7b77 Accepting request 161529 from home:m_meister:branches:openSUSE:Factory
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/161529
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=64
2013-03-28 09:08:41 +00:00
Philipp Thomas
9d9fc0f81e - remove silent_rules from AM_INIT_AUTOMAKE to make autoreconf
succeed on older distributions.
- Rename po-mode.diff to gettext-po-mode.diff

OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=62
2012-09-24 15:29:07 +00:00
Cristian Rodríguez
629b6ad56e Accepting request 128695 from home:a_jaeger:FactoryFix
Fix build with missing gets declaration (glibc 2.16)

OBS-URL: https://build.opensuse.org/request/show/128695
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=58
2012-07-22 19:22:22 +00:00
Philipp Thomas
e89495bb4e - Update to 0.18.1. Changes since 0.17:
Version 0.18.1 - June 2010
  * msggrep: A '$' anchor in a regular expression now also matches
    the end of the string, even if it does not end in a newline.
  * Dependencies:
    The libraries and programs are now linked with libunistring if
    this library is already installed.
  * Installation options:
    The configure option --with-cvs is deprecated. The 'autopoint'
    program will now use the 'git' program by default to compress its
    archive.  If the configure option --without-git is specified,
    'autopoint' will not rely on 'git', but will instead rely on a
    locally installed 3 MB large archive.
  Version 0.18 - May 2010
  * PO file format:
    There is a new field 'Language' in the header entry.  It denotes
    the language code (plus optional country code) for the PO file.
    This field can be used by automated tools, such as spell
    checkers. It is expected to be more reliable than looking at the
    file name or at the 'Language-Team' field in the header entry.
    msgmerge, msgcat, msgen have a new option --lang that allows to
    specify this field. Additionally, msgmerge fills in this new
    field by looking at the 'Language-Team' field (if the --lang
    option is not given).
  * xgettext and PO file format:
    For messages with plural forms, programmers can inform the
    translators about the range of possible values of the numeric
    argument, like this:
      /* xgettext: range: 0..15 */

OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=17
2010-12-21 12:54:03 +00:00
Stephan Kulow
6bd6b72332 cleanup
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=14
2010-07-20 07:52:06 +00:00
Philipp Thomas
47c3296ff6 Accepting request 42129 from home:jengelh:smp
Copy from home:jengelh:smp/gettext-runtime via accept of submit request 42129 revision 2.
Request was accepted with message:
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/42129
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=13
2010-06-28 09:50:01 +00:00
OBS User autobuild
5ebf559073 Accepting request 35944 from Base:System
Copy from Base:System/gettext-runtime based on submit request 35944 from user coolo

OBS-URL: https://build.opensuse.org/request/show/35944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gettext-runtime?expand=0&rev=20
2010-04-01 01:03:16 +00:00
OBS User unknown
4e2a0ac722 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gettext-runtime?expand=0&rev=15 2009-07-29 15:31:31 +00:00
OBS User unknown
6dd8a960f8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gettext-runtime?expand=0&rev=12 2008-10-22 15:27:33 +00:00
OBS User unknown
c5672ef234 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gettext-runtime?expand=0&rev=11 2008-10-13 14:22:50 +00:00
OBS User unknown
93af579b19 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gettext-runtime?expand=0&rev=9 2008-05-21 20:28:40 +00:00
OBS User unknown
53f6f2336f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gettext-runtime?expand=0&rev=3 2007-12-05 23:14:01 +00:00
OBS User unknown
4bc647d252 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gettext-runtime?expand=0&rev=2 2007-11-23 16:14:52 +00:00
OBS User unknown
a9cbfbbba2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gettext-runtime?expand=0&rev=1 2007-11-22 23:56:17 +00:00