forked from pool/MirrorCache
- Update to version 1.056:
* Improve symlink handling when remote root references another remote root (#353) * ui: add content-disposition inline to render_file (#355) * Don't send users to Bugzilla by @AdamMajer (#357) * Add leap 15.5 to project list (#358) * Add GNOME iso to Current pattern (#356) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=86
This commit is contained in:
parent
5993446f2f
commit
ccfc0bb7d2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f744196a158e394331a337d0b85f415f01f2c15c321d1ddba51fedb0be1faa25
|
||||
size 1078284
|
3
MirrorCache-1.056.obscpio
Normal file
3
MirrorCache-1.056.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52a6b2c1287f9e67828d7fb61dc966bb3ad7434f6a7003c85af5959290566d8e
|
||||
size 1079308
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 09 09:41:42 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
- Update to version 1.056:
|
||||
* Improve symlink handling when remote root references another remote root (#353)
|
||||
* ui: add content-disposition inline to render_file (#355)
|
||||
* Don't send users to Bugzilla by @AdamMajer (#357)
|
||||
* Add leap 15.5 to project list (#358)
|
||||
* Add GNOME iso to Current pattern (#356)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 02 12:01:48 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: MirrorCache
|
||||
version: 1.055
|
||||
mtime: 1675339003
|
||||
commit: 906445b33d5e01c01f59e986e190c7829d877350
|
||||
version: 1.056
|
||||
mtime: 1675932755
|
||||
commit: 5fa14eb5b8ef788ec3f70055537710294b79982b
|
||||
|
@ -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.055
|
||||
Version: 1.056
|
||||
Release: 0
|
||||
Summary: WebApp to redirect and manage mirrors
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user