From f329540c83be96aedcb237837195df51aa8d88e47b44697d5f38b0e94553ecfd Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Thu, 30 Nov 2023 09:49:10 +0000 Subject: [PATCH] - Update to version 1.069: * t: Adjust location of environ/mc/db links (#437) * t: Make 09-stability-02 more robust (#437) * t: Bump MariaDB experimental version (#437) * t: Switch environ to package from github repo (#437) * Add generation time to /report/mirrors (#436) * Remove postgres replication support (#435) * fix: mirrors with capability declaraion might disappear in /rest/server (#434) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=99 --- MirrorCache-1.068.obscpio | 3 --- MirrorCache-1.069.obscpio | 3 +++ MirrorCache.changes | 12 ++++++++++++ MirrorCache.obsinfo | 6 +++--- MirrorCache.spec | 2 +- 5 files changed, 19 insertions(+), 7 deletions(-) delete mode 100644 MirrorCache-1.068.obscpio create mode 100644 MirrorCache-1.069.obscpio diff --git a/MirrorCache-1.068.obscpio b/MirrorCache-1.068.obscpio deleted file mode 100644 index cb081bd..0000000 --- a/MirrorCache-1.068.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:214558a1a1cb76082bd8b28c4717bf777bf056764ef8e5c55554a1466cb68d3f -size 1159180 diff --git a/MirrorCache-1.069.obscpio b/MirrorCache-1.069.obscpio new file mode 100644 index 0000000..ab6f553 --- /dev/null +++ b/MirrorCache-1.069.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13862b6dc5cd42352b69438f48edc8869af3c01c51b88ece2a7d6c5f6e32cf5 +size 1152524 diff --git a/MirrorCache.changes b/MirrorCache.changes index ad29d76..b103ec6 100644 --- a/MirrorCache.changes +++ b/MirrorCache.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Nov 30 09:45:16 UTC 2023 - Andrii Nikitin + +- Update to version 1.069: + * t: Adjust location of environ/mc/db links (#437) + * t: Make 09-stability-02 more robust (#437) + * t: Bump MariaDB experimental version (#437) + * t: Switch environ to package from github repo (#437) + * Add generation time to /report/mirrors (#436) + * Remove postgres replication support (#435) + * fix: mirrors with capability declaraion might disappear in /rest/server (#434) + ------------------------------------------------------------------- Thu Nov 16 16:56:06 UTC 2023 - Andrii Nikitin - 1.068 diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index af70d87..046528d 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,4 +1,4 @@ name: MirrorCache -version: 1.068 -mtime: 1700145893 -commit: 863fb701ad21b80e3223500701cbb1628bae77b9 +version: 1.069 +mtime: 1701275301 +commit: c9f292ae2e9627baf3450b1e770821925934b739 diff --git a/MirrorCache.spec b/MirrorCache.spec index ff762c6..7401c26 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.068 +Version: 1.069 Release: 0 Summary: WebApp to redirect and manage mirrors License: GPL-2.0-or-later