From 082156f074c5e1c97a61d12286b5c8d8027e95ca Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Dec 16 2020 16:34:35 +0000 Subject: import fontforge-20200314-5.el8 --- diff --git a/SPECS/fontforge.spec b/SPECS/fontforge.spec index 4269ba5..97c58d3 100644 --- a/SPECS/fontforge.spec +++ b/SPECS/fontforge.spec @@ -3,7 +3,7 @@ Name: fontforge Version: 20200314 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Outline and bitmap font editor License: GPLv3+ @@ -77,6 +77,8 @@ sed -i '45d;83d;101d;102d;114d;115d;125d' tests/CMakeLists.txt rm tests/test003.pe tests/test130.pe tests/test0101.py tests/test929.py # Remove tests for s390x rm tests/test0004.py tests/test1009.py tests/test1010.py +# Remove desktop-file-validate warning +sed -i '5d' desktop/org.fontforge.FontForge.desktop %build rm -rf build && mkdir build @@ -106,14 +108,14 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';' rm -f %{buildroot}%{_datadir}/doc/fontforge/{.buildinfo,.nojekyll} appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml +# Find translations +%find_lang %{gettext_package} + %check pushd build make check popd -# Find translations -%find_lang %{gettext_package} - %files -f %{gettext_package}.lang %doc AUTHORS %license LICENSE COPYING.gplv3 @@ -136,74 +138,39 @@ popd %doc %{_pkgdocdir} %changelog -* Mon Dec 07 2020 Parag Nemade - 20200314-4 -- Minor changes for backwards compatibility with older versions of Sphinx - -* Thu Apr 02 2020 Parag Nemade - 20200314-3 -- Fix the GDK backend UI issues -- Move back to using GDK backend - -* Fri Mar 27 2020 Parag Nemade - 20200314-2 -- Enabled X11 and 2012 theme - -* Wed Mar 25 2020 Parag Nemade - 20200314-1 -- Update to 20200314 version (#1813578) +* Mon Dec 14 2020 Parag Nemade - 20200314-5 +- The %%find_lang should run as part of %%install only -* Sun Feb 16 2020 Parag Nemade - 20190801-6 -- Resolves:rhbz#1821664 - fontforge: SFD_GetFontMetaData() - -* Tue Jan 28 2020 Fedora Release Engineering - 20190801-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jan 16 2020 Parag Nemade - 20190801-4 -- Resolves:rh#1790042 - out-of-bounds write in sfd.c - -* Tue Aug 27 2019 Kevin Fenzi - 20190801-3 -- Rebuild for new libspiro - -* Mon Aug 19 2019 Miro Hrončok - 20190801-2 -- Rebuilt for Python 3.8 - -* Thu Aug 15 2019 Parag Nemade - 20190801-1 -- Update to 20190801 version (#1739819) -- Upstream moved to use Glib's GHashTable over uthash -- Upstream dropped requiring bundling copy of gnulib - -* Fri Aug 02 2019 Parag Nemade - 20190413-4 -- Fix the conditional for rh#1728058 - -* Thu Jul 25 2019 Fedora Release Engineering - 20190413-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Tue Jul 23 2019 Parag Nemade - 20190413-2 -- make the code compatible with python-3.8 (rh#1728058) +* Mon Dec 07 2020 Parag Nemade - 20200314-4 +- Minor changes for backwards compatibility with older versions of Sphinx + Resolves: rhbz#1646212 -* Sat Apr 13 2019 Parag Nemade - 20190413-1 -- Update to 20190413 version (#1689629) +* Wed Apr 08 2020 Parag Nemade - 20170731-15 +- Resolves:rh#1821664 - out-of-bounds write in sfd.c -* Mon Mar 25 2019 Parag Nemade - 20190317-1 -- Update to 20190317 release (#1689629) +* Thu Jan 16 2020 Parag Nemade - 20170731-14 +- Resolves:rh#1790974 - out-of-bounds write in sfd.c -* Sun Feb 17 2019 Igor Gnatenko - 20170731-12 -- Rebuild for readline 8.0 +* Sun Jun 02 2019 Parag Nemade - 20170731-13 +- Resolves:rh#1665940 - harden the missing splinerefigure.c file -* Thu Jan 31 2019 Fedora Release Engineering - 20170731-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild +* Fri May 31 2019 Parag Nemade - 20170731-12 +- Resolves:rh#1665940 - Fixed covscan patch to fix some font packages build -* Mon Jul 23 2018 Miro Hrončok - 20170731-10 -- Rebuilt for #1595421 +* Mon May 20 2019 Parag Nemade - 20170731-11 +- Resolves:rh#1682233 - Fixed gating.yml rule -* Fri Jul 13 2018 Fedora Release Engineering - 20170731-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild +* Sat May 18 2019 Parag Nemade - 20170731-10 +- Resolves:rh#1682233 - fontforge changes blocked until gating tests are added -* Wed Jul 04 2018 Kevin Fenzi - -8 -- Update bundled gnulib. Fixes bug #1596037 +* Mon May 13 2019 Parag Nemade - 20170731-9 +- Resolves:rh#1665940 - fontforge: Use after free during dejavu-fonts build -* Thu Jun 28 2018 Miro Hrončok - 20170731-7 -- Rebuilt for Python 3.7.0 final (#1595421) +* Tue Oct 30 2018 Parag Nemade - 20170731-8 +- Resolves:rh#1644224 - fix some issues from covscan patch -* Tue Jun 19 2018 Miro Hrončok - 20170731-6 -- Rebuilt for Python 3.7 +* Sat Sep 22 2018 Parag Nemade - 20170731-7 +- Resolves:rh#1602497 - Fix some covscan issues * Sun Feb 11 2018 Sandro Mani - 20170731-5 - Rebuild (giflib)