Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package totem for openSUSE:Factory checked 
in at 2026-02-07 15:32:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/totem (Old)
 and      /work/SRC/openSUSE:Factory/.totem.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "totem"

Sat Feb  7 15:32:59 2026 rev:163 rq:1331590 version:43.2+git402.b8d8108e0

Changes:
--------
--- /work/SRC/openSUSE:Factory/totem/totem.changes      2025-05-27 
18:51:35.820313947 +0200
+++ /work/SRC/openSUSE:Factory/.totem.new.1670/totem.changes    2026-02-07 
15:33:03.800467866 +0100
@@ -1,0 +2,36 @@
+Wed Feb 04 09:15:28 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 43.2+git402.b8d8108e0:
+  * help: Add missing space
+  * data: Clarify our status as the first GNOME movie player
+  * data: Update description to match current capabilities
+  * data: Change app name back to Totem
+  * all: Point homepage to GNOME GitLab
+  * metainfo: Update "developer name" field
+  * Updated translations.
+
+-------------------------------------------------------------------
+Wed Nov 05 09:24:42 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 43.2+git358.55c0f1f25:
+  * data: Rename appdata to metainfo
+  * main: Raise window on activation
+  * build: Fix license field
+  * flatpak: Fix build issues with gcc >=15
+  * grilo: Remove old YouTube API keys
+  * flatpak: Use libsoup-3 instead of libsoup-2.4
+  * flatpak: Disable gnome-online-accounts grilo integration
+  * flatpak: Fix grilo-plugins build
+  * flatpak: Update shared-modules
+  * Updated translations.
+- Replace appstream-glib with AppStream BuildRequires, pass
+  ui-tests=false to meson setup, use meson_test macro instead of
+  explicitly calling appstream and desktop-file-validate during
+  tests.
+- Replace pkgconfig(libpeas-1.0) and pkgconfig(libpeas-gtk-1.0)
+  with pkgconfig(libpeas-2) BuildRequires following upstream
+  changes.
+- Stop passing enable-easy-codec-installation=yes to meson setup,
+  no longer needed nor supported, dropped upstream.
+
+-------------------------------------------------------------------

Old:
----
  totem-43.2.obscpio

New:
----
  _servicedata
  totem-43.2+git402.b8d8108e0.obscpio

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

Other differences:
------------------
++++++ totem.spec ++++++
--- /var/tmp/diff_new_pack.clwypc/_old  2026-02-07 15:33:04.428493957 +0100
+++ /var/tmp/diff_new_pack.clwypc/_new  2026-02-07 15:33:04.432494124 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package totem
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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
@@ -17,7 +17,7 @@
 
 
 Name:           totem
-Version:        43.2
+Version:        43.2+git402.b8d8108e0
 Release:        0
 Summary:        Movie Player for the GNOME Desktop
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -25,7 +25,7 @@
 URL:            https://wiki.gnome.org/Apps/Videos
 Source0:        %{name}-%{version}.tar.zst
 
-BuildRequires:  appstream-glib
+BuildRequires:  AppStream
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  gstreamer-plugins-good
@@ -48,8 +48,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(libhandy-1)
-BuildRequires:  pkgconfig(libpeas-1.0) >= 1.1.0
-BuildRequires:  pkgconfig(libpeas-gtk-1.0)
+BuildRequires:  pkgconfig(libpeas-2)
 BuildRequires:  pkgconfig(libportal-gtk3)
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.0
 BuildRequires:  pkgconfig(pygobject-3.0) >= 2.90.3
@@ -126,9 +125,9 @@
 
 %build
 %meson \
-       -D enable-easy-codec-installation=yes \
        -D enable-gtk-doc=true \
        -D enable-python=yes \
+       -D ui-tests=false \
        %{nil}
 %meson_build
 
@@ -140,8 +139,7 @@
 %ldconfig_scriptlets
 
 %check
-appstream-util validate-relax --nonet 
%{buildroot}%{_datadir}/metainfo/org.gnome.Totem.appdata.xml
-desktop-file-validate 
%{buildroot}%{_datadir}/applications/org.gnome.Totem.desktop
+%meson_test
 
 %files
 %license COPYING
@@ -150,7 +148,7 @@
 %{_datadir}/GConf/gsettings/totem.convert
 %{_datadir}/dbus-1/services/org.gnome.Totem.service
 %dir %{_datadir}/metainfo
-%{_datadir}/metainfo/org.gnome.Totem.appdata.xml
+%{_datadir}/metainfo/org.gnome.Totem.metainfo.xml
 %{_datadir}/applications/*.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.totem.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.totem.gschema.xml
@@ -179,7 +177,6 @@
 %{_libdir}/totem/plugins/save-file/
 %{_libdir}/totem/plugins/screensaver/
 %{_libdir}/totem/plugins/screenshot/
-%{_libdir}/totem/plugins/skipto/
 %{_libdir}/totem/plugins/variable-rate/
 %{_datadir}/GConf/gsettings/opensubtitles.convert
 %{_datadir}/GConf/gsettings/pythonconsole.convert
@@ -187,7 +184,7 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.totem.plugins.pythonconsole.gschema.xml
 
 %files devel
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README.md
 %{_datadir}/gtk-doc/html/totem/
 %{_includedir}/totem/
 %{_libdir}/libtotem.so

++++++ _service ++++++
--- /var/tmp/diff_new_pack.clwypc/_old  2026-02-07 15:33:04.468495619 +0100
+++ /var/tmp/diff_new_pack.clwypc/_new  2026-02-07 15:33:04.468495619 +0100
@@ -3,11 +3,11 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/totem.git</param>
-    <param name="revision">43.2</param>
-    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
+    <param name="revision">b8d8108e</param>
+    <param name="versionformat">43.2+git@TAG_OFFSET@.%h</param>
     <param name="versionrewrite-pattern">v?(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
-    <param name="changesgenerate">disable</param>
+    <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="buildtime"/>
   <service name="recompress" mode="buildtime">

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://gitlab.gnome.org/GNOME/totem.git</param>
              <param 
name="changesrevision">b8d8108e082d2499bb4357e13a9cc1a7aa6f7eea</param></service></servicedata>
(No newline at EOF)

++++++ totem.obsinfo ++++++
--- /var/tmp/diff_new_pack.clwypc/_old  2026-02-07 15:33:04.516497614 +0100
+++ /var/tmp/diff_new_pack.clwypc/_new  2026-02-07 15:33:04.520497780 +0100
@@ -1,5 +1,5 @@
 name: totem
-version: 43.2
-mtime: 1747832909
-commit: 99815d21c254d2b90b1d1cedbc9a48c76a90419a
+version: 43.2+git402.b8d8108e0
+mtime: 1770019055
+commit: b8d8108e082d2499bb4357e13a9cc1a7aa6f7eea
 

Reply via email to