From 63c68bc0d72d2b0adfc7dca6677b2cb7f7a8ed54f38420f4fbd67c3ff4f38e81 Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Thu, 5 May 2022 02:00:13 +0000 Subject: [PATCH] - Update to version 1.031: * Do not search mirrors for small files with local root (#271) * Improve detection of https behind proxy (#271) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=54 --- MirrorCache-1.030.obscpio | 3 --- MirrorCache-1.031.obscpio | 3 +++ MirrorCache.changes | 7 +++++++ MirrorCache.obsinfo | 6 +++--- MirrorCache.spec | 2 +- 5 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 MirrorCache-1.030.obscpio create mode 100644 MirrorCache-1.031.obscpio diff --git a/MirrorCache-1.030.obscpio b/MirrorCache-1.030.obscpio deleted file mode 100644 index b17b10f..0000000 --- a/MirrorCache-1.030.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e165e854ba586045db224cfb52069b229fd9b0a80b22ede867ce89a9f5a517c -size 900108 diff --git a/MirrorCache-1.031.obscpio b/MirrorCache-1.031.obscpio new file mode 100644 index 0000000..bfa75bb --- /dev/null +++ b/MirrorCache-1.031.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699e62b6d89a14584a4b7182fa101aec6dce9befd579f6d6efdb519fe5bf47a4 +size 903692 diff --git a/MirrorCache.changes b/MirrorCache.changes index 66636a1..344f6f1 100644 --- a/MirrorCache.changes +++ b/MirrorCache.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 05 01:57:15 UTC 2022 - Andrii Nikitin + +- Update to version 1.031: + * Do not search mirrors for small files with local root (#271) + * Improve detection of https behind proxy (#271) + ------------------------------------------------------------------- Thu Apr 28 04:52:32 UTC 2022 - Andrii Nikitin diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index 81108bb..0444d3c 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,4 +1,4 @@ name: MirrorCache -version: 1.030 -mtime: 1651121342 -commit: 4c7aff4296d1c0af3b7a9cc476358e5ed4062b5b +version: 1.031 +mtime: 1651715583 +commit: 803caa1ca1f9052f26a89640756d347f515ad021 diff --git a/MirrorCache.spec b/MirrorCache.spec index 19fb163..1379b96 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) %define build_requires %{assetpack_requires} rubygem(sass) tidy sysuser-shadow sysuser-tools Name: MirrorCache -Version: 1.030 +Version: 1.031 Release: 0 Summary: WebApp to redirect and manage mirrors License: GPL-2.0-or-later