Accepting request 202164 from home:deadpoint:branches:devel:languages:perl
- Fix the license - update to 1.219 - cygwin fixes (thanks, Reini Urban!) - Skip t/threads.t unless perl version is 5.13.4 or greater (thanks, VPIT) - compile with strict C89 compilers (thanks, VPIT) - more bugfixes (thanks, VPIT) OBS-URL: https://build.opensuse.org/request/show/202164 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-UUID?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
a92d995c94
commit
255802d6c1
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18c0c41998b211b4249102367400d2d3aa7df479c3a3368a32c0d6c0299bfe6d
|
|
||||||
size 15907
|
|
3
Data-UUID-1.219.tar.gz
Normal file
3
Data-UUID-1.219.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c736d39a6fabf163423b85d94c62cbba6f57ca2f3115e21a0d0c91c23836da28
|
||||||
|
size 16760
|
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 4 14:36:24 UTC 2013 - darin@darins.net
|
||||||
|
|
||||||
|
- Fix the license
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 4 14:27:28 UTC 2013 - darin@darins.net
|
||||||
|
|
||||||
|
- update to 1.219
|
||||||
|
- cygwin fixes (thanks, Reini Urban!)
|
||||||
|
- Skip t/threads.t unless perl version is 5.13.4 or greater (thanks, VPIT)
|
||||||
|
- compile with strict C89 compilers (thanks, VPIT)
|
||||||
|
- more bugfixes (thanks, VPIT)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 31 09:11:53 UTC 2011 - coolo@novell.com
|
Thu Mar 31 09:11:53 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Data-UUID (Version 1.217)
|
# spec file for package perl-Data-UUID
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 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
|
||||||
@@ -15,14 +15,15 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Data-UUID
|
Name: perl-Data-UUID
|
||||||
Version: 1.217
|
Version: 1.219
|
||||||
Release: 1
|
Release: 0
|
||||||
License: BSD
|
|
||||||
%define cpan_name Data-UUID
|
%define cpan_name Data-UUID
|
||||||
Summary: Perl extension for generating Globally/Universally
|
Summary: Perl extension for generating Globally/Universally
|
||||||
Url: http://search.cpan.org/dist/Data-UUID/
|
License: BSD-3-Clause
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
|
Url: http://search.cpan.org/dist/Data-UUID/
|
||||||
#Source: http://www.cpan.org/authors/id/R/RJ/RJBS/Data-UUID-%{version}.tar.gz
|
#Source: http://www.cpan.org/authors/id/R/RJ/RJBS/Data-UUID-%{version}.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.gz
|
Source: %{cpan_name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Reference in New Issue
Block a user