!8 update to 1.19
From: @dillon_chen Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
7c1e83361a
BIN
ed-1.18.tar.xz
BIN
ed-1.18.tar.xz
Binary file not shown.
BIN
ed-1.19.tar.lz
Normal file
BIN
ed-1.19.tar.lz
Normal file
Binary file not shown.
9
ed.spec
9
ed.spec
@ -1,13 +1,13 @@
|
|||||||
Summary: A line-oriented text editor
|
Summary: A line-oriented text editor
|
||||||
Name: ed
|
Name: ed
|
||||||
Version: 1.18
|
Version: 1.19
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv3+ and GFDL-1.3
|
License: GPLv3+ and GFDL-1.3
|
||||||
# Note: Upstream provides only lzip compressed tarballs so we repacked from:
|
# Note: Upstream provides only lzip compressed tarballs so we repacked from:
|
||||||
#Source: https://download.savannah.gnu.org/releases/ed/%{name}-%{version}.tar.lz
|
#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/
|
URL: http://www.gnu.org/software/ed/
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc lzip
|
||||||
Requires(post): info
|
Requires(post): info
|
||||||
Requires(preun): info
|
Requires(preun): info
|
||||||
|
|
||||||
@ -60,6 +60,9 @@ fi
|
|||||||
%{_infodir}/ed.info*
|
%{_infodir}/ed.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 17 2023 dillon chen <dillon.chen@gmail.com> - 1.19-1
|
||||||
|
- update to 1.19
|
||||||
|
|
||||||
* Mon Jun 20 2022 dillon chen <dillon.chen@gmail.com> - 1.18-1
|
* Mon Jun 20 2022 dillon chen <dillon.chen@gmail.com> - 1.18-1
|
||||||
- update to 1.18
|
- update to 1.18
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user