- Update to version 1.010:
* Add openSUSE design theme * Fix parantheses placement, remove unneeded param * Create service symlink rcmirrorcache-subtree * Fix subtree to work with symlinks * dist: package mirrorcache-subtree.service (#199) * Add proper handling of local symlinks * Erase info about folder on a mirror if it cannot be accessed * Always render files from disk for local root * Add MIRRORCACHE_PROXY_URL variable * Add subtree feature OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=21
This commit is contained in:
parent
7cb329046f
commit
858afb78d7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1f4ca87d05f3ddfabfd60b751e3c00ae1c8472d3a336d0727f0a41422d555fe
|
||||
size 710668
|
3
MirrorCache-1.010.obscpio
Normal file
3
MirrorCache-1.010.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:460247582c1e260eb6db69e94278ac25eabb2b899216ade4752d0a4d3426afa0
|
||||
size 6286861
|
3
MirrorCache-1.010.tar.xz
Normal file
3
MirrorCache-1.010.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f2a56815640d7ac5b657fb93f166afa2cf309ffbac7d69ca4365e8826285a58
|
||||
size 1163780
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 30 07:45:10 UTC 2021 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||
|
||||
- Update to version 1.010:
|
||||
* Add openSUSE design theme
|
||||
* Fix parantheses placement, remove unneeded param
|
||||
* Create service symlink rcmirrorcache-subtree
|
||||
* Fix subtree to work with symlinks
|
||||
* dist: package mirrorcache-subtree.service (#199)
|
||||
* Add proper handling of local symlinks
|
||||
* Erase info about folder on a mirror if it cannot be accessed
|
||||
* Always render files from disk for local root
|
||||
* Add MIRRORCACHE_PROXY_URL variable
|
||||
* Add subtree feature
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 23 07:30:36 UTC 2021 - Elisei Roca <eroca@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: MirrorCache
|
||||
version: 1.009
|
||||
mtime: 1632372575
|
||||
commit: 3c8a542317c547901c32fe5ba6c3062fc13a973e
|
||||
version: 1.010
|
||||
mtime: 1632986821
|
||||
commit: a7c411af315b687691212977613b148628d36af5
|
||||
|
||||
|
@ -21,7 +21,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.009
|
||||
Version: 1.010
|
||||
Release: 0
|
||||
Summary: WebApp to redirect and manage mirrors
|
||||
License: GPL-2.0-or-later
|
||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/MirrorCache.git</param>
|
||||
<param name="changesrevision">a7c411af315b687691212977613b148628d36af5</param></service></servicedata>
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0e834748f621d66a685b939914e103ef306187e881e8e5edbf229f8fa4efbf3
|
||||
size 952732
|
||||
oid sha256:412490230020352bbae9951fdce5ba9cfd03edee2b1134130b092735c5a95fad
|
||||
size 1013201
|
||||
|
Loading…
Reference in New Issue
Block a user