- Update to version 1.058:

* Add Vary header into http responses (#373)
  * Add experimental feature mirrorlist for folder (#372)
  * Fix redirect on remote MirrorCache (#372)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=88
This commit is contained in:
Andrii Nikitin 2023-04-13 10:37:58 +00:00 committed by Git OBS Bridge
parent c0e4e4b944
commit 81683b9d26
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:037c809e555521729c4314556f878fa56dfa5dba34be51ac25ffbae18b53d7d9
size 1083404

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Apr 13 10:36:14 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.058:
* Add Vary header into http responses (#373)
* Add experimental feature mirrorlist for folder (#372)
* Fix redirect on remote MirrorCache (#372)
-------------------------------------------------------------------
Thu Apr 06 06:31:14 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>

View File

@ -1,4 +1,4 @@
name: MirrorCache
version: 1.057
mtime: 1680687752
commit: ebc5c1979916df7a82a430f0766f706a3296282f
version: 1.058
mtime: 1681380963
commit: e3518bbd8cde6c4fb950e1a8eb434b320b8f2799

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