forked from pool/perl-Hash-Util-FieldHash-Compat
This commit is contained in:
committed by
Git OBS Bridge
parent
2e7ca44049
commit
68aadfc8ee
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8774e81a2033304a0ea2ebe4498e9535de9ad7415d393da5134826a4508aaa5e
|
||||
size 4702
|
||||
3
Hash-Util-FieldHash-Compat-0.04.tar.gz
Normal file
3
Hash-Util-FieldHash-Compat-0.04.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b58381c3ef6018faaaabd30d09c0030c10dea30e49b11bfd31379b1428cfd32
|
||||
size 5774
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 08:12:51 UTC 2014 - lars@linux-schulserver.de
|
||||
|
||||
- update to 0.04:
|
||||
+ RT#83667: localize $SIG{__DIE__} before an eval
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 08:54:30 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Hash-Util-FieldHash-Compat
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 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,16 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-Hash-Util-FieldHash-Compat
|
||||
Version: 0.03
|
||||
Release: 1
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
%define cpan_name Hash-Util-FieldHash-Compat
|
||||
Version: 0.04
|
||||
Release: 0
|
||||
%define cpan_name Hash-Util-FieldHash-Compat
|
||||
Summary: Use L<Hash::Util::FieldHash> or ties, depending
|
||||
Url: http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Source: http://www.cpan.org/authors/id/N/NU/NUFFIN/%{cpan_name}-%{version}.tar.gz
|
||||
Url: http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
|
||||
Reference in New Issue
Block a user