Hello community,

here is the log from the commit of package totem-pl-parser for openSUSE:Factory 
checked in at 2018-03-30 11:56:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/totem-pl-parser (Old)
 and      /work/SRC/openSUSE:Factory/.totem-pl-parser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "totem-pl-parser"

Fri Mar 30 11:56:32 2018 rev:75 rq:592261 version:3.26.0+20180301.0091a56

Changes:
--------
--- /work/SRC/openSUSE:Factory/totem-pl-parser/totem-pl-parser.changes  
2018-03-26 12:37:30.844682104 +0200
+++ /work/SRC/openSUSE:Factory/.totem-pl-parser.new/totem-pl-parser.changes     
2018-03-30 11:56:37.141174217 +0200
@@ -1,0 +2,17 @@
+Thu Mar 22 23:22:40 UTC 2018 - [email protected]
+
+- Update to version 3.26.0+20180301.0091a56:
+  + plparse: Don't consider MJPEG streams as JPEG images.
+  + build: Remove libsoup dependency.
+  + podcast: Add support for "medium" property.
+  + videosite: Fix leak in totem_pl_parser_add_videosite.
+  + Updated translations.
+- Switch to git checkout via source service.
+- Drop pkgconfig(libsoup-2.4) BuildRequires following upstreams
+  changes.
+- Use autosetup macro.
+- Pass explicit disable-gmime-i-know-what-im-doing=false,
+  enable-quvi=yes, enable-libarchive=yes and enable-libgcrypt=yes
+  to meson, make sure we build the features we want.
+
+-------------------------------------------------------------------

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

New:
----
  _service
  _servicedata
  totem-pl-parser-3.26.0+20180301.0091a56.tar.xz

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

Other differences:
------------------
++++++ totem-pl-parser.spec ++++++
--- /var/tmp/diff_new_pack.wofk0l/_old  2018-03-30 11:56:38.185136462 +0200
+++ /var/tmp/diff_new_pack.wofk0l/_new  2018-03-30 11:56:38.185136462 +0200
@@ -18,13 +18,14 @@
 
 %define sover   18
 Name:           totem-pl-parser
-Version:        3.26.0
+Version:        3.26.0+20180301.0091a56
 Release:        0
 Summary:        A simple GObject-based library to parse playlist formats
 License:        LGPL-2.0-or-later AND GPL-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
+#Source0:       
http://download.gnome.org/sources/totem-pl-parser/3.26/%%{name}-%%{version}.tar.xz
+Source:         %{name}-%{version}.tar.xz
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  libgcrypt-devel
@@ -36,7 +37,6 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(libarchive) >= 3.0
 BuildRequires:  pkgconfig(libquvi-0.9) >= 0.9.1
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.43.0
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:       libquvi-scripts
 Recommends:     %{name}-lang
@@ -92,12 +92,16 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup
 translation-update-upstream
 
 %build
 %meson \
-       -Denable-gtk-doc=true \
+        -D disable-gmime-i-know-what-im-doing=false \
+        -D enable-quvi=yes \
+        -D enable-libarchive=yes \
+        -D enable-libgcrypt=yes \
+        -D enable-gtk-doc=true \
        %{nil}
 %meson_build
 
@@ -107,6 +111,7 @@
 
 %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
 

++++++ _service ++++++
<services>
  <service mode="disabled" name="tar_scm">
    <param name="url">https://git.gnome.org/browse/totem-pl-parser</param>
    <param name="scm">git</param>
    <param name="versionformat">3.26.0+%cd.%h</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service mode="disabled" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version" />
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://git.gnome.org/browse/totem-pl-parser</param>
              <param 
name="changesrevision">0091a562f2299fc61943bf5b44ecd7c472288693</param></service></servicedata>

Reply via email to