11
0

5 Commits

Author SHA256 Message Date
6565916f4a Accepting request 1302208 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1302208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gettext-runtime?expand=0&rev=102
2025-09-02 15:57:58 +00:00
Ana Guerrero
e38f7d1a23 - Add _constraints to avoid OOM build errors
- autopoint requires diffutils (diff, cmp)

- Add _constraints to avoid OOM build errors

- autopoint requires diffutils (diff, cmp)

- Add _constraints to avoid OOM build errors

- autopoint requires diffutils (diff, cmp)
- autopoint requires diffutils (diff, cmp)
- Update to 0.26:

OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=217
2025-09-01 11:32:03 +00:00
Ana Guerrero
8de01ab6c9 - autopoint requries diffutils (diff, cmp)
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=216
2025-09-01 10:42:32 +00:00
Ana Guerrero
496e23587e - Add _constraints to avoid OOM build errors
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=215
2025-09-01 09:41:10 +00:00
OBS User buildservice-autocommit
7b15ce0bba Updating link to change in openSUSE:Factory/gettext-runtime revision 101
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=e0af53d553ff06fac1566f19ef4226a0
2025-08-22 19:33:12 +00:00
7 changed files with 53 additions and 3 deletions

8
_constraints Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<memory>
<size unit="G">18</size>
</memory>
</hardware>
</constraints>

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Aug 28 06:34:01 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add _constraints to avoid OOM build errors
-------------------------------------------------------------------
Wed Aug 27 10:01:27 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- autopoint requires diffutils (diff, cmp)
-------------------------------------------------------------------
Thu Jul 24 09:21:14 UTC 2025 - Ana Guerrero <ana.guerrero@suse.com>

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Aug 28 06:34:01 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add _constraints to avoid OOM build errors
-------------------------------------------------------------------
Wed Aug 27 10:01:27 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- autopoint requires diffutils (diff, cmp)
-------------------------------------------------------------------
Thu Jul 24 09:21:14 UTC 2025 - Ana Guerrero <ana.guerrero@suse.com>

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Aug 28 06:34:01 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add _constraints to avoid OOM build errors
-------------------------------------------------------------------
Wed Aug 27 10:01:27 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- autopoint requires diffutils (diff, cmp)
-------------------------------------------------------------------
Thu Jul 24 09:21:14 UTC 2025 - Ana Guerrero <ana.guerrero@suse.com>

View File

@@ -99,8 +99,9 @@ License: LGPL-2.1-or-later
Group: Development/Tools/Other
Requires: %{name} = %{version}
Requires: xz
# autopoint requires find
# autopoint requires find, diff and cmp
Requires: findutils
Requires: diffutils
# For non-UTF encodings
Requires: glibc-gconv-modules-extra
%if %{without mini}

View File

@@ -1,7 +1,17 @@
-------------------------------------------------------------------
Thu Aug 28 06:34:01 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add _constraints to avoid OOM build errors
-------------------------------------------------------------------
Wed Aug 27 10:01:27 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- autopoint requires diffutils (diff, cmp)
-------------------------------------------------------------------
Thu Jul 24 09:21:14 UTC 2025 - Ana Guerrero <ana.guerrero@suse.com>
- Update to version 0.26:
- Update to 0.26:
* C, C++, Python, JavaScript, EmacsLisp, librep, Go, Ruby, awk, D, Tcl,
Perl, PHP:
- xgettext's heuristic recognition of format strings has been improved:

View File

@@ -99,8 +99,9 @@ License: LGPL-2.1-or-later
Group: Development/Tools/Other
Requires: %{name} = %{version}
Requires: xz
# autopoint requires find
# autopoint requires find, diff and cmp
Requires: findutils
Requires: diffutils
# For non-UTF encodings
Requires: glibc-gconv-modules-extra
%if %{without mini}