Hello community,

here is the log from the commit of package totem-pl-parser for openSUSE:Factory 
checked in at 2013-09-27 19:08:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/totem-pl-parser (Old)
 and      /work/SRC/openSUSE:Factory/.totem-pl-parser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "totem-pl-parser"

Changes:
--------
--- /work/SRC/openSUSE:Factory/totem-pl-parser/totem-pl-parser.changes  
2013-09-23 11:18:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.totem-pl-parser.new/totem-pl-parser.changes     
2013-09-27 19:08:31.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Sep 23 08:03:11 UTC 2013 - [email protected]
+
+- Update to version 3.10.0:
+  + Fix introspection for playlist saving.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ totem-pl-parser.spec ++++++
--- /var/tmp/diff_new_pack.P4DRQh/_old  2013-09-27 19:08:32.000000000 +0200
+++ /var/tmp/diff_new_pack.P4DRQh/_new  2013-09-27 19:08:32.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           totem-pl-parser
-Version:        3.9.92
+Version:        3.10.0
 Release:        0
 Summary:        A simple GObject-based library to parse playlist formats
 License:        LGPL-2.0+
 Group:          Productivity/Multimedia/Video/Players
 Url:            http://www.gnome.org/projects/totem/
-Source0:        
http://download.gnome.org/sources/totem-pl-parser/3.9/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/totem-pl-parser/3.10/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  libgcrypt-devel
 BuildRequires:  translation-update-upstream

++++++ totem-pl-parser-3.9.92.tar.xz -> totem-pl-parser-3.10.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.9.92/ChangeLog 
new/totem-pl-parser-3.10.0/ChangeLog
--- old/totem-pl-parser-3.9.92/ChangeLog        2013-09-18 18:47:18.000000000 
+0200
+++ new/totem-pl-parser-3.10.0/ChangeLog        2013-09-23 08:56:59.000000000 
+0200
@@ -1,3 +1,39 @@
+commit 825e9a64beea735191e5c99aec266aa4c2b77aaf
+Author: Bastien Nocera <[email protected]>
+Date:   Mon Sep 23 08:56:19 2013 +0200
+
+    3.10.0
+
+ NEWS         | 3 +++
+ configure.ac | 4 ++--
+ 2 files changed, 5 insertions(+), 2 deletions(-)
+
+commit d35e1d33faa4e94c25227f27925de3844a116291
+Author: Arnel A. Borja <[email protected]>
+Date:   Sat Sep 7 00:16:09 2013 +0800
+
+    plparse: Add missing direction annotations to TotemPlPlaylist
+    
+    https://bugzilla.gnome.org/show_bug.cgi?id=707642
+
+ plparse/totem-pl-playlist.c | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 56f9ffaef28286eab41420ca6c4b7ae2e4613e75
+Author: Arnel A. Borja <[email protected]>
+Date:   Sat Sep 7 00:12:05 2013 +0800
+
+    build: Add totem-pl-playlist.c to plparser_sources
+    
+    The source file totem-pl-playlist.c is not being parsed by g-ir-scanner
+    because it is missing in instrospection_sources. This will implicitly
+    add it to that variable.
+    
+    https://bugzilla.gnome.org/show_bug.cgi?id=707642
+
+ plparse/Makefile.am | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
 commit 0d405f4c57b2114ed8ce5377a74d6d96595a03b5
 Author: Bastien Nocera <[email protected]>
 Date:   Wed Sep 18 15:03:29 2013 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.9.92/NEWS 
new/totem-pl-parser-3.10.0/NEWS
--- old/totem-pl-parser-3.9.92/NEWS     2013-09-18 15:03:12.000000000 +0200
+++ new/totem-pl-parser-3.10.0/NEWS     2013-09-23 08:56:26.000000000 +0200
@@ -1,5 +1,8 @@
 New features and significant updates in version...
 
+3.10.0:
+- Fix introspection for playlist saving
+
 3.9.92:
 - Remove totem-disc from the public API
 - Remove linking to libquvi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.9.92/configure 
new/totem-pl-parser-3.10.0/configure
--- old/totem-pl-parser-3.9.92/configure        2013-09-18 15:03:40.000000000 
+0200
+++ new/totem-pl-parser-3.10.0/configure        2013-09-23 08:56:39.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for totem-pl-parser 3.9.92.
+# Generated by GNU Autoconf 2.69 for totem-pl-parser 3.10.0.
 #
 # Report bugs to 
<http://bugzilla.gnome.org/enter_bug.cgi?product=totem-pl-parser&component=General>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='totem-pl-parser'
 PACKAGE_TARNAME='totem-pl-parser'
-PACKAGE_VERSION='3.9.92'
-PACKAGE_STRING='totem-pl-parser 3.9.92'
+PACKAGE_VERSION='3.10.0'
+PACKAGE_STRING='totem-pl-parser 3.10.0'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=totem-pl-parser&component=General'
 PACKAGE_URL=''
 
@@ -1465,7 +1465,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures totem-pl-parser 3.9.92 to adapt to many kinds of 
systems.
+\`configure' configures totem-pl-parser 3.10.0 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1535,7 +1535,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of totem-pl-parser 3.9.92:";;
+     short | recursive ) echo "Configuration of totem-pl-parser 3.10.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1696,7 +1696,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-totem-pl-parser configure 3.9.92
+totem-pl-parser configure 3.10.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2186,7 +2186,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by totem-pl-parser $as_me 3.9.92, which was
+It was created by totem-pl-parser $as_me 3.10.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4366,7 +4366,7 @@
 
 # Define the identity of the package.
  PACKAGE='totem-pl-parser'
- VERSION='3.9.92'
+ VERSION='3.10.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16350,8 +16350,8 @@
 
 
 TOTEM_PL_PARSER_VERSION_MAJOR=3
-TOTEM_PL_PARSER_VERSION_MINOR=9
-TOTEM_PL_PARSER_VERSION_MICRO=92
+TOTEM_PL_PARSER_VERSION_MINOR=10
+TOTEM_PL_PARSER_VERSION_MICRO=0
 
 
 
@@ -18551,7 +18551,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by totem-pl-parser $as_me 3.9.92, which was
+This file was extended by totem-pl-parser $as_me 3.10.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18617,7 +18617,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-totem-pl-parser config.status 3.9.92
+totem-pl-parser config.status 3.10.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.9.92/configure.ac 
new/totem-pl-parser-3.10.0/configure.ac
--- old/totem-pl-parser-3.9.92/configure.ac     2013-09-18 15:03:24.000000000 
+0200
+++ new/totem-pl-parser-3.10.0/configure.ac     2013-09-23 08:56:26.000000000 
+0200
@@ -1,8 +1,8 @@
 AC_PREREQ(2.62)
 
 m4_define(totem_version_major, 3)
-m4_define(totem_version_minor, 9)
-m4_define(totem_version_micro, 92)
+m4_define(totem_version_minor, 10)
+m4_define(totem_version_micro, 0)
 
 AC_INIT([totem-pl-parser],
         [totem_version_major.totem_version_minor.totem_version_micro],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/totem-pl-parser-3.9.92/docs/reference/html/TotemPlParser.html 
new/totem-pl-parser-3.10.0/docs/reference/html/TotemPlParser.html
--- old/totem-pl-parser-3.9.92/docs/reference/html/TotemPlParser.html   
2013-09-18 18:47:18.000000000 +0200
+++ new/totem-pl-parser-3.10.0/docs/reference/html/TotemPlParser.html   
2013-09-23 08:56:59.000000000 +0200
@@ -173,7 +173,7 @@
 <p>
 </p>
 <div class="example">
-<a name="idm208299787776"></a><p class="title"><b>Example 1. Reading a 
Playlist</b></p>
+<a name="idm208280261952"></a><p class="title"><b>Example 1. Reading a 
Playlist</b></p>
 <div class="example-contents">
   <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
     <tbody>
@@ -207,7 +207,7 @@
 <p>
 </p>
 <div class="example">
-<a name="idm208299785184"></a><p class="title"><b>Example 2. Reading a 
Playlist Asynchronously</b></p>
+<a name="idm208273200624"></a><p class="title"><b>Example 2. Reading a 
Playlist Asynchronously</b></p>
 <div class="example-contents">
   <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
     <tbody>
@@ -257,7 +257,7 @@
 <p>
 </p>
 <div class="example">
-<a name="idm208292348688"></a><p class="title"><b>Example 3. Getting Metadata 
from Entries</b></p>
+<a name="idm208273197776"></a><p class="title"><b>Example 3. Getting Metadata 
from Entries</b></p>
 <div class="example-contents">
   <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
     <tbody>
@@ -291,7 +291,7 @@
 <p>
 </p>
 <div class="example">
-<a name="idm208292346240"></a><p class="title"><b>Example 4. Writing a 
Playlist</b></p>
+<a name="idm208273195328"></a><p class="title"><b>Example 4. Writing a 
Playlist</b></p>
 <div class="example-contents">
   <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
     <tbody>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/totem-pl-parser-3.9.92/docs/reference/html/index.html 
new/totem-pl-parser-3.10.0/docs/reference/html/index.html
--- old/totem-pl-parser-3.9.92/docs/reference/html/index.html   2013-09-18 
18:47:18.000000000 +0200
+++ new/totem-pl-parser-3.10.0/docs/reference/html/index.html   2013-09-23 
08:56:59.000000000 +0200
@@ -15,7 +15,7 @@
 <div>
 <div><table class="navigation" id="top" width="100%" cellpadding="2" 
cellspacing="0"><tr><th valign="middle"><p class="title">Totem Playlist Parser 
Reference Manual</p></th></tr></table></div>
 <div><p class="releaseinfo">
-                       for totem-pl-parser 3.9.92
+                       for totem-pl-parser 3.10.0
 . The latest version of this documentation can be found online at
                        <a class="ulink" 
href="http://library.gnome.org/devel/totem-pl-parser/"; 
target="_top">http://library.gnome.org/devel/totem-pl-parser/</a>.
                </p></div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.9.92/docs/reference/html/ix02.html 
new/totem-pl-parser-3.10.0/docs/reference/html/ix02.html
--- old/totem-pl-parser-3.9.92/docs/reference/html/ix02.html    2013-09-18 
18:47:18.000000000 +0200
+++ new/totem-pl-parser-3.10.0/docs/reference/html/ix02.html    2013-09-23 
08:56:59.000000000 +0200
@@ -24,7 +24,7 @@
 </table>
 <div class="index">
 <div class="titlepage"><div><div><h1 class="title">
-<a name="idm208297242480"></a>Index of new symbols in 
2.26</h1></div></div></div>
+<a name="idm208276446736"></a>Index of new symbols in 
2.26</h1></div></div></div>
 <a name="idx"></a><a name="idxP"></a><h3 class="title">P</h3>
 <dt>
 <a class="link" 
href="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-DOWNLOAD-URI:CAPS" 
title="TOTEM_PL_PARSER_FIELD_DOWNLOAD_URI">TOTEM_PL_PARSER_FIELD_DOWNLOAD_URI</a>,
 macro in <a class="link" href="TotemPlParser.html" 
title="TotemPlParser">TotemPlParser</a>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.9.92/docs/reference/version.xml 
new/totem-pl-parser-3.10.0/docs/reference/version.xml
--- old/totem-pl-parser-3.9.92/docs/reference/version.xml       2013-09-18 
15:03:44.000000000 +0200
+++ new/totem-pl-parser-3.10.0/docs/reference/version.xml       2013-09-23 
08:56:43.000000000 +0200
@@ -1 +1 @@
-3.9.92
+3.10.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.9.92/plparse/Makefile.am 
new/totem-pl-parser-3.10.0/plparse/Makefile.am
--- old/totem-pl-parser-3.9.92/plparse/Makefile.am      2013-08-24 
03:17:52.000000000 +0200
+++ new/totem-pl-parser-3.10.0/plparse/Makefile.am      2013-09-23 
08:35:43.000000000 +0200
@@ -35,7 +35,8 @@
        totem-pl-parser-smil.c                  \
        totem-pl-parser-videosite.c             \
        totem-pl-parser-wm.c                    \
-       totem-pl-parser-xspf.c
+       totem-pl-parser-xspf.c                  \
+       totem-pl-playlist.c
 
 nodist_libtotem_plparser_la_SOURCES = $(MARSHALFILES)
 dist_libtotem_plparser_la_SOURCES =            \
@@ -56,7 +57,6 @@
        totem-pl-parser-videosite.h             \
        totem-pl-parser-wm.h                    \
        totem-pl-parser-xspf.h                  \
-       totem-pl-playlist.c                     \
        totem-pl-playlist.h                     \
        totem-pl-parser-amz.h                   \
        xmlparser.h xmlparser.c                 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.9.92/plparse/Makefile.in 
new/totem-pl-parser-3.10.0/plparse/Makefile.in
--- old/totem-pl-parser-3.9.92/plparse/Makefile.in      2013-09-18 
15:03:41.000000000 +0200
+++ new/totem-pl-parser-3.10.0/plparse/Makefile.in      2013-09-23 
08:56:40.000000000 +0200
@@ -174,9 +174,9 @@
        libtotem_plparser_la-totem-pl-parser-smil.lo \
        libtotem_plparser_la-totem-pl-parser-videosite.lo \
        libtotem_plparser_la-totem-pl-parser-wm.lo \
-       libtotem_plparser_la-totem-pl-parser-xspf.lo
+       libtotem_plparser_la-totem-pl-parser-xspf.lo \
+       libtotem_plparser_la-totem-pl-playlist.lo
 dist_libtotem_plparser_la_OBJECTS = $(am__objects_1) \
-       libtotem_plparser_la-totem-pl-playlist.lo \
        libtotem_plparser_la-xmlparser.lo \
        libtotem_plparser_la-xmllexer.lo
 am__objects_2 = libtotem_plparser_la-totemplparser-marshal.lo
@@ -525,7 +525,8 @@
        totem-pl-parser-smil.c                  \
        totem-pl-parser-videosite.c             \
        totem-pl-parser-wm.c                    \
-       totem-pl-parser-xspf.c
+       totem-pl-parser-xspf.c                  \
+       totem-pl-playlist.c
 
 nodist_libtotem_plparser_la_SOURCES = $(MARSHALFILES)
 dist_libtotem_plparser_la_SOURCES = \
@@ -546,7 +547,6 @@
        totem-pl-parser-videosite.h             \
        totem-pl-parser-wm.h                    \
        totem-pl-parser-xspf.h                  \
-       totem-pl-playlist.c                     \
        totem-pl-playlist.h                     \
        totem-pl-parser-amz.h                   \
        xmlparser.h xmlparser.c                 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/totem-pl-parser-3.9.92/plparse/totem-pl-parser-features.h 
new/totem-pl-parser-3.10.0/plparse/totem-pl-parser-features.h
--- old/totem-pl-parser-3.9.92/plparse/totem-pl-parser-features.h       
2013-09-18 15:03:44.000000000 +0200
+++ new/totem-pl-parser-3.10.0/plparse/totem-pl-parser-features.h       
2013-09-23 08:56:43.000000000 +0200
@@ -26,8 +26,8 @@
 /* compile time version
  */
 #define TOTEM_PL_PARSER_VERSION_MAJOR  (3)
-#define TOTEM_PL_PARSER_VERSION_MINOR  (9)
-#define TOTEM_PL_PARSER_VERSION_MICRO  (92)
+#define TOTEM_PL_PARSER_VERSION_MINOR  (10)
+#define TOTEM_PL_PARSER_VERSION_MICRO  (0)
 
 /* check whether a version equal to or greater than
  * major.minor.micro is present.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.9.92/plparse/totem-pl-playlist.c 
new/totem-pl-parser-3.10.0/plparse/totem-pl-playlist.c
--- old/totem-pl-parser-3.9.92/plparse/totem-pl-playlist.c      2012-01-30 
13:14:15.000000000 +0100
+++ new/totem-pl-parser-3.10.0/plparse/totem-pl-playlist.c      2013-09-23 
08:35:43.000000000 +0200
@@ -132,7 +132,7 @@
 /**
  * totem_pl_playlist_prepend:
  * @playlist: a #TotemPlPlaylist
- * @iter: an unset #TotemPlPlaylistIter for returning the location
+ * @iter: (out): an unset #TotemPlPlaylistIter for returning the location
  *
  * Prepends a new empty element to @playlist, and modifies @iter so
  * it points to it. To fill in values, you need to call
@@ -160,7 +160,7 @@
 /**
  * totem_pl_playlist_append:
  * @playlist: a #TotemPlPlaylist
- * @iter: an unset #TotemPlPlaylistIter for returning the location
+ * @iter: (out): an unset #TotemPlPlaylistIter for returning the location
  *
  * Appends a new empty element to @playlist, and modifies @iter so
  * it points to it. To fill in values, you need to call
@@ -194,7 +194,7 @@
  * totem_pl_playlist_insert:
  * @playlist: a #TotemPlPlaylist
  * @position: position in the playlist
- * @iter: an unset #TotemPlPlaylistIter for returning the location
+ * @iter: (out): an unset #TotemPlPlaylistIter for returning the location
  *
  * Inserts a new empty element to @playlist at @position, and modifies
  * @iter so it points to it. To fill in values, you need to call
@@ -249,7 +249,7 @@
 /**
  * totem_pl_playlist_iter_first:
  * @playlist: a #TotemPlPlaylist
- * @iter: an unset #TotemPlPlaylistIter for returning the location
+ * @iter: (out): an unset #TotemPlPlaylistIter for returning the location
  *
  * Modifies @iter so it points to the first element in @playlist.
  *
@@ -280,7 +280,7 @@
 /**
  * totem_pl_playlist_iter_next:
  * @playlist: a #TotemPlPlaylist
- * @iter: a #TotemPlPlaylistIter pointing to some item in @playlist
+ * @iter: (in): a #TotemPlPlaylistIter pointing to some item in @playlist
  *
  * Modifies @iter so it points to the next element it previously
  * pointed to. This function will return %FALSE if there was no
@@ -304,7 +304,7 @@
 /**
  * totem_pl_playlist_iter_prev:
  * @playlist: a #TotemPlPlaylist
- * @iter: a #TotemPlPlaylistIter pointing to some item in @playlist
+ * @iter: (in): a #TotemPlPlaylistIter pointing to some item in @playlist
  *
  * Modifies @iter so it points to the previous element it previously
  * pointed to. This function will return %FALSE if there was no
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.9.92/totem-pl-parser.spec 
new/totem-pl-parser-3.10.0/totem-pl-parser.spec
--- old/totem-pl-parser-3.9.92/totem-pl-parser.spec     2013-09-18 
15:03:44.000000000 +0200
+++ new/totem-pl-parser-3.10.0/totem-pl-parser.spec     2013-09-23 
08:56:43.000000000 +0200
@@ -1,6 +1,6 @@
 Summary: Playlist Parser Library
 Name: totem-pl-parser
-Version: 3.9.92
+Version: 3.10.0
 Release: 1
 License: LGPL
 Group: Libraries/Multimedia
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.9.92/totem-plparser-mini.pc 
new/totem-pl-parser-3.10.0/totem-plparser-mini.pc
--- old/totem-pl-parser-3.9.92/totem-plparser-mini.pc   2013-09-18 
15:03:44.000000000 +0200
+++ new/totem-pl-parser-3.10.0/totem-plparser-mini.pc   2013-09-23 
08:56:43.000000000 +0200
@@ -5,7 +5,7 @@
 
 Name: totem-plparser-mini
 Description: Totem Playlist Parser library, mini version
-Version: 3.9.92
+Version: 3.10.0
 Requires: glib-2.0 gobject-2.0 gio-2.0
 Requires.private: gthread-2.0
 Libs: -L${libdir} -ltotem-plparser-mini

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to