Hello community,

here is the log from the commit of package libsocialweb for openSUSE:Factory 
checked in at 2018-04-30 22:49:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsocialweb (Old)
 and      /work/SRC/openSUSE:Factory/.libsocialweb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsocialweb"

Mon Apr 30 22:49:43 2018 rev:17 rq:601526 version:0.25.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsocialweb/libsocialweb.changes        
2018-03-08 10:49:09.379358176 +0100
+++ /work/SRC/openSUSE:Factory/.libsocialweb.new/libsocialweb.changes   
2018-04-30 22:49:44.788585157 +0200
@@ -1,0 +2,8 @@
+Sun Apr 15 10:10:15 UTC 2018 - [email protected]
+
+- Drop pkgconfig(libnm-glib) BuildRequires, as it is deprecated
+  upstream and going away soon.
+- Following the above, pass --with-online=always in place of the
+  previous --with-online=networkmanager to configure.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libsocialweb.spec ++++++
--- /var/tmp/diff_new_pack.9uUlFq/_old  2018-04-30 22:49:45.380563559 +0200
+++ /var/tmp/diff_new_pack.9uUlFq/_new  2018-04-30 22:49:45.384563412 +0200
@@ -39,7 +39,6 @@
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libnm-glib)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(rest-extras-0.7)
 Requires:       %{name}-branding = %{version}
@@ -80,8 +79,8 @@
 
 %package -n libsocialweb-client2
 Summary:        A personal social data server -- Client Library
-Group:          Development/Libraries/GNOME
 # Clients do need the server to do something useful
+Group:          Development/Libraries/GNOME
 Recommends:     %{name}
 
 %description -n libsocialweb-client2
@@ -124,7 +123,7 @@
 %build
 %configure --disable-static \
     --with-gnome \
-    --with-online=networkmanager \
+    --with-online=always \
     --enable-all-services \
     --enable-vala-bindings
 make %{?_smp_mflags} V=1


Reply via email to