Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ortp for openSUSE:Factory checked in 
at 2023-08-28 17:16:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ortp (Old)
 and      /work/SRC/openSUSE:Factory/.ortp.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ortp"

Mon Aug 28 17:16:57 2023 rev:49 rq:1106250 version:5.2.98

Changes:
--------
--- /work/SRC/openSUSE:Factory/ortp/ortp.changes        2023-06-28 
21:33:35.165940237 +0200
+++ /work/SRC/openSUSE:Factory/.ortp.new.1766/ortp.changes      2023-08-28 
17:16:58.844454755 +0200
@@ -1,0 +2,5 @@
+Mon Aug 28 07:48:47 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 5.2.98 (no changelog)
+
+-------------------------------------------------------------------

Old:
----
  ortp-5.2.73.tar.bz2

New:
----
  ortp-5.2.98.tar.bz2

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

Other differences:
------------------
++++++ ortp.spec ++++++
--- /var/tmp/diff_new_pack.JDwHwq/_old  2023-08-28 17:17:00.172502445 +0200
+++ /var/tmp/diff_new_pack.JDwHwq/_new  2023-08-28 17:17:00.172502445 +0200
@@ -21,7 +21,7 @@
 %define sover   15
 
 Name:           ortp
-Version:        5.2.73
+Version:        5.2.98
 Release:        0
 Summary:        Real-time Transport Protocol Stack
 License:        AGPL-3.0-or-later

++++++ ortp-5.2.73.tar.bz2 -> ortp-5.2.98.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ortp-5.2.73/tester/fec_tester.c 
new/ortp-5.2.98/tester/fec_tester.c
--- old/ortp-5.2.73/tester/fec_tester.c 2023-02-23 16:15:38.000000000 +0100
+++ new/ortp-5.2.98/tester/fec_tester.c 2023-07-27 16:01:16.000000000 +0200
@@ -36,5 +36,6 @@
        NULL,                                                     // Before 
each callback
        NULL,                                                     // After each 
callback
        sizeof(tests) / sizeof(tests[0]), // Size of test table
-       tests                                                     // Table of 
test suite
+       tests,                                                    // Table of 
test suite
+       0                                                                 // 
Average Time of running suite (0 by default)
 };
\ No newline at end of file

++++++ set_current_version.patch ++++++
--- /var/tmp/diff_new_pack.JDwHwq/_old  2023-08-28 17:17:00.380509915 +0200
+++ /var/tmp/diff_new_pack.JDwHwq/_new  2023-08-28 17:17:00.380509915 +0200
@@ -5,7 +5,7 @@
  endif()
  
 -project(oRTP VERSION 5.2.0)
-+project(oRTP VERSION 5.2.73)
++project(oRTP VERSION 5.2.98)
  
  
  

Reply via email to