Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package belle-sip for openSUSE:Factory checked in at 2021-09-08 21:36:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/belle-sip (Old) and /work/SRC/openSUSE:Factory/.belle-sip.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "belle-sip" Wed Sep 8 21:36:41 2021 rev:19 rq:917153 version:5.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/belle-sip/belle-sip.changes 2021-08-18 08:55:38.962992172 +0200 +++ /work/SRC/openSUSE:Factory/.belle-sip.new.1899/belle-sip.changes 2021-09-08 21:37:02.717918579 +0200 @@ -1,0 +2,6 @@ +Mon Aug 30 15:37:47 UTC 2021 - Giacomo Comes <[email protected]> - 5.0.0 + +- Move belr grammar files from belle-sip-devel to a new + belle-sip-data package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ belle-sip.spec ++++++ --- /var/tmp/diff_new_pack.GQVTwT/_old 2021-09-08 21:37:03.169919109 +0200 +++ /var/tmp/diff_new_pack.GQVTwT/_new 2021-09-08 21:37:03.169919109 +0200 @@ -42,11 +42,24 @@ %package -n %{soname}%{sover} Summary: C object-oriented SIP Stack Group: Productivity/Telephony/SIP/Utilities +Requires: %{name}-data >= %{version} %description -n %{soname}%{sover} Belle-sip is a SIP (RFC3261) implementation written in C, with an object-oriented API. +%package data +Summary: Belle-sip data files +Group: Productivity/Telephony/SIP/Utilities +Requires: %{soname}%{sover} = %{version} +BuildArch: noarch + +%description data +Belle-sip is a SIP (RFC3261) implementation written in C, with an +object-oriented API. + +This package contains data files such as belr grammar. + %package devel Summary: Headers and libraries for the belle-sip library Group: Development/Libraries/C and C++ @@ -81,6 +94,10 @@ %license LICENSE.txt %{_libdir}/%{soname}.so.%{sover}* +%files data +%dir %{_datadir}/belr/ +%{_datadir}/belr/grammars/ + %files devel %license LICENSE.txt %doc AUTHORS.md CHANGELOG.md README.md @@ -89,7 +106,6 @@ %{_libdir}/%{soname}.so %{_libdir}/cmake/BelleSIP/ %{_datadir}/belle_sip_tester/ -%{_datadir}/belr/ %{_libdir}/pkgconfig/%{name}.pc %changelog
