SHA256
1
0
forked from pool/MirrorCache

- Update to version 1.020:

* Do not try to find mirror outside region when ROOT_COUNTRY is set (#236)
  * Special handling unversioned media symlinks (#235)
  * Import hash create folder (#233)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=39
This commit is contained in:
2021-12-09 06:28:59 +00:00
committed by Git OBS Bridge
parent cec1223bfe
commit 845198addb
5 changed files with 15 additions and 7 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 09 06:22:21 UTC 2021 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.020:
* Do not try to find mirror outside region when ROOT_COUNTRY is set (#236)
* Special handling unversioned media symlinks (#235)
* Import hash create folder (#233)
-------------------------------------------------------------------
Thu Dec 02 05:33:04 UTC 2021 - Andrii Nikitin <andrii.nikitin@suse.com>

View File

@@ -1,5 +1,5 @@
name: MirrorCache
version: 1.019
mtime: 1638363386
commit: 3ddb8020f3772d4c49953e24232946d874c85e90
version: 1.020
mtime: 1639030360
commit: 5dfe538af553160715735cfdcfca32f0c312b6bd

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