- Update to version 1.077:

* UI fix db sync timezone (#487)
  * tmpfiles: Let working and run directories be always created (#488)
  * Switch CI to 15.6 (#489)
  * Fix doubleslash in mirrors report (#490)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=108
This commit is contained in:
Andrii Nikitin 2024-06-20 05:48:45 +00:00 committed by Git OBS Bridge
parent aba21ae7d8
commit 2050dbe48f
5 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d03a96c543c4d43bee9ad3f97c6faf0fca46db93bbfddc435000f5ab69c05de7
size 1210892

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d456dc5eec645a4322b2d1cce01fb4f41795e3afe36bdc74b94ecc71cc30381b
size 1213452

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 20 05:47:14 UTC 2024 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.077:
* UI fix db sync timezone (#487)
* tmpfiles: Let working and run directories be always created (#488)
* Switch CI to 15.6 (#489)
* Fix doubleslash in mirrors report (#490)
-------------------------------------------------------------------
Tue May 21 14:18:43 UTC 2024 - Andrii Nikitin <andrii.nikitin@suse.com>

View File

@ -1,4 +1,4 @@
name: MirrorCache
version: 1.076
mtime: 1716300936
commit: 986189a4a9e726db9e725305d1897690fd8c8ede
version: 1.077
mtime: 1718862211
commit: 8e27b8285ca98c3110c0cc8c1438fe4a88157fce

View File

@ -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.076
Version: 1.077
Release: 0
Summary: WebApp to redirect and manage mirrors
License: GPL-2.0-or-later