diff --git a/libotf-0.9.13.tar.gz b/libotf-0.9.13.tar.gz deleted file mode 100644 index cccc485..0000000 Binary files a/libotf-0.9.13.tar.gz and /dev/null differ diff --git a/libotf-0.9.16.tar.gz b/libotf-0.9.16.tar.gz new file mode 100644 index 0000000..ab62cc2 Binary files /dev/null and b/libotf-0.9.16.tar.gz differ diff --git a/libotf.spec b/libotf.spec index 45da854..eeac13f 100644 --- a/libotf.spec +++ b/libotf.spec @@ -1,6 +1,6 @@ Name: libotf -Version: 0.9.13 -Release: 13 +Version: 0.9.16 +Release: 1 Summary: Library for supporting processing of OpenType fonts License: LGPLv2+ URL: http://www.nongnu.org/m17n/ @@ -51,5 +51,8 @@ for file in %{buildroot}/usr/bin/*; do chrpath -d $file || true; done %{_libdir}/{*.so,pkgconfig/*} %changelog - * Fri Nov 15 2019 duyeyu - 0.9.13-13 +* Mon Oct 09 2023 wulei - 0.9.16-1 +- Update to 0.9.16 + +* Fri Nov 15 2019 duyeyu - 0.9.13-13 - Package init