forked from pool/perl-Syntax-Keyword-Junction
Accepting request 295965 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/295965 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Syntax-Keyword-Junction?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
1b81267e09
commit
a4939a4898
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:923efd58de33124ef90798fbbb9b1e331476e0acef0c40fd2b1cea498bdf1231
|
|
||||||
size 16497
|
|
3
Syntax-Keyword-Junction-0.003008.tar.gz
Normal file
3
Syntax-Keyword-Junction-0.003008.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8b4975f21b1992a7e6c2df5dcc92b254c61925595eddcdfaf0b1498717aa95ef
|
||||||
|
size 17511
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 13 18:30:02 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.003008
|
||||||
|
see /usr/share/doc/packages/perl-Syntax-Keyword-Junction/Changes
|
||||||
|
|
||||||
|
0.003008 2014-07-06 20:08:35-05:00 America/Chicago
|
||||||
|
- Stop using base.pm (Olivier Mengué)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 10 06:57:03 UTC 2014 - coolo@suse.com
|
Mon Mar 10 06:57:03 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Syntax-Keyword-Junction
|
# spec file for package perl-Syntax-Keyword-Junction
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Syntax-Keyword-Junction
|
Name: perl-Syntax-Keyword-Junction
|
||||||
Version: 0.003007
|
Version: 0.003008
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Syntax-Keyword-Junction
|
%define cpan_name Syntax-Keyword-Junction
|
||||||
Summary: Perl6 style Junction operators in Perl5
|
Summary: Perl6 style Junction operators in Perl5
|
||||||
@@ -32,8 +32,10 @@ BuildRequires: perl-macros
|
|||||||
BuildRequires: perl(Sub::Exporter::Progressive) >= 0.001006
|
BuildRequires: perl(Sub::Exporter::Progressive) >= 0.001006
|
||||||
BuildRequires: perl(Test::More) >= 0.88
|
BuildRequires: perl(Test::More) >= 0.88
|
||||||
BuildRequires: perl(Test::Requires) >= 0.07
|
BuildRequires: perl(Test::Requires) >= 0.07
|
||||||
|
BuildRequires: perl(parent)
|
||||||
BuildRequires: perl(syntax)
|
BuildRequires: perl(syntax)
|
||||||
Requires: perl(Sub::Exporter::Progressive) >= 0.001006
|
Requires: perl(Sub::Exporter::Progressive) >= 0.001006
|
||||||
|
Requires: perl(parent)
|
||||||
Requires: perl(syntax)
|
Requires: perl(syntax)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
@@ -69,6 +71,6 @@ such as '/\d/'.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes cpanfile LICENSE README
|
%doc Changes LICENSE README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user