Accepting request 1094579 from openSUSE:infrastructure:MirrorCache

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1094579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MirrorCache?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2023-06-22 21:26:15 +00:00 committed by Git OBS Bridge
commit 6457bbad3b
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:92517587fcc62a6121733dfffbaf871323baffef955e813b2e3f4a198af7b6fe
size 1084940

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jun 15 06:46:53 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.060:
* Tolerate DB downtime (#392)
* Cache mirror report in case if DB or subsidiary is down (#393)
* Fix value of METALINK_GREEDY in meta4 (#389)
* Honor links for MIRRORCACHE_REDIRECT (#390)
* Rework and fix /rest/stat (#387)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 08 13:47:15 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com> Mon May 08 13:47:15 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>

View File

@ -1,4 +1,4 @@
name: MirrorCache name: MirrorCache
version: 1.059 version: 1.060
mtime: 1683545802 mtime: 1686808324
commit: 4266996eeb7cb81b1c392d42751d36a189c8f417 commit: dcff388396882b5014fc4db8e263df183647b6ef

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) perl(Config::IniFiles) %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) perl(Config::IniFiles)
%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.059 Version: 1.060
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