SHA256
1
0
forked from pool/MirrorCache

- Update to version 1.055:

* Handle redirects with RootRemote (#351)
  * Add sha512 to hash (#352)
  * Do not urlencode plus character (#352)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=85
This commit is contained in:
Andrii Nikitin 2023-02-02 12:05:21 +00:00 committed by Git OBS Bridge
parent f42dc62d81
commit 5993446f2f
5 changed files with 15 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 02 12:01:48 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>
- Update to version 1.055:
* Handle redirects with RootRemote (#351)
* Add sha512 to hash (#352)
* Do not urlencode plus character (#352)
-------------------------------------------------------------------
Fri Jan 27 13:16:17 UTC 2023 - Andrii Nikitin <andrii.nikitin@suse.com>

View File

@ -1,4 +1,4 @@
name: MirrorCache
version: 1.054
mtime: 1674824892
commit: 4c659712dfcdbdc740c1ad7fbe468b5adfbacd87
version: 1.055
mtime: 1675339003
commit: 906445b33d5e01c01f59e986e190c7829d877350

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