Hello community,

here is the log from the commit of package jsonrpc-glib for openSUSE:Factory 
checked in at 2019-07-08 15:02:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jsonrpc-glib (Old)
 and      /work/SRC/openSUSE:Factory/.jsonrpc-glib.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jsonrpc-glib"

Mon Jul  8 15:02:50 2019 rev:8 rq:713236 version:3.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jsonrpc-glib/jsonrpc-glib.changes        
2019-04-01 12:30:40.889751595 +0200
+++ /work/SRC/openSUSE:Factory/.jsonrpc-glib.new.4615/jsonrpc-glib.changes      
2019-07-08 15:02:51.450700800 +0200
@@ -1,0 +2,8 @@
+Wed Jul  3 11:25:06 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Rename typelib-1_0-Jsonrpc-1.0 to typelib-1_0-Jsonrpc-1_0: adhere
+  to packaging guideline for typelib libraries. Obsolete the old
+  name (no need to Provide, as packages are supposed to Require
+  typelib(Jsonrpc-1.0). This symbol remains unchanged.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jsonrpc-glib.spec ++++++
--- /var/tmp/diff_new_pack.6rxSo1/_old  2019-07-08 15:02:52.022701664 +0200
+++ /var/tmp/diff_new_pack.6rxSo1/_new  2019-07-08 15:02:52.026701671 +0200
@@ -54,11 +54,13 @@
 
 This package contains the Jsonrpc-GLib shared library.
 
-%package -n     typelib-1_0-Jsonrpc-1.0
+%package -n     typelib-1_0-Jsonrpc-1_0
 Summary:        JSON-RPC based peers lib -- Introspection bindings
+# typelib-1_0-Jsonrpc-1.0 has been renamed to typelib-1_0-Jsonrpc-1_0 to match 
packaging guideline
 Group:          System/Libraries
+Obsoletes:      typelib-1_0-Jsonrpc-1.0 <= %{version}
 
-%description -n typelib-1_0-Jsonrpc-1.0
+%description -n typelib-1_0-Jsonrpc-1_0
 This is a library to communicate with JSON-RPC based peers in
 either a synchronous or an asynchronous fashion. It also allows
 communicating using the GVariant serialization format instead
@@ -70,7 +72,7 @@
 Summary:        Development environment for jsonrpc-glib
 Group:          Development/Languages/C and C++
 Requires:       libjsonrpc-glib-%{sover} = %{version}
-Requires:       typelib-1_0-Jsonrpc-1.0 = %{version}
+Requires:       typelib-1_0-Jsonrpc-1_0 = %{version}
 
 %description devel
 This is a library to communicate with JSON-RPC based peers in
@@ -105,7 +107,7 @@
 %doc NEWS
 %{_libdir}/libjsonrpc-glib-1.0.so.*
 
-%files -n typelib-1_0-Jsonrpc-1.0
+%files -n typelib-1_0-Jsonrpc-1_0
 %{_libdir}/girepository-1.0/Jsonrpc-1.0.typelib
 
 %files devel


Reply via email to