Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
4935f4e9d7 | |||
015537285e | |||
fb6819a74b |
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 27 01:10:28 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Delete unused build dependency on PCRE [boo#1239998]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 18 14:41:15 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.2.4
|
||||
* Support query string encoding for control API
|
||||
* Introduce ``vhost_traffic_status_stats_by_upstream``
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 1 07:42:31 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.2.3
|
||||
* fix encodeURI into template
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 26 09:41:24 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nginx-module-vts
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define project_name nginx-module-vts
|
||||
Name: nginx-module-vts
|
||||
Version: 0.2.2
|
||||
Version: 0.2.4
|
||||
Release: 0
|
||||
Summary: Nginx virtual host traffic status module
|
||||
License: BSD-2-Clause
|
||||
@ -26,7 +26,6 @@ Group: Productivity/Networking/Web/Proxy
|
||||
URL: https://github.com/vozlt/nginx-module-vts
|
||||
Source: https://github.com/vozlt/nginx-module-vts/archive/refs/tags/v%version.tar.gz
|
||||
BuildRequires: nginx-source
|
||||
BuildRequires: pcre-devel
|
||||
%ngx_conditionals
|
||||
%ngx_requires
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9353035331cfc5eec6c129eb8b348dab77f525329d4d60680a76e0c13c085f41
|
||||
size 180500
|
BIN
v0.2.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
v0.2.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user