From af7b5bf8e4647b02c8aff388f9c1d417a5274a65a14a5a0516946cea99b9af0a Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Mon, 8 May 2023 13:53:12 +0000 Subject: [PATCH] - Update to version 1.059: * Consider links when redirecting to the root (#374) * Add backend for mirror-counries relation (#375) * Use optinally default conf file in subtree service (#379) * rework salt test to use formula (#378) * ci: Switch systemd tests to github actions (#379) * Switch to podman from docker in systemd tests (#379) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=89 --- MirrorCache-1.058.obscpio | 3 --- MirrorCache-1.059.obscpio | 3 +++ MirrorCache.changes | 11 +++++++++++ MirrorCache.obsinfo | 6 +++--- MirrorCache.spec | 2 +- 5 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 MirrorCache-1.058.obscpio create mode 100644 MirrorCache-1.059.obscpio diff --git a/MirrorCache-1.058.obscpio b/MirrorCache-1.058.obscpio deleted file mode 100644 index 02f3148..0000000 --- a/MirrorCache-1.058.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fa08359261a8e6429ba8301d8ea6da0bd4f139fb8b40e1ecdbd542fbbd1f217 -size 1086988 diff --git a/MirrorCache-1.059.obscpio b/MirrorCache-1.059.obscpio new file mode 100644 index 0000000..368cf36 --- /dev/null +++ b/MirrorCache-1.059.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92517587fcc62a6121733dfffbaf871323baffef955e813b2e3f4a198af7b6fe +size 1084940 diff --git a/MirrorCache.changes b/MirrorCache.changes index 2c20b3d..98a5c15 100644 --- a/MirrorCache.changes +++ b/MirrorCache.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon May 08 13:47:15 UTC 2023 - Andrii Nikitin + +- Update to version 1.059: + * Consider links when redirecting to the root (#374) + * Add backend for mirror-counries relation (#375) + * Use optinally default conf file in subtree service (#379) + * rework salt test to use formula (#378) + * ci: Switch systemd tests to github actions (#379) + * Switch to podman from docker in systemd tests (#379) + ------------------------------------------------------------------- Thu Apr 13 10:36:14 UTC 2023 - Andrii Nikitin diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index 6c97efa..3e5a456 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,4 +1,4 @@ name: MirrorCache -version: 1.058 -mtime: 1681380963 -commit: e3518bbd8cde6c4fb950e1a8eb434b320b8f2799 +version: 1.059 +mtime: 1683545802 +commit: 4266996eeb7cb81b1c392d42751d36a189c8f417 diff --git a/MirrorCache.spec b/MirrorCache.spec index a5ed079..ea3047b 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.058 +Version: 1.059 Release: 0 Summary: WebApp to redirect and manage mirrors License: GPL-2.0-or-later