- updated to 0.28

- initial package 0.28
  * created by cpanspec 1.78.03

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Kensho-XML?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2011-04-29 05:28:06 +00:00 committed by Git OBS Bridge
parent c8880e71be
commit 19d745e2ec
4 changed files with 24 additions and 14 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b39db956a76848f3435edbcd8355a2131cb27f927c6dd0d9f4d27be9ab406944
size 26615

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e73d474cd7ea9b3310312db0b48c6428d495b8e61c55da691508f6c57a14582
size 29006

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Apr 29 05:25:45 UTC 2011 - coolo@opensuse.org
- updated to 0.28
-------------------------------------------------------------------
Sat Mar 26 11:20:45 UTC 2011 - coolo@opensuse.org
- initial package 0.28
* created by cpanspec 1.78.03
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 10:08:08 UTC 2011 - coolo@novell.com Fri Jan 21 10:08:08 UTC 2011 - coolo@novell.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package perl-Task-Kensho-XML (Version 0.27) # spec file for package perl-Task-Kensho-XML (Version 0.28)
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -16,31 +16,30 @@
# #
Name: perl-Task-Kensho-XML Name: perl-Task-Kensho-XML
Version: 0.27 Version: 0.28
Release: 1 Release: 1
License: GPL+ or Artistic License: GPL+ or Artistic
%define cpan_name Task-Kensho-XML %define cpan_name Task-Kensho-XML
Summary: A Glimpse at an Enlightened Perl (XML) Summary: A Glimpse at an Enlightened Perl (XML)
Url: http://search.cpan.org/dist/Task-Kensho-XML/ Url: http://search.cpan.org/dist/Task-Kensho-XML/
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/A/AP/APEIRON/Task-Kensho-XML-%{version}.tar.gz Source: http://www.cpan.org/authors/id/A/AP/APEIRON/%{cpan_name}-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2 BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(XML::Generator::PerlData) BuildRequires: perl(XML::Generator::PerlData)
BuildRequires: perl(XML::LibXML) BuildRequires: perl(XML::LibXML)
BuildRequires: perl(XML::SAX) BuildRequires: perl(XML::SAX)
BuildRequires: perl(XML::SAX::Writer) BuildRequires: perl(XML::SAX::Writer)
BuildRequires: perl
BuildRequires: perl-macros
Requires: perl(XML::Generator::PerlData) Requires: perl(XML::Generator::PerlData)
Requires: perl(XML::LibXML) Requires: perl(XML::LibXML)
Requires: perl(XML::SAX) Requires: perl(XML::SAX)
Requires: perl(XML::SAX::Writer) Requires: perl(XML::SAX::Writer)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%{perl_requires} %{perl_requires}
%description %description
sorry, no description found A Glimpse at an Enlightened Perl (XML)
%prep %prep
%setup -q -n %{cpan_name}-%{version} %setup -q -n %{cpan_name}-%{version}
@ -61,7 +60,7 @@ sorry, no description found
%{__rm} -rf %{buildroot} %{__rm} -rf %{buildroot}
%files -f %{name}.files %files -f %{name}.files
%defattr(644,root,root,755) %defattr(-,root,root,755)
%doc Changes MYMETA.yml README %doc Changes MYMETA.yml README
%changelog %changelog