From 40f234e5d9eb8647163061b789f8f3e5e2053d35 Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Sun, 10 Jan 2010 18:03:40 +0000 Subject: [PATCH] Correct source URL in devel and active releases --- xmlstarlet.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xmlstarlet.spec b/xmlstarlet.spec index e988173..9ef1863 100644 --- a/xmlstarlet.spec +++ b/xmlstarlet.spec @@ -1,11 +1,11 @@ Name: xmlstarlet Version: 1.0.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Command Line XML Toolkit Group: Applications/Text License: MIT URL: http://xmlstar.sourceforge.net/ -Source0: http://dl.sourceforge.net/xmlstar/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/xmlstar/%{name}-%{version}.tar.gz Patch0: xmlstarlet-1.0.1-nostatic.patch Patch1: xmlstarlet-1.0.1-cmdname.patch Patch2: xmlstarlet-1.0.1-docs.patch @@ -54,6 +54,9 @@ rm -fr %{buildroot} %changelog +* Sun Jan 10 2010 Paul W. Frields - 1.0.1-9 +- Correct source URL + * Mon Jul 27 2009 Fedora Release Engineering - 1.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild