From e84e4462affec1c6017e9507c9cdd4efacc12d6abac4282754dd669675db4b13 Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Thu, 28 Sep 2023 10:15:48 +0000 Subject: [PATCH] - Update to version 1.065: * ui: Use https when applicable on mirrors report (#411) * ui: Show country flag in mirror report (#411) * ui: Tweak mirrors report (#411) * ui: Remove tidy warnings from openSUSE branding (#411) * ui: Add mirror details page (#411) * Remove dark theme css code for Mirrors page (#408) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=95 --- MirrorCache-1.064.obscpio | 3 --- MirrorCache-1.065.obscpio | 3 +++ MirrorCache.changes | 11 +++++++++++ MirrorCache.obsinfo | 6 +++--- MirrorCache.spec | 2 +- 5 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 MirrorCache-1.064.obscpio create mode 100644 MirrorCache-1.065.obscpio diff --git a/MirrorCache-1.064.obscpio b/MirrorCache-1.064.obscpio deleted file mode 100644 index 3fc0333..0000000 --- a/MirrorCache-1.064.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fc9f5f613d8c5f2d130f22282c8b5adf9370492134b34106a93a2177a7ab886 -size 1120268 diff --git a/MirrorCache-1.065.obscpio b/MirrorCache-1.065.obscpio new file mode 100644 index 0000000..a20dd99 --- /dev/null +++ b/MirrorCache-1.065.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652b4a9021b949241c2cf770eee39da72bfaf43ebf543634c6aa16f6b34b6648 +size 1137164 diff --git a/MirrorCache.changes b/MirrorCache.changes index 6fd100d..f205e2d 100644 --- a/MirrorCache.changes +++ b/MirrorCache.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Sep 28 10:12:08 UTC 2023 - Andrii Nikitin + +- Update to version 1.065: + * ui: Use https when applicable on mirrors report (#411) + * ui: Show country flag in mirror report (#411) + * ui: Tweak mirrors report (#411) + * ui: Remove tidy warnings from openSUSE branding (#411) + * ui: Add mirror details page (#411) + * Remove dark theme css code for Mirrors page (#408) + ------------------------------------------------------------------- Thu Sep 14 06:49:28 UTC 2023 - Andrii Nikitin diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index f66a0e4..4572c16 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,4 +1,4 @@ name: MirrorCache -version: 1.064 -mtime: 1694673985 -commit: e0be7842c9b0fc3e12af5e6830a0816f54a593f6 +version: 1.065 +mtime: 1695895736 +commit: e5837a4b182eb631487b5c86d4226642fd7d2f9d diff --git a/MirrorCache.spec b/MirrorCache.spec index 06a29b2..7ceb793 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.064 +Version: 1.065 Release: 0 Summary: WebApp to redirect and manage mirrors License: GPL-2.0-or-later