Accepting request 297981 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/297981 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Date-Manip?expand=0&rev=50
This commit is contained in:
parent
4c6464a67b
commit
e4d1bef49b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fbb6f0a3acfbc1693aa80a4bd3482bd81d6b1f33f54cd907582bf30e4418f4b
|
||||
size 1764121
|
3
Date-Manip-6.49.tar.gz
Normal file
3
Date-Manip-6.49.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e5aa3b351f92186630c27b1de2cba0d322142d0ff4ac12319681e20ce8b89b9
|
||||
size 15472097
|
20
cpanspec.yml
Normal file
20
cpanspec.yml
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
#description_paragraphs: 3
|
||||
#no_testing: broken upstream
|
||||
#sources:
|
||||
# - source1
|
||||
# - source2
|
||||
#patches:
|
||||
# foo.patch: -p1
|
||||
# bar.patch:
|
||||
#preamble: |-
|
||||
# BuildRequires: gcc-c++
|
||||
#post_prep: |-
|
||||
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
||||
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
||||
#post_install: |-
|
||||
# sed on %{name}.files
|
||||
#license: SUSE-NonFree
|
||||
#skip_noarch: 1
|
||||
#custom_build: -
|
||||
#./Build build flags=%{?_smp_mflags} --myflag
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 19 06:55:05 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 6.49
|
||||
see /usr/share/doc/packages/perl-Date-Manip/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 09:08:10 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Date-Manip
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX 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,19 +17,20 @@
|
||||
|
||||
|
||||
Name: perl-Date-Manip
|
||||
Version: 6.43
|
||||
Version: 6.49
|
||||
Release: 0
|
||||
%define cpan_name Date-Manip
|
||||
Summary: Date manipulation routines
|
||||
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
|
||||
Source0: http://www.cpan.org/authors/id/S/SB/SBECK/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build) >= 0.21
|
||||
BuildRequires: perl(Module::Build) >= 0.210000
|
||||
BuildRequires: perl(Test::Inter)
|
||||
%{perl_requires}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user