forked from pool/nginx-module-vts
- 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:
15
_service
15
_service
@@ -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>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:308080baca344995a8392632d4df943dea546ea39556af364a618f147df13859
|
||||
size 255740
|
@@ -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>
|
||||
|
||||
|
@@ -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
3
v0.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9353035331cfc5eec6c129eb8b348dab77f525329d4d60680a76e0c13c085f41
|
||||
size 180500
|
Reference in New Issue
Block a user