Accepting request 26187 from home:computersalat:devel:perl
Copy from home:computersalat:devel:perl/perl-Pod-Simple via accept of submit request 26187 revision 2. Request was accepted with message: OK OBS-URL: https://build.opensuse.org/request/show/26187 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-Simple?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
da7f84a850
commit
54fda38e92
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9689020868ac48640c039044da4bf71e576339b2378ec9c3a8b33ba3a48c6d2
|
||||
size 205859
|
3
Pod-Simple-3.11.tar.bz2
Normal file
3
Pod-Simple-3.11.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f63dc878685a3ecad56cb5f4c9f3d46b94400c870abe832654f3e3de6ae79e1
|
||||
size 221272
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 10 13:41:49 UTC 2009 - chris@computersalat.de
|
||||
|
||||
- update to version 3.11
|
||||
* lot of changes see ChangeLog for more info
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 25 19:41:47 CEST 2009 - chris@computersalat.de
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-Pod-Simple
|
||||
# spec file for package perl-Pod-Simple (Version 3.11)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -24,12 +24,12 @@
|
||||
Name: perl-Pod-Simple
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
Summary: Framework for parsing Pod
|
||||
Version: 3.07
|
||||
Version: 3.11
|
||||
Release: 1
|
||||
License: Artistic License
|
||||
Group: Development/Languages/Perl
|
||||
Url: http://search.cpan.org/perldoc?Pod::Simple
|
||||
Source: Pod-Simple-%{version}.tar.bz2
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
@@ -40,8 +40,6 @@ Requires: perl(Text::Wrap) >= 98.112902
|
||||
Requires: perl(Pod::Escapes) >= 1.04
|
||||
|
||||
%description
|
||||
%{cpan_name} module for perl
|
||||
|
||||
Pod::Simple is a Perl library for parsing text in the Pod ("plain old
|
||||
documentation") markup language that is typically used for writing
|
||||
documentation for Perl and for Perl modules. The Pod format is explained in the
|
||||
|
Reference in New Issue
Block a user