update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Date-Manip?expand=0&rev=48
This commit is contained in:
parent
539cebc64e
commit
4c6464a67b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cafe7517c44bad74d41a403b40212741e5fec5fcfa3f0802daade151d56ef3a3
|
||||
size 1750139
|
3
Date-Manip-6.43.tar.gz
Normal file
3
Date-Manip-6.43.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fbb6f0a3acfbc1693aa80a4bd3482bd81d6b1f33f54cd907582bf30e4418f4b
|
||||
size 1764121
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 09:08:10 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 6.43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 11:20:00 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Date-Manip
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 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
|
||||
@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
Name: perl-Date-Manip
|
||||
Version: 6.42
|
||||
Version: 6.43
|
||||
Release: 0
|
||||
%define cpan_name Date-Manip
|
||||
Summary: Date manipulation routines
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Date-Manip/
|
||||
Source: http://www.cpan.org/authors/id/S/SB/SBECK/%{cpan_name}-%{version}.tar.gz
|
||||
@ -29,23 +29,8 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Module::Build) >= 0.21
|
||||
BuildRequires: perl(Test::Inter)
|
||||
#BuildRequires: perl(Date::Manip)
|
||||
#BuildRequires: perl(Date::Manip::Base)
|
||||
#BuildRequires: perl(Date::Manip::Date)
|
||||
#BuildRequires: perl(Date::Manip::Delta)
|
||||
#BuildRequires: perl(Date::Manip::DM5abbrevs)
|
||||
#BuildRequires: perl(Date::Manip::Lang::index)
|
||||
#BuildRequires: perl(Date::Manip::Obj)
|
||||
#BuildRequires: perl(Date::Manip::Recur)
|
||||
#BuildRequires: perl(Date::Manip::TZ)
|
||||
#BuildRequires: perl(Date::Manip::TZ_Base)
|
||||
#BuildRequires: perl(Date::Manip::Zones)
|
||||
#BuildRequires: perl(Date::Parse)
|
||||
#BuildRequires: perl(DateTime::Format::DateParse)
|
||||
#BuildRequires: perl(Win32::TieRegistry)
|
||||
Requires: perl(Test::Inter)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@ -145,6 +130,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc examples HISTORY LICENSE README README.first
|
||||
%doc Changes examples LICENSE README README.first
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user