Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nginx-module-vts for openSUSE:Factory checked in at 2023-07-26 13:25:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nginx-module-vts (Old) and /work/SRC/openSUSE:Factory/.nginx-module-vts.new.15225 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nginx-module-vts" Wed Jul 26 13:25:03 2023 rev:2 rq:1100801 version:0.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/nginx-module-vts/nginx-module-vts.changes 2022-08-19 17:59:15.924450820 +0200 +++ /work/SRC/openSUSE:Factory/.nginx-module-vts.new.15225/nginx-module-vts.changes 2023-07-26 13:26:14.608832320 +0200 @@ -1,0 +2,7 @@ +Wed Jul 26 09:41:24 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 0.2.2 + * Added additional information about cacheZones + * Added a diagram for the order of module directives + +------------------------------------------------------------------- Old: ---- _service nginx-module-vts-0.1.18+g41.tar.xz New: ---- v0.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nginx-module-vts.spec ++++++ --- /var/tmp/diff_new_pack.p560gL/_old 2023-07-26 13:26:15.232836086 +0200 +++ /var/tmp/diff_new_pack.p560gL/_new 2023-07-26 13:26:15.236836110 +0200 @@ -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