diff --git a/LockFile-Simple-0.207.tar.gz b/LockFile-Simple-0.207.tar.gz deleted file mode 100644 index fd22ae5..0000000 --- a/LockFile-Simple-0.207.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eac63d0bb3144527044478556ba7a47dedd010f95b29491af07652697c8a3b9c -size 12753 diff --git a/LockFile-Simple-0.208.tar.gz b/LockFile-Simple-0.208.tar.gz new file mode 100644 index 0000000..6d177b7 --- /dev/null +++ b/LockFile-Simple-0.208.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c77896b2a5a0a45f6202a6f813f437ff8b283f84a1c60d0c4f3730802af3a2 +size 13219 diff --git a/perl-LockFile-Simple.changes b/perl-LockFile-Simple.changes index 92b0823..e1500a2 100644 --- a/perl-LockFile-Simple.changes +++ b/perl-LockFile-Simple.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 26 18:33:49 UTC 2013 - coolo@suse.com + +- updated to 0.208 + Fix deprecated defined(@array) for Perl 5.16 + ------------------------------------------------------------------- Thu Jul 14 07:13:31 UTC 2011 - coolo@novell.com diff --git a/perl-LockFile-Simple.spec b/perl-LockFile-Simple.spec index 0400f8b..04810d4 100644 --- a/perl-LockFile-Simple.spec +++ b/perl-LockFile-Simple.spec @@ -1,7 +1,7 @@ # # spec file for package perl-LockFile-Simple # -# Copyright (c) 2011 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 @@ -16,20 +16,23 @@ # - +# MANUAL license Name: perl-LockFile-Simple -Version: 0.207 -Release: 1 -# MANUAL -License: GPL-2.0+ or Artistic-1.0 +Version: 0.208 +Release: 0 %define cpan_name LockFile-Simple -Summary: simple file locking scheme -Url: http://search.cpan.org/dist/LockFile-Simple/ +Summary: Simple file locking scheme +License: GPL-2.0+ or Artistic-1.0 Group: Development/Libraries/Perl -Source: http://www.cpan.org/authors/id/J/JV/JV/%{cpan_name}-%{version}.tar.gz +Url: http://search.cpan.org/dist/LockFile-Simple/ +Source: http://www.cpan.org/authors/id/S/SC/SCHWIGON/lockfile-simple/%{cpan_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +#BuildRequires: perl(LockFile::Lock) +#BuildRequires: perl(LockFile::Lock::Simple) +#BuildRequires: perl(LockFile::Manager) +#BuildRequires: perl(LockFile::Simple) %{perl_requires} %description @@ -58,9 +61,6 @@ too ancient) before attempting the locking. %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc ChangeLog README