diff --git a/Data-UUID-1.217.tar.gz b/Data-UUID-1.217.tar.gz deleted file mode 100644 index 674e44c..0000000 --- a/Data-UUID-1.217.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18c0c41998b211b4249102367400d2d3aa7df479c3a3368a32c0d6c0299bfe6d -size 15907 diff --git a/Data-UUID-1.219.tar.gz b/Data-UUID-1.219.tar.gz new file mode 100644 index 0000000..4d325ef --- /dev/null +++ b/Data-UUID-1.219.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c736d39a6fabf163423b85d94c62cbba6f57ca2f3115e21a0d0c91c23836da28 +size 16760 diff --git a/perl-Data-UUID.changes b/perl-Data-UUID.changes index 3da56a7..befb097 100644 --- a/perl-Data-UUID.changes +++ b/perl-Data-UUID.changes @@ -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 diff --git a/perl-Data-UUID.spec b/perl-Data-UUID.spec index 10f42fe..e609772 100644 --- a/perl-Data-UUID.spec +++ b/perl-Data-UUID.spec @@ -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