1
0

Accepting request 317090 from home:AndreasStieger:branches:Base:System

GNU gettext 0.19.5.1

OBS-URL: https://build.opensuse.org/request/show/317090
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=109
This commit is contained in:
Marcus Meissner 2015-07-16 12:16:58 +00:00 committed by Git OBS Bridge
parent 1cc780146f
commit abd888b760
12 changed files with 48 additions and 24 deletions

3
gettext-0.19.5.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66da00dc2c810d733b1f55a2a4af5cb669e2ee4259937d50a51d5614cdad323d
size 6873540

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJVpcFEAAoJENYFhI7X5phxmrEP/jkZ1tFaUvJ1VVDYLiSjmzA1
c3wK9VbJbbMg2vKS5IIruOVyNK+AaiU0NKZttvcuGqjcU5646AtX8H4OV2rLZTnR
tv2qNyOGtp2WLZXYAQ4bPdHKh91+SGDyRiQ/IpULPhtFj8cWt65TcaEEqnfrYyCl
mOoAqTvrMxC0xTdsAmvZqv3c0ko95walPrSZdv8UJr6zFMceYe2Q5XZ+uOLN7UTo
Pd6kw0YtACTsV1H81zTtUIw3L8I0/iIwc67mlJ+2yxUoI5NjXeUVJA1W85aulVCs
rtRwUn5DTBpfYSjJGDXGLemBRjtsvosuTk5IQOkfQNPr6wxtb+i+dOTxDBG/BztR
QKRlyue1D9WBb27uPodmglnQBJhUhhr/nZKQCsJ5XNzPgH/qQdp/KDsyF757iQ+Z
mxc3j7bX6BvkvTM33NCwCLgOpsMTl0ViPJz5DwelNRlop7/WScNfaR5BWzoe2Roj
QY9oK7Q18s1Ym5BgnvrmAWHcT8rWKkffIpUxnvX8iF3OflWzWT3IbWJ0nxwVbgr+
f1HZAQZl0marYzCeI4UmPLpPqES3Ulo8e8DGPYkxq2nvGIRUw+dVYmMLf8DA0Yx2
BVfpMfLxhiBTpijhGsaXUhsLEX5cbPnugXdu9b5g4IRZZaRKY8MQgSkyfyxduT72
zLEneGACy8jD8za9KyVz
=dtQ1
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3410a61c5c05d0392533c92133e135de828973fee27477a6d6dd3d3e36f2a2dd
size 6874376

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJVn29CAAoJENYFhI7X5phxaUkP/3Erp5oSxlUTVlisEe0OctIa
COZDb2Q/uLdYtQtxOe/VgwJzOLLaxiaep2gRoVrYOHxT7Wcsq/oxEGyJzpBLBaWD
LRt839Wh4cdgaprKtj/9C90hklE6ovojln0aXdx4EiM+hUrQg7MjwlRbL4ylN3WB
BCeCuEf9wq/zMlvM7bv3znvJOTVVpKows/8gwThzIW4vpiZi4HkkYJEUTI+lYKQI
QpH0lglM9+8glKomn5ABp+hU1Ej9OW5Lzd/GwbenOw4zqHUw+2xoOlwbv2l9RKg0
88Be7rNjJ2wwsUd5/3cNwJU6tHw/lhU6084BkOsu+B1dOXpRR9BenVzLAxjIaiFR
OBOcBTOhVlteDf9zaTvfj3nxIsoIOToVT1i3T8Rr6nvQYZFG/b+par7i6nflSTW6
bTBuhdYFm78qwnSnVafUhbt7JFot8Cpke2s0J0hcVp84uiFmnSKcnpVrfjS24rzz
Gyjp+dwIxikX8IpUX9pRDqQJjy3HCkVCP1U7MaZewgOw875Xe4cZUnk8At/P1jCU
Z7f0JjDUUt57n2IHXzk8a4k7zSJWr0I2SKs047irm9f+Xfg6/B0EragAzbs7m8iK
JTuJ7KAhwyxuTt+GZkIdYHBdNHpPsLKQTpm+OiA1RoCjIRoKUJMRDu0d3+P3YnMO
R1HuZ42BHwCIv3bk0/vK
=CGfR
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 16 10:56:05 UTC 2015 - astieger@suse.com
- GNU gettext 0.19.5.1:
* fix build on old platforms where stpcpy and stpncpy is missing
-------------------------------------------------------------------
Fri Jul 10 14:34:22 UTC 2015 - astieger@suse.com

View File

@ -29,7 +29,7 @@ BuildRequires: tcl
BuildRequires: xz
Requires: mono
Url: http://www.gnu.org/software/gettext/
Version: 0.19.5
Version: 0.19.5.1
Release: 0
Summary: Native Language Support (NLS) for C#
License: LGPL-2.1+

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 16 10:56:05 UTC 2015 - astieger@suse.com
- GNU gettext 0.19.5.1:
* fix build on old platforms where stpcpy and stpncpy is missing
-------------------------------------------------------------------
Fri Jul 10 14:34:22 UTC 2015 - astieger@suse.com

View File

@ -28,7 +28,7 @@ BuildRequires: perl-libintl-perl
BuildRequires: tcl
BuildRequires: xz
Url: http://www.gnu.org/software/gettext/
Version: 0.19.5
Version: 0.19.5.1
Release: 0
Summary: Java Support for Native Language Support (NLS)
License: LGPL-2.1+

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 16 10:56:05 UTC 2015 - astieger@suse.com
- GNU gettext 0.19.5.1:
* fix build on old platforms where stpcpy and stpncpy is missing
-------------------------------------------------------------------
Fri Jul 10 14:34:22 UTC 2015 - astieger@suse.com

View File

@ -20,7 +20,7 @@
%bcond_without mini
Name: gettext-runtime-mini
Version: 0.19.5
Version: 0.19.5.1
Release: 0
BuildRequires: gcc-c++
BuildRequires: libtool

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 16 10:56:05 UTC 2015 - astieger@suse.com
- GNU gettext 0.19.5.1:
* fix build on old platforms where stpcpy and stpncpy is missing
-------------------------------------------------------------------
Fri Jul 10 14:34:22 UTC 2015 - astieger@suse.com

View File

@ -20,7 +20,7 @@
%bcond_with mini
Name: gettext-runtime
Version: 0.19.5
Version: 0.19.5.1
Release: 0
BuildRequires: gcc-c++
BuildRequires: libtool