diff --git a/perl-syntax.changes b/perl-syntax.changes index a76caa6..f4cde2a 100644 --- a/perl-syntax.changes +++ b/perl-syntax.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 5 15:02:08 UTC 2013 - coolo@suse.com + +- updated to 0.004 + - Fixed dist.ini to move Test::More to BuildRequires + - Added unimport possibility + (RT #77253, Thanks to ikegami for reporting and patch contribution) + ------------------------------------------------------------------- Sun Oct 9 15:09:45 UTC 2011 - coolo@suse.com diff --git a/perl-syntax.spec b/perl-syntax.spec index aa849a0..b399efd 100644 --- a/perl-syntax.spec +++ b/perl-syntax.spec @@ -1,7 +1,7 @@ # # spec file for package perl-syntax # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,27 +16,25 @@ # - Name: perl-syntax -Version: 0.003 -Release: 1 -License: GPL+ or Artistic +Version: 0.004 +Release: 0 %define cpan_name syntax Summary: Activate syntax extensions -Url: http://search.cpan.org/dist/syntax/ +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/syntax/ Source: http://www.cpan.org/authors/id/P/PH/PHAYLON/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Data::OptList) >= 0.104 -BuildRequires: perl(namespace::clean) BuildRequires: perl(Test::More) >= 0.94 +BuildRequires: perl(namespace::clean) #BuildRequires: perl(syntax) Requires: perl(Data::OptList) >= 0.104 Requires: perl(namespace::clean) -Requires: perl(Test::More) >= 0.94 %{perl_requires} %description @@ -69,6 +67,6 @@ Syntax::Feature::Function manpage and 'foo_bar' would become %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE _project.vim README +%doc Changes LICENSE README weaver.ini %changelog diff --git a/syntax-0.003.tar.gz b/syntax-0.003.tar.gz deleted file mode 100644 index ed25fcf..0000000 --- a/syntax-0.003.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53556124c0ec17b859dfd98bb4d7aaaca66157803af3adc70c5f61d893ff6716 -size 12881 diff --git a/syntax-0.004.tar.gz b/syntax-0.004.tar.gz new file mode 100644 index 0000000..1b58b7f --- /dev/null +++ b/syntax-0.004.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe19b6da8a8f43a5aa2ee571441bc0e339fb156d0081c157a1a24e9812c7d365 +size 11759