update to 0.15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-ICal?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
0862f0407f
commit
cf0a413f4a
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39edb4f448b8ccda0774cdfe4f01c7ebdba5fc90e3a085a3701533a1a4f559e4
|
||||
size 86860
|
3
Data-ICal-0.15.tar.bz2
Normal file
3
Data-ICal-0.15.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:370b10903dadcaa07878f6eb94dceb1df5ff5a3e72e7c532e959b67e42ae8905
|
||||
size 89505
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 19 15:03:11 CET 2009 - lars@linux-schulserver.de
|
||||
|
||||
- update to 0.15:
|
||||
* Escaping fixes
|
||||
* No longer explodes if your .ics file lacks a VERSION property
|
||||
* Perl 5.11 adds additional strictures. Patch from ANDK to deal
|
||||
[rt.cpan.org #34717]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 11 19:20:56 CEST 2008 - lrupp@suse.de
|
||||
|
||||
|
@@ -13,9 +13,10 @@ Summary: Generates iCalendar (RFC 2445) calendar files
|
||||
Url: http://search.cpan.org/perldoc?Data::ICal
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
Version: 0.13
|
||||
Version: 0.15
|
||||
Release: 0
|
||||
Source: %{real_name}-%{version}.tar.bz2
|
||||
BuildRequires: perl-Array-Compare
|
||||
BuildRequires: perl-Test-Pod-Coverage
|
||||
BuildRequires: perl-Class-Accessor
|
||||
BuildRequires: perl-Class-ReturnValue
|
||||
@@ -25,6 +26,7 @@ BuildRequires: perl-Test-LongString
|
||||
BuildRequires: perl-Test-NoWarnings
|
||||
BuildRequires: perl-Text-vFile-asData
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl-Array-Compare
|
||||
Requires: perl-Class-Accessor
|
||||
Requires: perl-Text-vFile-asData
|
||||
Requires: perl-Class-ReturnValue
|
||||
|
Reference in New Issue
Block a user