Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package librist for openSUSE:Factory checked 
in at 2022-12-09 13:17:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librist (Old)
 and      /work/SRC/openSUSE:Factory/.librist.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librist"

Fri Dec  9 13:17:54 2022 rev:2 rq:1041657 version:0.2.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/librist/librist.changes  2022-12-07 
17:36:06.516914841 +0100
+++ /work/SRC/openSUSE:Factory/.librist.new.1835/librist.changes        
2022-12-09 13:19:01.099396038 +0100
@@ -1,0 +2,5 @@
+Thu Dec  8 12:23:03 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Use noun phrase for summary. Trim marketing from descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ librist.spec ++++++
--- /var/tmp/diff_new_pack.JJXRke/_old  2022-12-09 13:19:01.587398630 +0100
+++ /var/tmp/diff_new_pack.JJXRke/_new  2022-12-09 13:19:01.595398673 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define sover   4
 %define libname %{name}%{sover}
 # BRs would expand rings
@@ -22,7 +23,7 @@
 Name:           librist
 Version:        0.2.7
 Release:        0
-Summary:        Easily add the RIST protocol to your application
+Summary:        Reliable Internet Stream Transport protocol
 License:        BSD-2-Clause
 URL:            https://code.videolan.org/rist/librist
 Source0:        
https://code.videolan.org/rist/librist/-/archive/v%{version}/librist-v%{version}.tar.gz
@@ -32,20 +33,21 @@
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
 %if %{with unbundle}
-BuildRequires:  pkgconfig(libcjson)
 BuildRequires:  mbedtls-devel
+BuildRequires:  pkgconfig(libcjson)
 %endif
 
 %description
-A library that can be used to easily add the RIST protocol to your application.
+A library that can be used to speak the RIST protocol (as defined by Video
+Services Forum (VSF) Technical Recommendations TR-06-1 and TR-06-2).
 
 %package -n %{libname}
-Summary:        Development files for %{name}
+Summary:        Reliable Internet Stream Transport protocol
 Group:          System/Libraries
 
 %description -n %{libname}
-The package which contains the shared library for the RIST
-protocol library.
+A library that can be used to speak the RIST protocol (as defined by Video
+Services Forum (VSF) Technical Recommendations TR-06-1 and TR-06-2).
 
 %package devel
 Summary:        Development files for %{name}
@@ -58,7 +60,7 @@
 
 %package -n rist-tools
 Summary:        User tools for %{name}
-Group:          Development/Libraries/C and C++
+Group:          Productivity/Multimedia/Video/Editors and Convertors
 
 %description -n rist-tools
 This package contains the user tools for the RIST protocol library.

Reply via email to