forked from pool/perl-Parse-Yapp
Accepting request 92300 from devel:languages:perl
update OBS-URL: https://build.opensuse.org/request/show/92300 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parse-Yapp?expand=0&rev=15
This commit is contained in:
commit
d1591c40e9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6bca475b5a97729488417181c37d96c9667b8b9212896f0a78c6b5c17048f860
|
|
||||||
size 40524
|
|
3
Parse-Yapp-1.05.tar.gz
Normal file
3
Parse-Yapp-1.05.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:228a6cfb483ade811720bb77647900ef359dfc3e071359eb73d39e4a1cc6f22b
|
||||||
|
size 47776
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 18 11:09:53 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- use original .tar.gz
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 1 13:34:23 UTC 2010 - coolo@novell.com
|
Wed Dec 1 13:34:23 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Parse-Yapp (Version 1.05)
|
# spec file for package perl-Parse-Yapp
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products 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
|
||||||
@ -26,7 +26,7 @@ Group: Development/Libraries/Perl
|
|||||||
License: Artistic ; GPLv2+
|
License: Artistic ; GPLv2+
|
||||||
Url: http://cpan.org/modules/by-module/Parse
|
Url: http://cpan.org/modules/by-module/Parse
|
||||||
Summary: Perl extension for generating and using LALR parsers
|
Summary: Perl extension for generating and using LALR parsers
|
||||||
Source: Parse-Yapp-%{version}.tar.bz2
|
Source: Parse-Yapp-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
Loading…
Reference in New Issue
Block a user