From 29cb4dfe09255bc6b79051beb80b34efe50637bad4e85b87a471a08c9dfa7e02 Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Thu, 20 Jan 2022 07:47:23 +0000 Subject: [PATCH 1/2] - Update to version 1.023: * Add execution_time to stat table (#247) * Publish docs with mkdocs and github actions (#243) * Local render when ROOT_NFS (#246) * Add support for zsync hashes (#245) * Do not use app->static for rendering (#244) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=42 --- MirrorCache-1.022.obscpio | 3 --- MirrorCache-1.023.obscpio | 3 +++ MirrorCache.changes | 10 ++++++++++ MirrorCache.obsinfo | 7 +++---- MirrorCache.spec | 2 +- 5 files changed, 17 insertions(+), 8 deletions(-) delete mode 100644 MirrorCache-1.022.obscpio create mode 100644 MirrorCache-1.023.obscpio diff --git a/MirrorCache-1.022.obscpio b/MirrorCache-1.022.obscpio deleted file mode 100644 index f713f3e..0000000 --- a/MirrorCache-1.022.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b6523726b563642f00a2178a0fd4139790a0107508638c875a37cb3f62f2ccb -size 821772 diff --git a/MirrorCache-1.023.obscpio b/MirrorCache-1.023.obscpio new file mode 100644 index 0000000..3b22fad --- /dev/null +++ b/MirrorCache-1.023.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d81fe4a6a7ba855cadd7f09ad5f17842f5a6068d968045257b4e990679c7a22 +size 835596 diff --git a/MirrorCache.changes b/MirrorCache.changes index 21d33d9..61b821a 100644 --- a/MirrorCache.changes +++ b/MirrorCache.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 20 07:46:09 UTC 2022 - Andrii Nikitin + +- Update to version 1.023: + * Add execution_time to stat table (#247) + * Publish docs with mkdocs and github actions (#243) + * Local render when ROOT_NFS (#246) + * Add support for zsync hashes (#245) + * Do not use app->static for rendering (#244) + ------------------------------------------------------------------- Thu Dec 16 07:13:04 UTC 2021 - Andrii Nikitin diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index bc4a638..61df1e6 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,5 +1,4 @@ name: MirrorCache -version: 1.022 -mtime: 1639637867 -commit: 8ba68c5b4ca73795dff412330402f6e64b86e032 - +version: 1.023 +mtime: 1642197733 +commit: 7c9c68a96f6b49d5e97670f57e64aa252a9af22a diff --git a/MirrorCache.spec b/MirrorCache.spec index f738a78..66ce894 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) %define build_requires %{assetpack_requires} rubygem(sass) tidy sysuser-shadow sysuser-tools Name: MirrorCache -Version: 1.022 +Version: 1.023 Release: 0 Summary: WebApp to redirect and manage mirrors License: GPL-2.0-or-later From 66071088e7012183ed3f50d98d80779dafa62daa4bb291a69f88aab027fbcb4c Mon Sep 17 00:00:00 2001 From: Andrii Nikitin Date: Thu, 20 Jan 2022 07:51:10 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=43 --- MirrorCache.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MirrorCache.spec b/MirrorCache.spec index 66ce894..b7a1d4f 100644 --- a/MirrorCache.spec +++ b/MirrorCache.spec @@ -79,7 +79,7 @@ install -D -m 0644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf %service_del_postun_without_restart mirrorcache-hypnotoad.service %files -%doc README.asciidoc +%doc README.md %license LICENSE %{_sbindir}/rcmirrorcache %{_sbindir}/rcmirrorcache-hypnotoad