Accepting request 662704 from home:seanlew:branches:utilities

Update ed

OBS-URL: https://build.opensuse.org/request/show/662704
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=28
This commit is contained in:
Tomáš Chvátal
2019-01-04 06:20:56 +00:00
committed by Git OBS Bridge
parent d50192dc1b
commit ee0be7eeca
5 changed files with 24 additions and 8 deletions

10
ed.spec
View File

@@ -1,7 +1,7 @@
#
# spec file for package ed
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: ed
Version: 1.14.2
Version: 1.15
Release: 0
Summary: GNU ed is a line-oriented text editor
License: GPL-3.0+ and LGPL-2.1+
License: GPL-3.0-or-later AND LGPL-2.1-or-later
Group: Productivity/Text/Editors
Url: http://www.gnu.org/software/ed/
Source0: %{name}-%{version}.tar.xz
Source0: %{name}-%{version}.tar
BuildRequires: xz
Requires(post): %{install_info_prereq}
Requires(preun): %{install_info_prereq}