diff --git a/fig2dev-3.2.8b.tar.xz b/fig2dev-3.2.8b.tar.xz deleted file mode 100644 index f39ab13..0000000 Binary files a/fig2dev-3.2.8b.tar.xz and /dev/null differ diff --git a/fig2dev-3.2.9.tar.xz b/fig2dev-3.2.9.tar.xz new file mode 100644 index 0000000..b6afefd Binary files /dev/null and b/fig2dev-3.2.9.tar.xz differ diff --git a/transfig.spec b/transfig.spec index 5cd0378..c0caa76 100644 --- a/transfig.spec +++ b/transfig.spec @@ -1,7 +1,7 @@ Name: transfig Summary: Utility for converting FIG files (made by xfig) to other formats -Version: 3.2.8b -Release: 2 +Version: 3.2.9 +Release: 1 Epoch: 1 License: MIT URL: https://sourceforge.net/projects/mcj/ @@ -45,6 +45,9 @@ figures into certain graphics languages. %{_mandir}/man1/*.1.gz %changelog +* Tue Dec 19 2023 Ge Wang - 1:3.2.9-1 +- Upgrade transfig to 3.2.9 + * Fri Feb 11 2022 herengui - 1:3.2.8b-2 - fix GSEXE undefined issue.