From d26c5ebca6ce4dbdb1cd5dd18d39d5095439610328e9f5fb9a2d21466bc79f6b Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Thu, 3 Feb 2022 09:28:27 +0000 Subject: [PATCH] - Update to version 1.024: * Allow multiple subsidiaries per region (#250) * Add internal timeouts for mirror checks and rendering (#249, #252) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=44 --- MirrorCache-1.023.obscpio | 3 --- MirrorCache-1.024.obscpio | 3 +++ MirrorCache.changes | 7 +++++++ MirrorCache.obsinfo | 6 +++--- MirrorCache.spec | 2 +- 5 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 MirrorCache-1.023.obscpio create mode 100644 MirrorCache-1.024.obscpio diff --git a/MirrorCache-1.023.obscpio b/MirrorCache-1.023.obscpio deleted file mode 100644 index 3b22fad..0000000 --- a/MirrorCache-1.023.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d81fe4a6a7ba855cadd7f09ad5f17842f5a6068d968045257b4e990679c7a22 -size 835596 diff --git a/MirrorCache-1.024.obscpio b/MirrorCache-1.024.obscpio new file mode 100644 index 0000000..08e59b4 --- /dev/null +++ b/MirrorCache-1.024.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df884a134178ed76d8704ecf9e602df3f33befc963a2695ea688973025f3f520 +size 839180 diff --git a/MirrorCache.changes b/MirrorCache.changes index 61b821a..e74a290 100644 --- a/MirrorCache.changes +++ b/MirrorCache.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 03 09:23:28 UTC 2022 - Andrii Nikitin + +- Update to version 1.024: + * Allow multiple subsidiaries per region (#250) + * Add internal timeouts for mirror checks and rendering (#249, #252) + ------------------------------------------------------------------- Thu Jan 20 07:46:09 UTC 2022 - Andrii Nikitin diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index 61df1e6..43b9937 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,4 +1,4 @@ name: MirrorCache -version: 1.023 -mtime: 1642197733 -commit: 7c9c68a96f6b49d5e97670f57e64aa252a9af22a +version: 1.024 +mtime: 1643879887 +commit: ae811c8ec5d14c14f6a78084c0600dc27330760b diff --git a/MirrorCache.spec b/MirrorCache.spec index b7a1d4f..e6e6575 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.023 +Version: 1.024 Release: 0 Summary: WebApp to redirect and manage mirrors License: GPL-2.0-or-later