- Update to version 1.084:

* systemd: MOJO_TMPDIR=/var/lib/mirrorcache/tmp
  * Smart handle of local symlinks

OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=116
This commit is contained in:
Andrii Nikitin 2024-11-06 08:46:20 +00:00 committed by Git OBS Bridge
parent ab35751675
commit ac541b88e3
6 changed files with 15 additions and 8 deletions

View File

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

View File

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

View File

@ -1,4 +1,4 @@
# Type Path Mode UID GID Age Argument
d /var/lib/mirrorcache 0750 mirrorcache mirrorcache - -
d /var/lib/mirrorcache/tmp 0750 mirrorcache mirrorcache 2h
d /run/mirrorcache 0750 mirrorcache mirrorcache - -
d /tmp/mirrorcache - mirrorcache mirrorcache 8h

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 06 08:45:02 UTC 2024 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.084:
* systemd: MOJO_TMPDIR=/var/lib/mirrorcache/tmp
* Smart handle of local symlinks
-------------------------------------------------------------------
Fri Oct 25 15:02:11 UTC 2024 - Andrii Nikitin <andrii.nikitin@suse.com>

View File

@ -1,4 +1,4 @@
name: MirrorCache
version: 1.083
mtime: 1729868343
commit: 5153dc35e2cc2d87c264bc9a0437244cee81a827
version: 1.084
mtime: 1730880198
commit: 8031dc6b706c03b9748994db407ea725456c122b

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