diff --git a/graphite2.spec b/graphite2.spec index d7544a2556dd3baf0415f1a8b91e9e7bcb0db0f5..b54d99f0d94ff213d1beb2f8c1c168ab40278831 100644 --- a/graphite2.spec +++ b/graphite2.spec @@ -1,13 +1,13 @@ Name: graphite2 Version: 1.3.14 -Release: 4 +Release: 5 Summary: Graphite provides cross-platform rendering for complex writing systems License: LGPLv2.1 URL: https://sourceforge.net/projects/silgraphite/ Source0: https://github.com/silnrsi/graphite/archive/%{version}.tar.gz -BuildRequires: gcc gcc-c++ cmake freetype-devel doxygen asciidoc python3-unversioned-command gdb +BuildRequires: gcc gcc-c++ cmake freetype-devel doxygen asciidoc python3-unversioned-command BuildRequires: texlive-helvetic texlive-sectsty texlive-tocloft texlive-xtab texlive-multirow python3-fonttools Obsoletes: silgraphite < 2.3.1-5 @@ -68,6 +68,9 @@ ctest %{_datadir}/graphite2/graphite2.cmake %changelog +* Wed Jul 21 2021 yushaogui - 1.3.14-5 +- Delete a BuildRequires for gdb + * Tue Dec 15 2020 hanhui - 1.3.14-4 - Type:bugfix - ID:NA