Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package clapper for openSUSE:Factory checked 
in at 2025-12-24 13:16:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clapper (Old)
 and      /work/SRC/openSUSE:Factory/.clapper.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clapper"

Wed Dec 24 13:16:50 2025 rev:10 rq:1324323 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/clapper/clapper.changes  2025-05-26 
18:36:20.477455276 +0200
+++ /work/SRC/openSUSE:Factory/.clapper.new.1928/clapper.changes        
2025-12-24 13:18:06.886927660 +0100
@@ -1,0 +2,22 @@
+Mon Dec 22 19:13:37 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 0.10.0:
+  + This release among other changes continues evolvement of
+    Clapper enhancer plugin system. With both new plugins added and
+    some features ported from this core repo into being a plugin
+    for the app. Some of these plugins have options that can be
+    changed. Check application Tweaks tab in preferences window to
+    browse and configure them.
+  + Above includes movement of MPRIS, Server and Discoverer
+    features into enhancer plugins. Applications that bundle
+    Clapper as part of their container distribution are advised to
+    build it with these features disabled in meson while adding
+    newer implementations of these by bundling them as
+    corresponding plugins. Flatpak apps can get these easily by
+    including them as a runtime extension.
+  + If both implementations are available on the host system,
+    Clapper will automatically prefer and load enhancer based one.
+- Add new optional pkgconfig(libcgraph) and pkgconfig(libgvc)
+  BuilRequires: build new GStreamer pipeline preview support.
+
+-------------------------------------------------------------------

Old:
----
  clapper-0.8.0.tar.gz

New:
----
  clapper-0.10.0.tar.gz

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

Other differences:
------------------
++++++ clapper.spec ++++++
--- /var/tmp/diff_new_pack.WD9X6h/_old  2025-12-24 13:18:08.250984108 +0100
+++ /var/tmp/diff_new_pack.WD9X6h/_new  2025-12-24 13:18:08.266984772 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package clapper
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %global uuid com.github.rafostar.Clapper
 %global libver 0.0
-%global libsuffix 0.8.0
+%global libsuffix 0.10.0
 %global sover 0
 %global gstlib Clapper
 
@@ -32,7 +32,7 @@
 %bcond_without server
 
 Name:           clapper
-Version:        0.8.0
+Version:        0.10.0
 Release:        0
 Summary:        A GNOME media player built using GJS with GTK4
 Group:          Productivity/Multimedia/Video/Players
@@ -61,6 +61,8 @@
 BuildRequires:  pkgconfig(gstreamer-video-1.0) >= %{gst_version}
 BuildRequires:  pkgconfig(gtk4) >= %{gtk4_version}
 BuildRequires:  pkgconfig(libadwaita-1) >= %{adw_version}
+BuildRequires:  pkgconfig(libcgraph)
+BuildRequires:  pkgconfig(libgvc)
 
 %if %{with enhancers}
 BuildRequires:  pkgconfig(libpeas-2)

++++++ clapper-0.8.0.tar.gz -> clapper-0.10.0.tar.gz ++++++
++++ 42990 lines of diff (skipped)

Reply via email to