diff --git a/libedit-20191231-3.1.tar.gz b/libedit-20191231-3.1.tar.gz deleted file mode 100644 index 95e4656..0000000 Binary files a/libedit-20191231-3.1.tar.gz and /dev/null differ diff --git a/libedit-20210910-3.1.tar.gz b/libedit-20210910-3.1.tar.gz new file mode 100644 index 0000000..f1694a3 Binary files /dev/null and b/libedit-20210910-3.1.tar.gz differ diff --git a/libedit.spec b/libedit.spec index b641757..0426504 100644 --- a/libedit.spec +++ b/libedit.spec @@ -1,8 +1,8 @@ -%global _date 20191231 +%global _date 20210910 Name: libedit Version: 3.1 -Release: 27 +Release: 28 Summary: The NetBSD Editline library License: BSD URL: http://www.thrysoee.dk/editline/ @@ -69,6 +69,12 @@ sed -i "s/ -lncurses//" libedit.pc %exclude %{_mandir}/man3/history.3* %changelog +* Fri Dec 31 2021 panxiaohe - 3.1-28 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:update version to 20210910-3.1 + * Tue Jul 28 2020 yang_zhuang_zhuang - 3.1-27 - Type:enhancement - ID:NA