1
0

- Update to release 0.2.2

OBS-URL: https://build.opensuse.org/package/show/server:http/nginx-module-vts?expand=0&rev=3
This commit is contained in:
2023-07-26 09:43:09 +00:00
committed by Git OBS Bridge
parent d9df7bb5d5
commit 8c0541b350
5 changed files with 14 additions and 22 deletions

View File

@@ -1,15 +0,0 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">nginx-module-vts</param>
<param name="scm">git</param>
<param name="url">https://github.com/vozlt/nginx-module-vts</param>
<param name="revision">3c6cf41315bfcb48c35a3a0be81ddba6d0d01dac</param>
<param name="parent-tag">v0.1.18</param>
<param name="versionformat">0.1.18+g@TAG_OFFSET@</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 26 09:41:24 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 0.2.2
* Added additional information about cacheZones
* Added a diagram for the order of module directives
-------------------------------------------------------------------
Tue Jan 4 16:44:35 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package nginx-module-vts
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define project_name nginx-module-vts
Name: nginx-module-vts
Version: 0.1.18+g41
Version: 0.2.2
Release: 0
Summary: Nginx virtual host traffic status module
License: BSD-2-Clause
Group: Productivity/Networking/Web/Proxy
URL: https://github.com/vozlt/nginx-module-vts
Source: %name-%version.tar.xz
Source: https://github.com/vozlt/nginx-module-vts/archive/refs/tags/v%version.tar.gz
BuildRequires: nginx-source
BuildRequires: pcre-devel
%ngx_conditionals

3
v0.2.2.tar.gz Normal file
View File

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