- Update to version 1.076:
* Fix duplicate values in x-media-version response header * ci: Temporarily disable systemd tests OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=106
This commit is contained in:
parent
9c79f06b0e
commit
7452443d34
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -21,5 +21,3 @@
|
|||||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
## Specific LFS patterns
|
|
||||||
MirrorCache-1.075.tar filter=lfs diff=lfs merge=lfs -text
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0e865890e41c3508ee837c6c232a06e33b97329c4b076ce587296b5ca6a5e9c4
|
|
||||||
size 1186828
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:63798c467b758755054c11cc1c939882951f277785460dea853d436a952a31a4
|
|
||||||
size 1210892
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:76cf81c8b9488c0e22d301bb231eefa5cea30e278dbede905384d60595b44afc
|
|
||||||
size 1454080
|
|
3
MirrorCache-1.076.obscpio
Normal file
3
MirrorCache-1.076.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d03a96c543c4d43bee9ad3f97c6faf0fca46db93bbfddc435000f5ab69c05de7
|
||||||
|
size 1210892
|
@ -1,4 +1,4 @@
|
|||||||
# Type Path Mode UID GID Age Argument
|
# Type Path Mode UID GID Age Argument
|
||||||
!d /var/lib/mirrorcache 0750 mirrorcache mirrorcache - -
|
d! /var/lib/mirrorcache 0750 mirrorcache mirrorcache - -
|
||||||
!d /run/mirrorcache 0750 mirrorcache mirrorcache - -
|
d! /run/mirrorcache 0750 mirrorcache mirrorcache - -
|
||||||
r /tmp/mojo.tmp.* - mirrorcache mirrorcache 8h
|
r /tmp/mojo.tmp.* - mirrorcache mirrorcache 8h
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 21 14:18:43 UTC 2024 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1.076:
|
||||||
|
* Fix duplicate values in x-media-version response header
|
||||||
|
* ci: Temporarily disable systemd tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 21 11:00:26 UTC 2024 - Andrii Nikitin <andrii.nikitin@suse.com>
|
Tue May 21 11:00:26 UTC 2024 - Andrii Nikitin <andrii.nikitin@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: MirrorCache
|
name: MirrorCache
|
||||||
version: 1.075
|
version: 1.076
|
||||||
mtime: 1716288572
|
mtime: 1716300936
|
||||||
commit: c4068774ad94f0acb53a9aff3226992c321065b2
|
commit: 986189a4a9e726db9e725305d1897690fd8c8ede
|
||||||
|
@ -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 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
|
%define build_requires %{assetpack_requires} rubygem(sass) tidy sysuser-shadow sysuser-tools
|
||||||
Name: MirrorCache
|
Name: MirrorCache
|
||||||
Version: 1.075
|
Version: 1.076
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user