- Update to version 1.034:
* Provide torrent (#278) * Add report for projects on mirrors (#276) * Fix render when metalink is optional (#277) OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=57
This commit is contained in:
parent
cb2eabf31f
commit
42fa8b9b1f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:641afe8c5c679c8bd6af7b4aafe96acc3285622a5d83875b6b824c8cfc4ab98d
|
|
||||||
size 918540
|
|
3
MirrorCache-1.034.obscpio
Normal file
3
MirrorCache-1.034.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9ae08441b3f7f75f8b41dee15f5ad9ab5cad45d9af983e2573974a5784ee0591
|
||||||
|
size 936972
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 07 09:05:15 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1.034:
|
||||||
|
* Provide torrent (#278)
|
||||||
|
* Add report for projects on mirrors (#276)
|
||||||
|
* Fix render when metalink is optional (#277)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 19 07:14:05 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
|
Thu May 19 07:14:05 UTC 2022 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: MirrorCache
|
name: MirrorCache
|
||||||
version: 1.033
|
version: 1.034
|
||||||
mtime: 1652876909
|
mtime: 1654591985
|
||||||
commit: f58f3923539b52c99a595c5654134826a15191c9
|
commit: 2650bc3c1b58c91f67aabc3e58ca518015eca3cc
|
||||||
|
@ -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 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
|
%define build_requires %{assetpack_requires} rubygem(sass) tidy sysuser-shadow sysuser-tools
|
||||||
Name: MirrorCache
|
Name: MirrorCache
|
||||||
Version: 1.033
|
Version: 1.034
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: WebApp to redirect and manage mirrors
|
Summary: WebApp to redirect and manage mirrors
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3fc243bd2442d0e67c69a7c52d60ceccb0882b8f534fb87705fdfb52c9838cf9
|
oid sha256:9a5aa969d5fbe06710eebcacc3db8faf2104d5f44033545315cb032434c9903d
|
||||||
size 971190
|
size 1013313
|
||||||
|
Loading…
Reference in New Issue
Block a user