diff --git a/libedit-20221030-3.1.tar.gz b/libedit-20221030-3.1.tar.gz deleted file mode 100644 index 9de8011..0000000 Binary files a/libedit-20221030-3.1.tar.gz and /dev/null differ diff --git a/libedit-20230828-3.1.tar.gz b/libedit-20230828-3.1.tar.gz new file mode 100644 index 0000000..a6186f2 Binary files /dev/null and b/libedit-20230828-3.1.tar.gz differ diff --git a/libedit.spec b/libedit.spec index 5637522..5293585 100644 --- a/libedit.spec +++ b/libedit.spec @@ -1,8 +1,8 @@ -%global _date 20221030 +%global _date 20230828 Name: libedit Version: 3.1 -Release: 30 +Release: 31 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 +* Mon Jan 8 2024 zhangxingrong - 3.1-31 +- Type:enhancement +- ID: NA +- SUG: NA +- DESC:update version to 20230828 + * Fri Aug 4 2023 dillon chen - 3.1-30 - Type:enhancement - ID: NA