diff --git a/ed-1.17.tar.xz b/ed-1.17.tar.xz deleted file mode 100644 index ad6cbf1..0000000 Binary files a/ed-1.17.tar.xz and /dev/null differ diff --git a/ed-1.18.tar.xz b/ed-1.18.tar.xz new file mode 100644 index 0000000..ae4e617 Binary files /dev/null and b/ed-1.18.tar.xz differ diff --git a/ed.spec b/ed.spec index 3eea693..f574d59 100644 --- a/ed.spec +++ b/ed.spec @@ -1,6 +1,6 @@ Summary: A line-oriented text editor Name: ed -Version: 1.17 +Version: 1.18 Release: 1 License: GPLv3+ and GFDL-1.3 # Note: Upstream provides only lzip compressed tarballs so we repacked from: @@ -54,12 +54,15 @@ fi %{_bindir}/red %files help -%doc ChangeLog NEWS README TODO AUTHORS +%doc ChangeLog NEWS README AUTHORS %{_mandir}/man1/ed.1* %{_mandir}/man1/red.1* %{_infodir}/ed.info* %changelog +* Mon Jun 20 2022 dillon chen - 1.18-1 +- update to 1.18 + * Mon Feb 08 2021 shixuantng - 1.17-1 - upgrade version to 1.17 and upgrade GFDL license