From 6b7758984dd914c2da59d31abf4f88b70e0784bb Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 22:26:07 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/xmlstarlet.git#eb9d53da9733c7cae8b3ee3c64926cf76e358bba --- xmlstarlet.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xmlstarlet.spec b/xmlstarlet.spec index 48134dd..b912c93 100644 --- a/xmlstarlet.spec +++ b/xmlstarlet.spec @@ -2,7 +2,7 @@ Name: xmlstarlet Version: 1.6.1 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Command Line XML Toolkit License: MIT URL: http://xmlstar.sourceforge.net/ @@ -11,6 +11,7 @@ Source0: http://downloads.sourceforge.net/xmlstar/%{name}-%{version}.tar.gz Patch0: xmlstarlet-1.6.1-nogit.patch # http://sourceforge.net/tracker/?func=detail&aid=3266898&group_id=66612&atid=515106 +BuildRequires: make BuildRequires: gcc BuildRequires: xmlto automake autoconf libxslt-devel BuildRequires: libxml2-devel >= 2.6.23 @@ -55,6 +56,9 @@ make check %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 1.6.1-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.6.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild