diff --git a/1.3.14.tar.gz b/1.3.14.tar.gz new file mode 100644 index 0000000..a4623de Binary files /dev/null and b/1.3.14.tar.gz differ diff --git a/graphite2-1.3.14.tgz b/graphite2-1.3.14.tgz deleted file mode 100644 index 99481af..0000000 Binary files a/graphite2-1.3.14.tgz and /dev/null differ diff --git a/graphite2.spec b/graphite2.spec index e4ffce4..d683ee3 100644 --- a/graphite2.spec +++ b/graphite2.spec @@ -1,11 +1,11 @@ Name: graphite2 Version: 1.3.14 -Release: 1 +Release: 2 Summary: Graphite provides cross-platform rendering for complex writing systems License: (LGPLv2+ or GPLv2+ or MPL) and (Netscape or GPLv2+ or LGPLv2+) URL: https://sourceforge.net/projects/silgraphite/ -Source0: https://downloads.sourceforge.net/project/silgraphite/graphite2/%{name}-%{version}.tgz +Source0: https://github.com/silnrsi/graphite/archive/%{version}.tar.gz BuildRequires: gcc gcc-c++ cmake freetype-devel doxygen asciidoc python-unversioned-command gdb BuildRequires: texlive-helvetic texlive-sectsty texlive-tocloft texlive-xtab texlive-multirow python3-fonttools @@ -25,7 +25,7 @@ Obsoletes: silgraphite-devel < 2.3.1-5 Header files for using the graphite2 libraries. %prep -%autosetup -n %{name}-%{version} -p1 +%autosetup -n graphite-%{version} -p1 %build %cmake -DGRAPHITE2_COMPARE_RENDERER=OFF . @@ -68,6 +68,12 @@ ctest %{_datadir}/graphite2/graphite2.cmake %changelog +* Tue Sep 10 2020 chengguipeng - 1.3.14-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source0 url + * Thu Jul 23 2020 hanhui - 1.3.14-1 - update to 1.3.14