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 2021-07-02 13:26:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/totem-pl-parser (Old)
 and      /work/SRC/openSUSE:Factory/.totem-pl-parser.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "totem-pl-parser"

Fri Jul  2 13:26:26 2021 rev:84 rq:902739 version:3.26.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/totem-pl-parser/totem-pl-parser.changes  
2020-03-05 23:17:29.917150657 +0100
+++ 
/work/SRC/openSUSE:Factory/.totem-pl-parser.new.2625/totem-pl-parser.changes    
    2021-07-02 13:26:35.677166753 +0200
@@ -1,0 +2,16 @@
+Fri Jun 25 20:16:26 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 3.26.6:
+  + Remove quvi videosite checker. The videosite checker
+    functionality still exists and can be implemented according to
+    README-videosite-script.md.
+  + Plenty of RSS and Atom related parsing fixes and enhancements,
+    including better description selection, exporting of feed
+    content ratings, better support for non-UTF-8 feeds, and
+    general speedups.
+  + Fix parsing and saving XSPF playlist titles.
+- Drop pkgconfig(libquvi-0.9) BuildRequires, libquvi-scripts
+  Requires and stop passing -Denable-quvi=yes to meson, no longer
+  supported nor needed.
+
+-------------------------------------------------------------------

Old:
----
  totem-pl-parser-3.26.5.tar.xz

New:
----
  totem-pl-parser-3.26.6.tar.xz

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

Other differences:
------------------
++++++ totem-pl-parser.spec ++++++
--- /var/tmp/diff_new_pack.jaXkjg/_old  2021-07-02 13:26:36.105163432 +0200
+++ /var/tmp/diff_new_pack.jaXkjg/_new  2021-07-02 13:26:36.105163432 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package totem-pl-parser
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,10 @@
 %define sover   18
 
 Name:           totem-pl-parser
-Version:        3.26.5
+Version:        3.26.6
 Release:        0
 Summary:        A GObject-based library to parse playlist formats
-License:        LGPL-2.0-or-later AND GPL-2.0-or-later
+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
@@ -37,9 +37,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.56.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(libarchive) >= 3.0
-BuildRequires:  pkgconfig(libquvi-0.9) >= 0.9.1
 BuildRequires:  pkgconfig(libxml-2.0)
-Requires:       libquvi-scripts
 
 %description
 totem-pl-parser is a GObject-based library to parse a host of
@@ -97,10 +95,9 @@
 
 %build
 %meson \
-        -D enable-quvi=yes \
-        -D enable-libarchive=yes \
-        -D enable-libgcrypt=yes \
-        -D enable-gtk-doc=true \
+       -Denable-libarchive=yes \
+       -Denable-libgcrypt=yes \
+       -Denable-gtk-doc=true \
         %{nil}
 %meson_build
 
@@ -116,7 +113,7 @@
 
 %files
 %dir %{_libexecdir}/totem-pl-parser/
-%{_libexecdir}/totem-pl-parser/99-totem-pl-parser-videosite-quvi
+%{_libexecdir}/totem-pl-parser/README-videosite-script.md
 
 %files -n libtotem-plparser%{sover}
 %license COPYING.LIB

++++++ _service ++++++
--- /var/tmp/diff_new_pack.jaXkjg/_old  2021-07-02 13:26:36.133163215 +0200
+++ /var/tmp/diff_new_pack.jaXkjg/_new  2021-07-02 13:26:36.133163215 +0200
@@ -2,8 +2,8 @@
   <service mode="disabled" name="tar_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_5</param>
-    <param name="versionformat">3.26.5</param>
+    <param name="revision">refs/tags/V_3_26_6</param>
+    <param name="versionformat">3.26.6</param>
   </service>
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>

++++++ totem-pl-parser-3.26.5.tar.xz -> totem-pl-parser-3.26.6.tar.xz ++++++
++++ 74813 lines of diff (skipped)

Reply via email to