diff --git a/ed-1.18.tar.xz b/ed-1.18.tar.xz deleted file mode 100644 index ae4e617..0000000 Binary files a/ed-1.18.tar.xz and /dev/null differ diff --git a/ed-1.19.tar.lz b/ed-1.19.tar.lz new file mode 100644 index 0000000..a6dc930 Binary files /dev/null and b/ed-1.19.tar.lz differ diff --git a/ed.spec b/ed.spec index f574d59..67e362e 100644 --- a/ed.spec +++ b/ed.spec @@ -1,11 +1,11 @@ Summary: A line-oriented text editor Name: ed -Version: 1.18 +Version: 1.19 Release: 1 License: GPLv3+ and GFDL-1.3 # Note: Upstream provides only lzip compressed tarballs so we repacked from: #Source: https://download.savannah.gnu.org/releases/ed/%{name}-%{version}.tar.lz -Source: %{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.lz URL: http://www.gnu.org/software/ed/ BuildRequires: gcc Requires(post): info @@ -60,6 +60,9 @@ fi %{_infodir}/ed.info* %changelog +* Tue Jan 17 2023 dillon chen - 1.19-1 +- update to 1.19 + * Mon Jun 20 2022 dillon chen - 1.18-1 - update to 1.18