summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2015-02-23 21:48:01 +0100
committerRémi Verschelde <remi@verschelde.fr>2015-02-23 21:48:01 +0100
commit0e1f98581fd414fb3a149ed668c822a0bb13bb7f (patch)
treeebed9f0aec1ff92cdb337eb36f724b9dce6df114
parent374718e4eed2e5c30788170d987631baf129b4e6 (diff)
downloadbootloader-theme-0e1f98581fd414fb3a149ed668c822a0bb13bb7f.tar
bootloader-theme-0e1f98581fd414fb3a149ed668c822a0bb13bb7f.tar.gz
bootloader-theme-0e1f98581fd414fb3a149ed668c822a0bb13bb7f.tar.bz2
bootloader-theme-0e1f98581fd414fb3a149ed668c822a0bb13bb7f.tar.xz
bootloader-theme-0e1f98581fd414fb3a149ed668c822a0bb13bb7f.zip
4.5.6.24.5.6.2
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 905c540..ca7ea51 100644
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,7 @@ endif
NAME = mageia-gfxboot-theme
UPSTREAM_VERSION = 4.5.6
-VERSION = $(UPSTREAM_VERSION).1
+VERSION = $(UPSTREAM_VERSION).2
dist:
rm -rf ../$(NAME)-$(VERSION).tar*
diff --git a/NEWS b/NEWS
index a3e0516..e1028e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 4.5.6.2 - 23 February 2015, Rémi Verschelde
+
- fonts: Rebuild 16x16.fnt to include missing glyphs and update existing ones
o This fixes among other things a long-running bug about missing glyphs for
the Greek language (mga#5527)
@@ -9,4 +11,5 @@
which provides more consistency with the other glyphs.
o Change Korean font to UnDotum (gulim is not packaged in Mageia)
o Reduce size of lohit_pa font to fit the other glyphs.
+- Updated translations
- Add NEWS file