diff --git a/encodings-1.0.5.tar.bz2 b/encodings-1.0.5.tar.bz2 deleted file mode 100644 index 4526bed..0000000 --- a/encodings-1.0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd96e16143a044b19e87f217cf6a3763a70c561d1076aad6f6d862ec41774a31 -size 713817 diff --git a/encodings-1.0.6.tar.xz b/encodings-1.0.6.tar.xz new file mode 100644 index 0000000..fc85c43 --- /dev/null +++ b/encodings-1.0.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e301de661f35a622b18f60b555a7e7d8c4d5f43ed41410e830d5ac9084fc26 +size 312720 diff --git a/xorg-x11-fonts.changes b/xorg-x11-fonts.changes index ae1bb6f..6b03e8a 100644 --- a/xorg-x11-fonts.changes +++ b/xorg-x11-fonts.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Jul 12 22:29:12 UTC 2022 - Stefan Dirsch + +- encodings 1.0.6 + gitlab CI: add a basic build test + Build xz tarballs instead of bzip2 + adjust descriptions for the Unicode mapping to match the Unicode.org data file. + add mapping for 0x80-0x9f, as per Unicode.org data files. + use descriptions from UnicodeData.txt except for two obsolete or incorrect maps + correct a typo (in original), and use appropriate description + use Armenian eternity symbol from Unicode 6. + whitespace-only changes for consistency, using luit's annotate-enc script + add descriptions from UnicodeData.txt, using annotate-enc + add descriptions from UnicodeData.txt, using annotate-enc + add descriptions from UnicodeData.txt, using annotate-enc + add descriptions from UnicodeData.txt, with annotate-enc + add descriptions from UnicodeData.txt, with annotate-enc + whitespace-only, reformat with annotate-enc + ------------------------------------------------------------------- Tue Aug 3 13:43:12 UTC 2021 - Antonio Larrosa diff --git a/xorg-x11-fonts.spec b/xorg-x11-fonts.spec index 590b144..101642b 100644 --- a/xorg-x11-fonts.spec +++ b/xorg-x11-fonts.spec @@ -1,7 +1,7 @@ # -# spec file for package xorg-x11-fonts +# spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -64,7 +64,7 @@ Source28: http://xorg.freedesktop.org/archive/individual/font/font-sony-mi Source29: http://xorg.freedesktop.org/archive/individual/font/font-sun-misc-1.0.3.tar.bz2 Source30: http://xorg.freedesktop.org/archive/individual/font/font-winitzki-cyrillic-1.0.3.tar.bz2 Source31: http://xorg.freedesktop.org/archive/individual/font/font-xfree86-type1-1.0.4.tar.bz2 -Source32: http://xorg.freedesktop.org/archive/individual/font/encodings-1.0.5.tar.bz2 +Source32: http://xorg.freedesktop.org/archive/individual/font/encodings-1.0.6.tar.xz Source33: http://xorg.freedesktop.org/archive/individual/font/font-adobe-utopia-100dpi-1.0.4.tar.bz2 Source34: http://xorg.freedesktop.org/archive/individual/font/font-adobe-utopia-75dpi-1.0.4.tar.bz2 Source35: http://xorg.freedesktop.org/archive/individual/font/font-adobe-utopia-type1-1.0.4.tar.bz2 @@ -141,7 +141,7 @@ to truetype format in the xorg-x11-fonts-converted package %setup -n . -T -D %if "%{flavor}" != "converted" rm -rf $RPM_BUILD_DIR/* -for i in $RPM_SOURCE_DIR/*.tar.bz2; do tar xjf $i; done +for i in $RPM_SOURCE_DIR/*.tar.{bz2,xz}; do tar xf $i; done %else cp %{SOURCE100} . tar xjf %{SOURCE0}