Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit b056061

Browse files
committed
Add cups_en.po file (Issue #5276)
1 parent 86d93a7 commit b056061

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CHANGES - 2.3b4 - 2018-03-22
1+
CHANGES - 2.3b4 - 2018-03-23
22
============================
33

44
Changes in CUPS v2.3b4
@@ -25,6 +25,7 @@ Changes in CUPS v2.3b4
2525
keyword, when supported (Issue #5265)
2626
- Fixed an Avahi crash bug in the scheduler (Issue #5268)
2727
- Raw print queues are now deprecated (Issue #5269)
28+
- Fixed an RPM packaging problem (Issue #5276)
2829
- The IPP backend did not properly detect failed PDF prints (rdar://34055474)
2930
- TLS connections now properly timeout (rdar://34938533)
3031
- Temp files could not be created in some sandboxed applications

packaging/cups.spec.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,8 @@ rm -rf $RPM_BUILD_ROOT
313313
/usr/share/locale/cs/cups_cs.po
314314
%dir /usr/share/locale/de
315315
/usr/share/locale/de/cups_de.po
316+
%dir /usr/share/locale/en
317+
/usr/share/locale/en/cups_en.po
316318
%dir /usr/share/locale/es
317319
/usr/share/locale/es/cups_es.po
318320
%dir /usr/share/locale/fr

0 commit comments

Comments
 (0)