Accepting request 794095 from home:polslinux:branches:Base:System
- Update to 5.1.0: * The major version of the API is bumped to 3, something that should have happened at the 5.0.0 release but didn't. * A number of memory leak issues have been fixed. * Infrastructure upgrades: Bison 3.5.4, Texinfo 6.7, Gettext 0.20.1, Automake 1.16.2. * The indexing in the manual has been thoroughly revised, in particular making use of the facilities in Texinfo 6.7. That version (or newer) must be used to format the manual. * MSYS2 is now supported out-of-the-box by configure. * Several bugs have been fixed. See the ChangeLog for details. - Removed gawk-inplace-namespace-part3.patch - Removed gawk-inplace-namespace-part1.patch - Removed gawk-inplace-namespace-part2.patch OBS-URL: https://build.opensuse.org/request/show/794095 OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=79
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gawk
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gawk
|
||||
Version: 5.0.1
|
||||
Version: 5.1.0
|
||||
Release: 0
|
||||
Summary: Domain-specific language for text processing
|
||||
License: GPL-3.0-or-later
|
||||
@@ -27,10 +27,6 @@ Source: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
|
||||
Source2: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
|
||||
Source3: http://savannah.gnu.org/people/viewgpg.php?user_id=80653#/gawk.keyring
|
||||
Source4: gawk.rpmlintrc
|
||||
Patch1: gawk-inplace-namespace-part1.patch
|
||||
Patch2: gawk-inplace-namespace-part2.patch
|
||||
#Parts of the patch dealing with .info files, were removed, some parts of documentation might be broken
|
||||
Patch3: gawk-inplace-namespace-part3.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
|
Reference in New Issue
Block a user