- 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
This commit is contained in:
parent
6daf7439b5
commit
e84e4462af
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fc9f5f613d8c5f2d130f22282c8b5adf9370492134b34106a93a2177a7ab886
|
||||
size 1120268
|
3
MirrorCache-1.065.obscpio
Normal file
3
MirrorCache-1.065.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:652b4a9021b949241c2cf770eee39da72bfaf43ebf543634c6aa16f6b34b6648
|
||||
size 1137164
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 10:12:08 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
- 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 <andrii.nikitin@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: MirrorCache
|
||||
version: 1.064
|
||||
mtime: 1694673985
|
||||
commit: e0be7842c9b0fc3e12af5e6830a0816f54a593f6
|
||||
version: 1.065
|
||||
mtime: 1695895736
|
||||
commit: e5837a4b182eb631487b5c86d4226642fd7d2f9d
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user