Skip to content

Commit

Permalink
version 1.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lomky committed Feb 27, 2018
1 parent b528144 commit 3ab4d38
Show file tree
Hide file tree
Showing 5 changed files with 52 additions and 46 deletions.
6 changes: 6 additions & 0 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,21 @@ db/dist/docs/html/func_gcis_metadata.ean13_out(gcis_metadata.issn13).html
'db/dist/docs/html/func_gcis_metadata.exists_any(gcis_metadata.hstore, text[]).html'
'db/dist/docs/html/func_gcis_metadata.fetchval(gcis_metadata.hstore, text).html'
db/dist/docs/html/func_gcis_metadata.ghstore_compress(internal).html
'db/dist/docs/html/func_gcis_metadata.ghstore_consistent(internal, gcis_metadata.hstore, smallint, oid, internal).html'
'db/dist/docs/html/func_gcis_metadata.ghstore_consistent(internal, internal, integer, oid, internal).html'
db/dist/docs/html/func_gcis_metadata.ghstore_decompress(internal).html
db/dist/docs/html/func_gcis_metadata.ghstore_in(cstring).html
db/dist/docs/html/func_gcis_metadata.ghstore_out(gcis_metadata.ghstore).html
'db/dist/docs/html/func_gcis_metadata.ghstore_penalty(internal, internal, internal).html'
'db/dist/docs/html/func_gcis_metadata.ghstore_picksplit(internal, internal).html'
'db/dist/docs/html/func_gcis_metadata.ghstore_same(gcis_metadata.ghstore, gcis_metadata.ghstore, internal).html'
'db/dist/docs/html/func_gcis_metadata.ghstore_same(internal, internal, internal).html'
'db/dist/docs/html/func_gcis_metadata.ghstore_union(internal, internal).html'
'db/dist/docs/html/func_gcis_metadata.gin_consistent_hstore(internal, smallint, gcis_metadata.hstore, integer, internal, internal).html'
'db/dist/docs/html/func_gcis_metadata.gin_consistent_hstore(internal, smallint, internal, integer, internal, internal).html'
'db/dist/docs/html/func_gcis_metadata.gin_extract_hstore(gcis_metadata.hstore, internal).html'
'db/dist/docs/html/func_gcis_metadata.gin_extract_hstore(internal, internal).html'
'db/dist/docs/html/func_gcis_metadata.gin_extract_hstore_query(gcis_metadata.hstore, internal, smallint, internal, internal).html'
'db/dist/docs/html/func_gcis_metadata.gin_extract_hstore_query(internal, internal, smallint, internal, internal).html'
db/dist/docs/html/func_gcis_metadata.hashean13(gcis_metadata.ean13).html
db/dist/docs/html/func_gcis_metadata.hashisbn(gcis_metadata.isbn).html
Expand Down Expand Up @@ -620,6 +625,7 @@ db/patches/2350_add_figure_origination.sql
db/patches/2360_organization_alt_name_update_cascade.sql
db/patches/2370_org_type_public_private.sql
db/patches/2380_deprecate_journal_publisher.sql
db/patches/2390_article_doi_case_insensitive.sql
docker-compose.yml
Dockerfile
eg/check_dois.pl
Expand Down
4 changes: 2 additions & 2 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"provides" : {
"Tuba" : {
"file" : "lib/Tuba.pm",
"version" : "v1.51.2"
"version" : "v1.52.0"
},
"Tuba::Activity" : {
"file" : "lib/Tuba/Activity.pm"
Expand Down Expand Up @@ -368,6 +368,6 @@
}
},
"release_status" : "stable",
"version" : "v1.51.2",
"version" : "v1.52.0",
"x_serialization_backend" : "JSON::PP version 2.27400"
}
4 changes: 2 additions & 2 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ name: Tuba
provides:
Tuba:
file: lib/Tuba.pm
version: v1.51.2
version: v1.52.0
Tuba::Activity:
file: lib/Tuba/Activity.pm
Tuba::Array:
Expand Down Expand Up @@ -256,5 +256,5 @@ requires:
YAML: '0'
YAML::Syck: '0'
YAML::XS: '0'
version: v1.51.2
version: v1.52.0
x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
82 changes: 41 additions & 41 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -2,66 +2,66 @@
use ExtUtils::MakeMaker;
WriteMakefile
(
'PL_FILES' => {},
'VERSION_FROM' => 'lib/Tuba.pm',
'NAME' => 'Tuba',
'PREREQ_PM' => {
'HTML::Restrict' => '2.002004',
'DateTime::Format::Human::Duration' => 0,
'DBD::Pg' => '3.003',
'SQL::Interp' => 0,
'JSON::WebToken' => 0,
'DBIx::Simple' => 0,
'Mojolicious::Plugin::InstallablePaths' => 0,
'File::ShareDir' => '1.00',
'Crypt::OpenSSL::RSA' => 0,
'SQL::Abstract' => 0,
'Path::Class' => 0,
'Test::More' => 0,
'Number::Format' => 0,
'DBIx::Custom' => 0,
'URI::Find' => 0,
'IO::Socket::SSL' => 2,
'Mojolicious::Plugin::YamlConfig' => 0,
'Mojolicious' => '6.08',
'JSON::XS' => 0,
'Text::CSV_XS' => 0,
'LWP::Protocol::https' => '6.07',
'YAML::Syck' => 0,
'Sort::Key' => 0,
'Scalar::Util' => 0,
'YAML' => 0,
'RDF::Trine' => 0,
'Rose::DB' => '0.772',
'DBIx::Connector' => 0,
'YAML::Syck' => 0,
'Text::CSV_XS' => 0,
'Number::Format' => 0,
'File::ShareDir' => '1.00',
'Number::Bytes::Human' => 0,
'UUID::Tiny' => 0,
'LWP::UserAgent' => 0,
'Data::Rmap' => 0,
'Captcha::reCAPTCHA' => '0.99',
'List::MoreUtils' => '0.427',
'Digest::SHA1' => 0,
'JSON::WebToken' => 0,
'Mojolicious::Plugin::Mail' => '1.5',
'URI::Find' => 0,
'Scalar::Util' => 0,
'DBIx::Simple' => 0,
'Sort::Key' => 0,
'IO::Socket::SSL' => 2,
'String::Diff' => 0,
'Rose::DB::Object' => 0,
'Module::Build::Mojolicious' => 0,
'Test::More' => 0,
'Data::Rmap' => 0,
'Path::Class' => 0,
'Mojolicious::Plugin::InstallablePaths' => 0,
'Date::Parse' => 0,
'LWP::Protocol::https' => '6.07',
'Captcha::reCAPTCHA' => '0.99',
'SQL::Abstract' => 0,
'List::MoreUtils' => '0.427',
'SQL::Interp' => 0,
'Mojolicious' => '6.08',
'Algorithm::Permute' => 0,
'Text::Format' => 0,
'Rose::DB' => '0.772',
'String::Diff' => 0,
'Digest::SHA1' => 0,
'Time::Duration' => 0,
'DBIx::Custom' => 0,
'Hash::Flatten' => 0,
'Mojolicious::Plugin::YamlConfig' => 0,
'RDF::Query' => 0,
'Date::Parse' => 0,
'UUID::Tiny' => 0,
'Crypt::OpenSSL::RSA' => 0,
'Pg::hstore' => 0,
'YAML::XS' => 0,
'Time::Duration' => 0,
'YAML' => 0,
'DBD::Pg' => '3.003',
'Lingua::EN::Inflect' => 0,
'RDF::Trine' => 0,
'Algorithm::Permute' => 0,
'Hash::Flatten' => 0
'HTML::Restrict' => '2.002004',
'JSON::XS' => 0
},
'PL_FILES' => {},
'INSTALLDIRS' => 'site',
'EXE_FILES' => [
'bin/tuba',
'bin/tuba_generate_sitemap',
'bin/tuba_get_ontology',
'bin/tuba_start_httpd',
'bin/tuba_stop_httpd'
],
'VERSION_FROM' => 'lib/Tuba.pm',
'NAME' => 'Tuba',
'INSTALLDIRS' => 'site'
]
)
;
2 changes: 1 addition & 1 deletion lib/Tuba.pm
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ use Path::Class qw/file/;
use Data::Rmap qw/rmap_all/;
use strict;

our $VERSION = '1.51.2';
our $VERSION = '1.52.0';
our @supported_formats = qw/json yaml ttl html nt rdfxml dot rdfjson jsontriples svg txt thtml csv/;

sub startup {
Expand Down

0 comments on commit 3ab4d38

Please sign in to comment.