forked from pool/perl-Router-Simple
Accepting request 296046 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/296046 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Router-Simple?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:82146cf58dcd1a9f5fd322d105fa730b11b2568d84a2f24c30efe206bfea4304
|
|
||||||
size 19124
|
|
3
Router-Simple-0.17.tar.gz
Normal file
3
Router-Simple-0.17.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:334615620f38eee15620ccdbf2dbd8b0a403ba1610e5b27d51737d8b0fb0c89d
|
||||||
|
size 19990
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 13 19:07:42 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.17
|
||||||
|
see /usr/share/doc/packages/perl-Router-Simple/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 4 09:13:25 UTC 2013 - coolo@suse.com
|
Fri Oct 4 09:13:25 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Router-Simple
|
# spec file for package perl-Router-Simple
|
||||||
#
|
#
|
||||||
# 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
|
# 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,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Router-Simple
|
Name: perl-Router-Simple
|
||||||
Version: 0.15
|
Version: 0.17
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Router-Simple
|
%define cpan_name Router-Simple
|
||||||
Summary: Simple HTTP router
|
Summary: simple HTTP router
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Router-Simple/
|
Url: http://search.cpan.org/dist/Router-Simple/
|
||||||
@@ -29,8 +29,6 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(CPAN::Meta)
|
|
||||||
BuildRequires: perl(CPAN::Meta::Prereqs)
|
|
||||||
BuildRequires: perl(Class::Accessor::Lite) >= 0.05
|
BuildRequires: perl(Class::Accessor::Lite) >= 0.05
|
||||||
BuildRequires: perl(Module::Build) >= 0.38
|
BuildRequires: perl(Module::Build) >= 0.38
|
||||||
BuildRequires: perl(Test::More) >= 0.98
|
BuildRequires: perl(Test::More) >= 0.98
|
||||||
@@ -63,6 +61,6 @@ easy to use with PSGI supporting web frameworks.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes cpanfile LICENSE minil.toml README.md
|
%doc Changes LICENSE minil.toml README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user