forked from pool/perl-XML-Parser
Accepting request 39747 from devel:languages:perl
Copy from devel:languages:perl/perl-XML-Parser based on submit request 39747 from user anicka OBS-URL: https://build.opensuse.org/request/show/39747 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-Parser?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
c60509d94c
commit
a6bf0a9f3d
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 10 16:35:33 CEST 2010 - anicka@suse.cz
|
||||
|
||||
- fixed URL in spec (bnc#604084)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 25 19:46:23 CEST 2009 - chris@computersalat.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-XML-Parser (Version 2.36)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -22,11 +22,11 @@ Name: perl-XML-Parser
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
Summary: A perl module for parsing XML documents
|
||||
Version: 2.36
|
||||
Release: 61
|
||||
License: Artistic License .. ; GPL v2 or later
|
||||
Release: 62
|
||||
License: Artistic License .. ; GPLv2+
|
||||
Group: Development/Libraries/Perl
|
||||
AutoReqProv: on
|
||||
Url: http://cpan.org/dist/XML-Parser
|
||||
Url: http://www.cpan.org/modules/by-module/XML/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Patch: %{cpan_name}-%{version}.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user