forked from pool/MirrorCache
- Update to version 1.047:
* Add /browse route to navigate folders with ajax (#322) * Render TOP_FOLDER with /browse if browser (#322) * Add ajax table for the one dimension download reports (#318) * Cleanup stat older than STAT_KEEP_DAYS (8) (#319) * Fix db password from ini file wasnt taken in all places (#323) * Add option for enabling Mojo Status Plugin (#318) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=75
This commit is contained in:
parent
143e3f947a
commit
c467f6b4d3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1029fc4ae4af821fe8cb4b6fe9130535c4d00a649e2568493759d0581380d86b
|
||||
size 1006092
|
3
MirrorCache-1.047.obscpio
Normal file
3
MirrorCache-1.047.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71152121c36ddb3d8141c1d89429e49e17b712d5aeb30d2a70fa3550b4940c36
|
||||
size 1020428
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 24 10:17:35 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
- Update to version 1.047:
|
||||
* Add /browse route to navigate folders with ajax (#322)
|
||||
* Render TOP_FOLDER with /browse if browser (#322)
|
||||
* Add ajax table for the one dimension download reports (#318)
|
||||
* Cleanup stat older than STAT_KEEP_DAYS (8) (#319)
|
||||
* Fix db password from ini file wasnt taken in all places (#323)
|
||||
* Add option for enabling Mojo Status Plugin (#318)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 17 06:21:34 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: MirrorCache
|
||||
version: 1.046
|
||||
mtime: 1668665747
|
||||
commit: 53fabc74250862a160fb6cec5a7b3487964ece7c
|
||||
version: 1.047
|
||||
mtime: 1669283517
|
||||
commit: bab2380d7596b5afb9f20f3022d72356ac7323b7
|
||||
|
@ -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.046
|
||||
Version: 1.047
|
||||
Release: 0
|
||||
Summary: WebApp to redirect and manage mirrors
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0182ab7353191fc3efbfa978cd96fd636830d508cbac813a53fd136296a6b595
|
||||
size 1013292
|
||||
oid sha256:987f7a526af4f9f610179666c946d64c1793d1fc80e80e8cf90e77309bf55644
|
||||
size 1012508
|
||||
|
Loading…
x
Reference in New Issue
Block a user