Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grilo for openSUSE:Factory checked 
in at 2022-09-01 22:09:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grilo (Old)
 and      /work/SRC/openSUSE:Factory/.grilo.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grilo"

Thu Sep  1 22:09:39 2022 rev:46 rq:1000471 version:0.3.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/grilo/grilo.changes      2021-10-12 
21:47:46.043735498 +0200
+++ /work/SRC/openSUSE:Factory/.grilo.new.2083/grilo.changes    2022-09-01 
22:10:31.332137686 +0200
@@ -1,0 +2,23 @@
+Mon Aug 29 18:00:22 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Add back pkgconfig(libsoup-2.4) and disable
+  pkgconfig(libsoup-3.0) BuildRequires, and pass soup3=false to
+  meson, grilo will not be ready to use new soup3 this cycle.
+
+-------------------------------------------------------------------
+Tue Aug 16 11:18:28 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 0.3.15:
+  + Increase glib requirement to 2.66 so we can use GUri.
+  + net:
+    - Add libsoup3 support with compile-time option.
+    - Add documentation on throttling property in libsoup3.
+  + Build fixes and cleanups.
+  + Updated translations.
+- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
+  BuildRequires, build with soup3 support.
+- Stop passing enable-gtk-doc=true to meson, it is the default
+  anyway.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+-------------------------------------------------------------------

Old:
----
  grilo-0.3.14.tar.xz

New:
----
  grilo-0.3.15.tar.xz

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

Other differences:
------------------
++++++ grilo.spec ++++++
--- /var/tmp/diff_new_pack.hJ9YVb/_old  2022-09-01 22:10:31.760138856 +0200
+++ /var/tmp/diff_new_pack.hJ9YVb/_new  2022-09-01 22:10:31.764138867 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package grilo
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           grilo
-Version:        0.3.14
+Version:        0.3.15
 Release:        0
 Summary:        Framework for browsing and searching media content
 License:        LGPL-2.1-or-later
@@ -37,7 +37,8 @@
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.41.3
+BuildRequires:  pkgconfig(libsoup-2.4)
+#BuildRequires:  pkgconfig(libsoup-3.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(oauth)
 BuildRequires:  pkgconfig(totem-plparser) >= 3.4.1
@@ -139,7 +140,7 @@
 
 %build
 %meson \
-       -Denable-gtk-doc=true \
+       -D soup3=false \
        %{nil}
 %meson_build
 
@@ -155,12 +156,9 @@
 %check
 %meson_test
 
-%post -n libgrilo-0_3-0 -p /sbin/ldconfig
-%postun -n libgrilo-0_3-0 -p /sbin/ldconfig
-%post -n libgrlnet-0_3-0 -p /sbin/ldconfig
-%postun -n libgrlnet-0_3-0 -p /sbin/ldconfig
-%post -n libgrlpls-0_3-0 -p /sbin/ldconfig
-%postun -n libgrlpls-0_3-0 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libgrilo-0_3-0
+%ldconfig_scriptlets -n libgrlnet-0_3-0
+%ldconfig_scriptlets -n libgrlpls-0_3-0
 
 %files -n libgrilo-0_3-0
 %license COPYING

++++++ grilo-0.3.14.tar.xz -> grilo-0.3.15.tar.xz ++++++
++++ 2745 lines of diff (skipped)

Reply via email to