Testers: this update should fix two upstream bugs:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=19856
Make sure that date command line utility recognizes these formats: %OB, %Ob, %Oh (uppercase O letter, not zero digit). date +%OB should differ from date +%B in Belarusian, Croatian, Greek, Lithuanian, Polish, Russian, and Ukrainian, probably also Catalan and Czech. In other languages there should be no difference. %Ob should differ from %b only in some months and only in Belarusian, Russian, maybe also Catalan and Greek. %Oh is an alias for %Ob, same as %h is an alias for %b.
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30814
Run this command: LC_ALL=ca_ES.UTF-8 ls -l and make sure that the month column is wide enough to display June as de juny and July as de jul. rather than both displayed as de ju.
This update has been submitted for testing by kdudka.
This update has been pushed to testing.
Testers: this update should fix two upstream bugs:
datecommand line utility recognizes these formats:%OB,%Ob,%Oh(uppercaseOletter, not zero digit).date +%OBshould differ fromdate +%Bin Belarusian, Croatian, Greek, Lithuanian, Polish, Russian, and Ukrainian, probably also Catalan and Czech. In other languages there should be no difference.%Obshould differ from%bonly in some months and only in Belarusian, Russian, maybe also Catalan and Greek.%Ohis an alias for%Ob, same as%his an alias for%b.LC_ALL=ca_ES.UTF-8 ls -land make sure that the month column is wide enough to display June asde junyand July asde jul.rather than both displayed asde ju.works for me
no regressions noted
no regressions noted
This update has been submitted for batched by bodhi.
This update has been submitted for stable by bodhi.
Thanks for feedback!
This update has been pushed to stable.