diff --git a/libedit-20210910-3.1.tar.gz b/libedit-20210910-3.1.tar.gz deleted file mode 100644 index f1694a3..0000000 Binary files a/libedit-20210910-3.1.tar.gz and /dev/null differ diff --git a/libedit-20221030-3.1.tar.gz b/libedit-20221030-3.1.tar.gz new file mode 100644 index 0000000..9de8011 Binary files /dev/null and b/libedit-20221030-3.1.tar.gz differ diff --git a/libedit.spec b/libedit.spec index c5d80e9..5637522 100644 --- a/libedit.spec +++ b/libedit.spec @@ -1,8 +1,8 @@ -%global _date 20210910 +%global _date 20221030 Name: libedit Version: 3.1 -Release: 29 +Release: 30 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 Aug 4 2023 dillon chen - 3.1-30 +- Type:enhancement +- ID: NA +- SUG: NA +- DESC:update version to 20221030 + * Tue Oct 25 2022 yanglongkang - 3.1-29 - Type: bugfix - ID: NA