From 6562d15a3ea2eae4c2099cc873ba205d1318026f4e6f6f832360a30af99d4451 Mon Sep 17 00:00:00 2001
From: Andrii Nikitin <andrii.nikitin@suse.com>
Date: Thu, 4 Nov 2021 08:23:29 +0000
Subject: [PATCH] - Update to version 1.016:   * Add script for manual testing
 download.o.o   * Add route /rest/scan_tree   * Add job for recursive scan
 (#222)   * Introduce variable MIRRORCACHE_TRUST_ADDR (#221)   * Add
 BACKSTAGE_WORKERS parameter to scripts (#220)   * Fix automatic mirror
 capability management when two capabilities are disabled for the same mirror
 (#219)   * Dont try to find mirror for unversioned Debian files (#218)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=35
---
 MirrorCache-1.015.obscpio |  3 ---
 MirrorCache-1.016.obscpio |  3 +++
 MirrorCache.changes       | 15 +++++++++++++++
 MirrorCache.obsinfo       |  6 +++---
 MirrorCache.spec          |  2 +-
 5 files changed, 22 insertions(+), 7 deletions(-)
 delete mode 100644 MirrorCache-1.015.obscpio
 create mode 100644 MirrorCache-1.016.obscpio

diff --git a/MirrorCache-1.015.obscpio b/MirrorCache-1.015.obscpio
deleted file mode 100644
index 91eaff4..0000000
--- a/MirrorCache-1.015.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7ebf9d1dc75c3ff89abef127dd8dcb2a7443d7d9550061eca47ecef903495355
-size 769036
diff --git a/MirrorCache-1.016.obscpio b/MirrorCache-1.016.obscpio
new file mode 100644
index 0000000..c04f20b
--- /dev/null
+++ b/MirrorCache-1.016.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0baa5f539dcfa431c0c2b6fa4b99039cdc0ecfeaa596a228d1c8407a241709a8
+size 785932
diff --git a/MirrorCache.changes b/MirrorCache.changes
index b30d6b9..0de233f 100644
--- a/MirrorCache.changes
+++ b/MirrorCache.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Thu Nov 04 08:21:40 UTC 2021 - Andrii Nikitin <andrii.nikitin@suse.com>
+
+- Update to version 1.016:
+  * Add script for manual testing download.o.o
+  * Add route /rest/scan_tree
+  * Add job for recursive scan (#222)
+  * Introduce variable MIRRORCACHE_TRUST_ADDR (#221)
+  * Add BACKSTAGE_WORKERS parameter to scripts (#220)
+  * Fix automatic mirror capability management when two capabilities are disabled for the same mirror (#219)
+  * Dont try to find mirror for unversioned Debian files (#218)
+  * Add hypnotoad service (#217)
+  * Log statistics the old way
+  * Add stress tests
+
 -------------------------------------------------------------------
 Thu Oct 28 08:56:27 UTC 2021 - Andrii Nikitin <andrii.nikitin@suse.com>
 
diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo
index 25d714b..b50aed0 100644
--- a/MirrorCache.obsinfo
+++ b/MirrorCache.obsinfo
@@ -1,5 +1,5 @@
 name: MirrorCache
-version: 1.015
-mtime: 1635411259
-commit: 7e0fe69144b170e6479f90056a4ba034b7f3a5a6
+version: 1.016
+mtime: 1636013805
+commit: 20f73d6807be22bb1a291d68a3c2f44bce71c393
 
diff --git a/MirrorCache.spec b/MirrorCache.spec
index 601de76..533bf47 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.015
+Version:        1.016
 Release:        0
 Summary:        WebApp to redirect and manage mirrors
 License:        GPL-2.0-or-later