From 3d8dc18ab6ca2214c60a285bbf93009270d8b4e1b9820a0d0c4e8743a68c47ed Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 3 Dec 2013 12:21:15 +0000 Subject: [PATCH] Accepting request 209188 from home:jnweiger:branches:devel:languages:perl Coolo: what was the plan? it fails for all repos JW: The build failure in sr#209120 was not mine. Sombody killed File::LibMagic, (fixed that too) Retrying... - 0.65 do not fail with 'Using $< in a non-suffix rule context is a GNUmake idiom' OBS-URL: https://build.opensuse.org/request/show/209188 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=76 --- File-Unpack-0.64.tar.gz | 3 --- File-Unpack-0.65.tar.gz | 3 +++ perl-File-Unpack.changes | 5 +++++ perl-File-Unpack.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 File-Unpack-0.64.tar.gz create mode 100644 File-Unpack-0.65.tar.gz diff --git a/File-Unpack-0.64.tar.gz b/File-Unpack-0.64.tar.gz deleted file mode 100644 index 76733ad..0000000 --- a/File-Unpack-0.64.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a6cc6e82865126bc89425c0552fa1813f96ba4a353880bed3ab4ec2a4b499b8 -size 357829 diff --git a/File-Unpack-0.65.tar.gz b/File-Unpack-0.65.tar.gz new file mode 100644 index 0000000..fbed218 --- /dev/null +++ b/File-Unpack-0.65.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8179e8eb2566948d273ab087b9af441b3ef484016a0327d2b676fc5488cf5a +size 357833 diff --git a/perl-File-Unpack.changes b/perl-File-Unpack.changes index a4131cf..cb00140 100644 --- a/perl-File-Unpack.changes +++ b/perl-File-Unpack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 1 23:32:34 UTC 2013 - jw@suse.com + +- 0.65 do not fail with 'Using $< in a non-suffix rule context is a GNUmake idiom' + ------------------------------------------------------------------- Mon Jul 29 18:58:51 UTC 2013 - jw@suse.com diff --git a/perl-File-Unpack.spec b/perl-File-Unpack.spec index 1638631..d99a971 100644 --- a/perl-File-Unpack.spec +++ b/perl-File-Unpack.spec @@ -17,7 +17,7 @@ Name: perl-File-Unpack -Version: 0.64 +Version: 0.65 Release: 0%{?dist} Summary: An strong archive file unpacker, based on mime-types License: GPL-1.0+ or Artistic-1.0