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,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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,14 +15,15 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: perl-Data-UUID
|
||||
Version: 1.217
|
||||
Release: 1
|
||||
License: BSD
|
||||
Version: 1.219
|
||||
Release: 0
|
||||
%define cpan_name Data-UUID
|
||||
Summary: Perl extension for generating Globally/Universally
|
||||
Url: http://search.cpan.org/dist/Data-UUID/
|
||||
License: BSD-3-Clause
|
||||
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: %{cpan_name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user