Accepting request 967358 from openSUSE:infrastructure:MirrorCache

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/967358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MirrorCache?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2022-04-06 19:52:19 +00:00 committed by Git OBS Bridge
commit 37af2b8e44
5 changed files with 17 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15080ee9c8cbb3ce44da9af734c5e702a71314f5996eca38f1ca8233938b9ed8
size 854028

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:807e8c72e45ba4abd429eb886d1cc44c1ee0f5b0192518a0c522c8a3f934c655
size 859660

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Mar 30 15:00:05 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
- 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 <andrii.nikitin@suse.com> Wed Mar 16 16:40:33 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>

View File

@ -1,4 +1,4 @@
name: MirrorCache name: MirrorCache
version: 1.027 version: 1.028
mtime: 1647440685 mtime: 1648652234
commit: 03f526436269ca999368a284b236f05f2eee2599 commit: 39d3a412b5f94dd54826be1913fffc4d9fcb2515

View File

@ -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 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 %define build_requires %{assetpack_requires} rubygem(sass) tidy sysuser-shadow sysuser-tools
Name: MirrorCache Name: MirrorCache
Version: 1.027 Version: 1.028
Release: 0 Release: 0
Summary: WebApp to redirect and manage mirrors Summary: WebApp to redirect and manage mirrors
License: GPL-2.0-or-later License: GPL-2.0-or-later