SHA256
1
0
forked from pool/MirrorCache

- Update to version 1.042:

* Add support for metalink4 format (#303)
  * Add url parameter IP to simulate geo experience (#304)
  * t: Fix CI after changes in async rendering in Mojo (#303)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=68
This commit is contained in:
Andrii Nikitin 2022-09-29 09:48:37 +00:00 committed by Git OBS Bridge
parent 106649f62a
commit d4b1171146
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:8e4e10772ea344bb96a1029c9e95c455843c67f3679f62fa3311309e40c1caf5
size 978956

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 29 09:47:07 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.042:
* Add support for metalink4 format (#303)
* Add url parameter IP to simulate geo experience (#304)
* t: Fix CI after changes in async rendering in Mojo (#303)
-------------------------------------------------------------------
Tue Sep 27 11:42:51 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>

View File

@ -1,4 +1,4 @@
name: MirrorCache
version: 1.041
mtime: 1664278871
commit: e1a7294ed58e3f730041b82be96834f68b5c7513
version: 1.042
mtime: 1664444483
commit: b79e2f052f85c455161a636b56db7adc31d3ca67

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.041
Version: 1.042
Release: 0
Summary: WebApp to redirect and manage mirrors
License: GPL-2.0-or-later