Accepting request 296874 from devel:languages:perl:autoupdate

update to be fixed manually

OBS-URL: https://build.opensuse.org/request/show/296874
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Business-ISMN?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2015-04-15 16:30:50 +00:00 committed by Git OBS Bridge
parent b757e8e7ed
commit 558e3bb453
4 changed files with 13 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76d5240a5672c7a8b1ba9e9ea8238a5c8882139911acbb67b7059b5ee3da342d
size 9053

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89b598dcde116732f8621b18660fec9a6989b1ad5bf96599b98fbcaecad9a132
size 9703

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 14 12:36:46 UTC 2015 - coolo@suse.com
- updated to 1.13
see /usr/share/doc/packages/perl-Business-ISMN/Changes
-------------------------------------------------------------------
Fri Jun 28 13:49:54 UTC 2013 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Business-ISMN
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: perl-Business-ISMN
Version: 1.11
Version: 1.13
Release: 0
%define cpan_name Business-ISMN
Summary: work with International Standard Music Numbers
@ -29,10 +29,8 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Tie::Cycle)
#BuildRequires: perl(Business::ISMN)
#BuildRequires: perl(Business::ISMN::Data)
Requires: perl(Tie::Cycle)
BuildRequires: perl(Tie::Cycle) >= 1.21
Requires: perl(Tie::Cycle) >= 1.21
%{perl_requires}
%description