Accepting request 623033 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/623033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Business-ISMN?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2018-07-18 20:37:27 +00:00 committed by Git OBS Bridge
commit 9e0681a350
4 changed files with 15 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fa479a0c6a846dd3aed86811d57266f07270a0d3abff333188976c2483fccf7
size 14347

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jul 15 05:06:50 UTC 2018 - coolo@suse.com
- updated to 1.132
see /usr/share/doc/packages/perl-Business-ISMN/Changes
-------------------------------------------------------------------
Tue Dec 6 06:07:51 UTC 2016 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Business-ISMN
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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,14 +17,14 @@
Name: perl-Business-ISMN
Version: 1.131
Version: 1.132
Release: 0
%define cpan_name Business-ISMN
Summary: Work with International Standard Music Numbers
License: Artistic-1.0 or GPL-1.0+
License: Artistic-2.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Business-ISMN/
Source0: http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -55,6 +55,7 @@ work with International Standard Music Numbers
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes examples ismns.txt LICENSE
%doc Changes examples ismns.txt
%license LICENSE
%changelog