From 855d54f6bcd8fee1421cef3757e9c4f8b093eef56e5bf17d4b2293b56a5a6324 Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Wed, 30 Mar 2022 15:16:47 +0000 Subject: [PATCH] - Update to version 1.028: * Introduce in-application load balancing read queries to DB replica (#262) * Fix bigint DB error when inserting hash for big files (#262) * Move initialization code from before_server_start to execute earlier (#262) * t: Fix unstable test 03-headquarter-subsidiaries-weight1 by correcting expected values (#262) * spec: Fix renamed README in the spec file (#262) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=50 --- MirrorCache-1.027.obscpio | 3 --- MirrorCache-1.028.obscpio | 3 +++ MirrorCache.changes | 10 ++++++++++ MirrorCache.obsinfo | 6 +++--- MirrorCache.spec | 2 +- 5 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 MirrorCache-1.027.obscpio create mode 100644 MirrorCache-1.028.obscpio diff --git a/MirrorCache-1.027.obscpio b/MirrorCache-1.027.obscpio deleted file mode 100644 index 13828e6..0000000 --- a/MirrorCache-1.027.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15080ee9c8cbb3ce44da9af734c5e702a71314f5996eca38f1ca8233938b9ed8 -size 854028 diff --git a/MirrorCache-1.028.obscpio b/MirrorCache-1.028.obscpio new file mode 100644 index 0000000..c50bab2 --- /dev/null +++ b/MirrorCache-1.028.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807e8c72e45ba4abd429eb886d1cc44c1ee0f5b0192518a0c522c8a3f934c655 +size 859660 diff --git a/MirrorCache.changes b/MirrorCache.changes index 66bc832..0508d7f 100644 --- a/MirrorCache.changes +++ b/MirrorCache.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Mar 30 15:00:05 UTC 2022 - Andrii Nikitin + +- Update to version 1.028: + * Introduce in-application load balancing read queries to DB replica (#262) + * Fix bigint DB error when inserting hash for big files (#262) + * Move initialization code from before_server_start to execute earlier (#262) + * t: Fix unstable test 03-headquarter-subsidiaries-weight1 by correcting expected values (#262) + * spec: Fix renamed README in the spec file (#262) + ------------------------------------------------------------------- Wed Mar 16 16:40:33 UTC 2022 - Andrii Nikitin diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index eb9d3ad..f87d79e 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,4 +1,4 @@ name: MirrorCache -version: 1.027 -mtime: 1647440685 -commit: 03f526436269ca999368a284b236f05f2eee2599 +version: 1.028 +mtime: 1648652234 +commit: 39d3a412b5f94dd54826be1913fffc4d9fcb2515 diff --git a/MirrorCache.spec b/MirrorCache.spec index 60fa89b..f94c061 100644 --- a/MirrorCache.spec +++ b/MirrorCache.spec @@ -22,7 +22,7 @@ %define main_requires %{assetpack_requires} perl(Carp) perl(DBD::Pg) >= 3.7.4 perl(DBI) >= 1.632 perl(DBIx::Class) >= 0.082801 perl(DBIx::Class::DynamicDefault) perl(DateTime) perl(Encode) perl(Time::Piece) perl(Time::Seconds) perl(Time::ParseDate) perl(DateTime::Format::Pg) perl(Exporter) perl(File::Basename) perl(LWP::UserAgent) perl(Mojo::Base) perl(Mojo::ByteStream) perl(Mojo::IOLoop) perl(Mojo::JSON) perl(Mojo::Pg) perl(Mojo::URL) perl(Mojo::Util) perl(Mojolicious::Commands) perl(Mojolicious::Plugin) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Static) perl(Net::OpenID::Consumer) perl(POSIX) perl(Sort::Versions) perl(URI::Escape) perl(XML::Writer) perl(base) perl(constant) perl(diagnostics) perl(strict) perl(warnings) shadow rubygem(sass) perl(Net::DNS) perl(LWP::Protocol::https) perl(Digest::SHA) %define build_requires %{assetpack_requires} rubygem(sass) tidy sysuser-shadow sysuser-tools Name: MirrorCache -Version: 1.027 +Version: 1.028 Release: 0 Summary: WebApp to redirect and manage mirrors License: GPL-2.0-or-later