From 6ea1c68556d083db13df4a8d7ee267d6265df930f40dbac2d896f372b5561251 Mon Sep 17 00:00:00 2001 From: Elisei Roca Date: Fri, 1 Oct 2021 08:30:17 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=24 --- MirrorCache-1.010.tar.xz | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 MirrorCache-1.010.tar.xz diff --git a/MirrorCache-1.010.tar.xz b/MirrorCache-1.010.tar.xz deleted file mode 100644 index 07c8cff..0000000 --- a/MirrorCache-1.010.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f2a56815640d7ac5b657fb93f166afa2cf309ffbac7d69ca4365e8826285a58 -size 1163780 From 305849464ab68186839fb63ee5ddb0b8ba80e8bc46fadfb44abf1f53ee71a985 Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Thu, 7 Oct 2021 07:04:17 +0000 Subject: [PATCH 2/2] - Update to version 1.011: * Improve openSUSE theme * Fix sql error when mirror has no files * Introduce hasall mirror capability * Change behavior filtering mirrors based on supported IP version * Fix mirrorlist for the same region * Schedule scan even when Geo for IP is not detected * Improve detection of ipv4 * Fix syntax error after perl upgrade * Properly redirect for symlinks in subtree OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=26 --- MirrorCache-1.010.obscpio | 3 --- MirrorCache-1.011.obscpio | 3 +++ MirrorCache.changes | 14 ++++++++++++++ MirrorCache.obsinfo | 6 +++--- MirrorCache.spec | 2 +- _servicedata | 4 ---- 6 files changed, 21 insertions(+), 11 deletions(-) delete mode 100644 MirrorCache-1.010.obscpio create mode 100644 MirrorCache-1.011.obscpio delete mode 100644 _servicedata diff --git a/MirrorCache-1.010.obscpio b/MirrorCache-1.010.obscpio deleted file mode 100644 index 4a6d580..0000000 --- a/MirrorCache-1.010.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c71141787d0e2145d029ed5b6a9f3eb4dc9b6695bf5d1ef1910bff955c3e9329 -size 723980 diff --git a/MirrorCache-1.011.obscpio b/MirrorCache-1.011.obscpio new file mode 100644 index 0000000..5b583fa --- /dev/null +++ b/MirrorCache-1.011.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d901a0f70f21bda9ab3c0abd1a58a097711d55bc76cbee69e4f643d71cb6771 +size 732684 diff --git a/MirrorCache.changes b/MirrorCache.changes index bcdedf2..18c3939 100644 --- a/MirrorCache.changes +++ b/MirrorCache.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Oct 07 07:01:48 UTC 2021 - Andrii Nikitin + +- Update to version 1.011: + * Improve openSUSE theme + * Fix sql error when mirror has no files + * Introduce hasall mirror capability + * Change behavior filtering mirrors based on supported IP version + * Fix mirrorlist for the same region + * Schedule scan even when Geo for IP is not detected + * Improve detection of ipv4 + * Fix syntax error after perl upgrade + * Properly redirect for symlinks in subtree + ------------------------------------------------------------------- Thu Sep 30 07:45:10 UTC 2021 - Andrii Nikitin diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index a72d747..2db61f1 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,5 +1,5 @@ name: MirrorCache -version: 1.010 -mtime: 1632986821 -commit: a7c411af315b687691212977613b148628d36af5 +version: 1.011 +mtime: 1633589063 +commit: 881058e905ffc0c99069d5ebf801a5f651be14a1 diff --git a/MirrorCache.spec b/MirrorCache.spec index 95620b9..4a762f5 100644 --- a/MirrorCache.spec +++ b/MirrorCache.spec @@ -21,7 +21,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.010 +Version: 1.011 Release: 0 Summary: WebApp to redirect and manage mirrors License: GPL-2.0-or-later diff --git a/_servicedata b/_servicedata deleted file mode 100644 index f7c539f..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - git://github.com/openSUSE/MirrorCache.git - a7c411af315b687691212977613b148628d36af5 \ No newline at end of file