- Update to version 1.024:
* Allow multiple subsidiaries per region (#250) * Add internal timeouts for mirror checks and rendering (#249, #252) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=44
This commit is contained in:
parent
66071088e7
commit
d26c5ebca6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d81fe4a6a7ba855cadd7f09ad5f17842f5a6068d968045257b4e990679c7a22
|
||||
size 835596
|
3
MirrorCache-1.024.obscpio
Normal file
3
MirrorCache-1.024.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df884a134178ed76d8704ecf9e602df3f33befc963a2695ea688973025f3f520
|
||||
size 839180
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 03 09:23:28 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
- Update to version 1.024:
|
||||
* Allow multiple subsidiaries per region (#250)
|
||||
* Add internal timeouts for mirror checks and rendering (#249, #252)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 20 07:46:09 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: MirrorCache
|
||||
version: 1.023
|
||||
mtime: 1642197733
|
||||
commit: 7c9c68a96f6b49d5e97670f57e64aa252a9af22a
|
||||
version: 1.024
|
||||
mtime: 1643879887
|
||||
commit: ae811c8ec5d14c14f6a78084c0600dc27330760b
|
||||
|
@ -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.023
|
||||
Version: 1.024
|
||||
Release: 0
|
||||
Summary: WebApp to redirect and manage mirrors
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user