Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ptokax for openSUSE:Factory checked 
in at 2023-06-23 21:53:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ptokax (Old)
 and      /work/SRC/openSUSE:Factory/.ptokax.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ptokax"

Fri Jun 23 21:53:21 2023 rev:7 rq:1094820 version:0.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ptokax/ptokax.changes    2021-02-15 
23:20:33.135776843 +0100
+++ /work/SRC/openSUSE:Factory/.ptokax.new.15902/ptokax.changes 2023-06-23 
21:53:24.366890513 +0200
@@ -1,0 +2,15 @@
+Fri Jun 23 07:15:53 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 0.5.3
+  * Fixed missing reason from !tembanip and !fulltempbanip commands
+  * Fixed move up/down script in GUI causing invalid memory usage
+    for disabled script
+  * Fixed non-functional SQL wildcards in !getipinfo command
+  * Fixed a crash when script stopped next running script in some
+    cases
+  * Fixed a crash on script error in OnTimer when timer was removed
+  * Fixed issues with Ban commands caused wrong nick and reason
+    length counting
+- Delete gcc7.diff (obsolete)
+
+-------------------------------------------------------------------

Old:
----
  0.5.2.2-nix-src.tgz
  gcc7.diff

New:
----
  0.5.3.0-nix-src.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ptokax.spec ++++++
--- /var/tmp/diff_new_pack.IIgoun/_old  2023-06-23 21:53:25.506897046 +0200
+++ /var/tmp/diff_new_pack.IIgoun/_new  2023-06-23 21:53:25.510897068 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ptokax
 #
-# Copyright (c) 2021 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
@@ -17,7 +17,7 @@
 
 
 Name:           ptokax
-Version:        0.5.2.2
+Version:        0.5.3
 Release:        0
 Summary:        Server application for the Neo-Modus DC++ sharing network
 License:        GPL-3.0-only
@@ -27,12 +27,11 @@
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  tinyxml-devel
 BuildRequires:  zlib-devel
-BuildRequires:  pkgconfig(lua)
-Source:         http://www.ptokax.org/files/%version-nix-src.tgz
+BuildRequires:  pkgconfig(lua) >= 5.1
+Source:         http://www.ptokax.org/files/0.5.3.0-nix-src.tgz
 Source1:        ptokax.service
 Patch1:         logs.patch
 Patch2:         nodate.diff
-Patch3:         gcc7.diff
 Requires(pre):  shadow
 
 %description
@@ -50,8 +49,9 @@
 
 %build
 perl -i -pe '
-       s{^CXXFLAGS = .*}{CXXFLAGS = %optflags '"$(pkg-config lua --cflags)"'}g;
-       s{-llua5.3\b}{'"$(pkg-config lua --libs)"'}g;
+       s{^CXXFLAGS = .*}{CXXFLAGS = %optflags}g;
+       s{-llua5.\d+\b}{'"$(pkg-config lua --libs)"'}g;
+       s{-I/usr/include/lua5.\d+\b}{'"$(pkg-config lua --cflags)"'}g;
 ' makefile
 %make_build
 

++++++ 0.5.2.2-nix-src.tgz -> 0.5.3.0-nix-src.tgz ++++++
/work/SRC/openSUSE:Factory/ptokax/0.5.2.2-nix-src.tgz 
/work/SRC/openSUSE:Factory/.ptokax.new.15902/0.5.3.0-nix-src.tgz differ: char 
5, line 1

Reply via email to