Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package totem-pl-parser for openSUSE:Factory
checked in at 2024-08-13 13:22:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/totem-pl-parser (Old)
and /work/SRC/openSUSE:Factory/.totem-pl-parser.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "totem-pl-parser"
Tue Aug 13 13:22:25 2024 rev:86 rq:1193411 version:3.26.6+30
Changes:
--------
--- /work/SRC/openSUSE:Factory/totem-pl-parser/totem-pl-parser.changes
2021-11-15 00:06:54.883629880 +0100
+++
/work/SRC/openSUSE:Factory/.totem-pl-parser.new.7232/totem-pl-parser.changes
2024-08-13 13:22:35.980635595 +0200
@@ -1,0 +2,15 @@
+Sat Aug 10 15:29:41 UTC 2024 - Bjørn Lie <[email protected]>
+
+- Update to version 3.26.6+30:
+ + plparser:
+ - Fix guard return type.
+ - Fix TotemPlParserMetadata in bindings.
+ - Fix return value from cancelled calls.
+ - Fix retval when guard are triggered.
+ + Various test fixes.
+ + Updated translations.
+- Add pkgconfig(uchardet) BuildRequires and pass
+ enable-uchardet=yes to meson, build ucharded support.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+-------------------------------------------------------------------
Old:
----
_servicedata
totem-pl-parser-3.26.6.tar.xz
New:
----
totem-pl-parser-3.26.6+30.obscpio
totem-pl-parser.obsinfo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ totem-pl-parser.spec ++++++
--- /var/tmp/diff_new_pack.XD4b0B/_old 2024-08-13 13:22:36.516657928 +0200
+++ /var/tmp/diff_new_pack.XD4b0B/_new 2024-08-13 13:22:36.516657928 +0200
@@ -1,7 +1,7 @@
#
# spec file for package totem-pl-parser
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,13 @@
%define sover 18
Name: totem-pl-parser
-Version: 3.26.6
+Version: 3.26.6+30
Release: 0
Summary: A GObject-based library to parse playlist formats
License: GPL-2.0-or-later AND LGPL-2.0-or-later
Group: Productivity/Multimedia/Video/Players
URL: http://www.gnome.org/projects/totem/
-#Source0:
http://download.gnome.org/sources/totem-pl-parser/3.26/%%{name}-%%{version}.tar.xz
-Source: %{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.zst
BuildRequires: gtk-doc
BuildRequires: intltool
@@ -37,6 +36,7 @@
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(libarchive) >= 3.0
BuildRequires: pkgconfig(libxml-2.0)
+BuildRequires: pkgconfig(uchardet)
%description
totem-pl-parser is a GObject-based library to parse a host of
@@ -89,13 +89,14 @@
%lang_package
%prep
-%autosetup
+%autosetup -p1
%build
%meson \
-Denable-libarchive=yes \
-Denable-libgcrypt=yes \
-Denable-gtk-doc=true \
+ -Denable-uchardet=yes \
%{nil}
%meson_build
@@ -103,11 +104,8 @@
%meson_install
%find_lang %{name}
-%post -n libtotem-plparser%{sover} -p /sbin/ldconfig
-%postun -n libtotem-plparser%{sover} -p /sbin/ldconfig
-
-%post -n libtotem-plparser-mini%{sover} -p /sbin/ldconfig
-%postun -n libtotem-plparser-mini%{sover} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libtotem-plparser%{sover}
+%ldconfig_scriptlets -n libtotem-plparser-mini%{sover}
%files
%dir %{_libexecdir}/totem-pl-parser/
++++++ _service ++++++
--- /var/tmp/diff_new_pack.XD4b0B/_old 2024-08-13 13:22:36.548659262 +0200
+++ /var/tmp/diff_new_pack.XD4b0B/_new 2024-08-13 13:22:36.548659262 +0200
@@ -1,14 +1,15 @@
<services>
- <service mode="disabled" name="tar_scm">
+ <service mode="manual" name="obs_scm">
<param
name="url">https://gitlab.gnome.org/GNOME/totem-pl-parser.git</param>
<param name="scm">git</param>
- <param name="revision">refs/tags/V_3_26_6</param>
- <param name="versionformat">3.26.6</param>
+ <param name="revision">51b843912dc7bc43f371f1d88901a38ff2090b43</param>
+ <param name="versionformat">3.26.6+@TAG_OFFSET@</param>
</service>
- <service mode="disabled" name="recompress">
+ <service name="tar" mode="buildtime"/>
+ <service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
- <param name="compression">xz</param>
+ <param name="compression">zst</param>
</service>
- <service mode="disabled" name="set_version" />
+ <service name="set_version" mode="manual" />
</services>
++++++ totem-pl-parser.obsinfo ++++++
name: totem-pl-parser
version: 3.26.6+30
mtime: 1712908670
commit: 51b843912dc7bc43f371f1d88901a38ff2090b43