From b82584c6e719733f66dfeb78623e00699061d227e3f7527fbf8ac6e37fe1af30 Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Thu, 16 Nov 2023 16:57:49 +0000 Subject: [PATCH] - Update to version 1.068: * Add diagnostic job for checking presence of a file on mirrors * Adjust switch Digest::Zsync to separate package * Update regexps to handle zchunk, zstd and sha512 * Improve link detection in the same folder * Add a Vary Fastly-SSL OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=98 --- MirrorCache-1.067.obscpio | 3 --- MirrorCache-1.068.obscpio | 3 +++ MirrorCache.changes | 10 ++++++++++ MirrorCache.obsinfo | 6 +++--- MirrorCache.spec | 2 +- 5 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 MirrorCache-1.067.obscpio create mode 100644 MirrorCache-1.068.obscpio diff --git a/MirrorCache-1.067.obscpio b/MirrorCache-1.067.obscpio deleted file mode 100644 index 89ed98e..0000000 --- a/MirrorCache-1.067.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13e893bc59d3e376dd7cfbecb3d2aeb0d9b8de333e878086737b6c5dd3391717 -size 1155596 diff --git a/MirrorCache-1.068.obscpio b/MirrorCache-1.068.obscpio new file mode 100644 index 0000000..cb081bd --- /dev/null +++ b/MirrorCache-1.068.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:214558a1a1cb76082bd8b28c4717bf777bf056764ef8e5c55554a1466cb68d3f +size 1159180 diff --git a/MirrorCache.changes b/MirrorCache.changes index 52e5627..ad29d76 100644 --- a/MirrorCache.changes +++ b/MirrorCache.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Nov 16 16:56:06 UTC 2023 - Andrii Nikitin - 1.068 + +- Update to version 1.068: + * Add diagnostic job for checking presence of a file on mirrors + * Adjust switch Digest::Zsync to separate package + * Update regexps to handle zchunk, zstd and sha512 + * Improve link detection in the same folder + * Add a Vary Fastly-SSL + ------------------------------------------------------------------- Thu Oct 26 07:56:51 UTC 2023 - Andrii Nikitin diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index 42016bf..af70d87 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,4 +1,4 @@ name: MirrorCache -version: 1.067 -mtime: 1698306810 -commit: 83c5ff67696a9c7783f798d8a14b816bc445ce20 +version: 1.068 +mtime: 1700145893 +commit: 863fb701ad21b80e3223500701cbb1628bae77b9 diff --git a/MirrorCache.spec b/MirrorCache.spec index 0920e3c..ff762c6 100644 --- a/MirrorCache.spec +++ b/MirrorCache.spec @@ -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.067 +Version: 1.068 Release: 0 Summary: WebApp to redirect and manage mirrors License: GPL-2.0-or-later