Hello community,

here is the log from the commit of package totem-pl-parser for openSUSE:Factory 
checked in at 2019-01-26 22:16:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/totem-pl-parser (Old)
 and      /work/SRC/openSUSE:Factory/.totem-pl-parser.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "totem-pl-parser"

Sat Jan 26 22:16:41 2019 rev:79 rq:666691 version:3.26.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/totem-pl-parser/totem-pl-parser.changes  
2018-08-03 12:31:24.119046168 +0200
+++ 
/work/SRC/openSUSE:Factory/.totem-pl-parser.new.28833/totem-pl-parser.changes   
    2019-01-26 22:16:44.183131947 +0100
@@ -1,0 +2,9 @@
+Wed Jan 16 17:51:56 UTC 2019 - [email protected]
+
+- Update to version 3.26.2:
+  + tests: Update for podcast URL change
+  + build: honor 'includedir' meson parameter
+  + Updated translations.
+- Add revision to _service file, check out explicit released tag.
+
+-------------------------------------------------------------------

Old:
----
  totem-pl-parser-3.26.1+20180713.b7f36dd.tar.xz

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

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

Other differences:
------------------
++++++ totem-pl-parser.spec ++++++
--- /var/tmp/diff_new_pack.CBemd1/_old  2019-01-26 22:16:45.631130771 +0100
+++ /var/tmp/diff_new_pack.CBemd1/_new  2019-01-26 22:16:45.663130744 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package totem-pl-parser
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define sover   18
 Name:           totem-pl-parser
-Version:        3.26.1+20180713.b7f36dd
+Version:        3.26.2
 Release:        0
 Summary:        A GObject-based library to parse playlist formats
 License:        LGPL-2.0-or-later AND GPL-2.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.CBemd1/_old  2019-01-26 22:16:45.927130530 +0100
+++ /var/tmp/diff_new_pack.CBemd1/_new  2019-01-26 22:16:45.943130517 +0100
@@ -2,7 +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="versionformat">3.26.1+%cd.%h</param>
+    <param name="revision">refs/tags/V_3_26_2</param>
+    <param name="versionformat">3.26.2</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service mode="disabled" name="recompress">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.CBemd1/_old  2019-01-26 22:16:46.031130445 +0100
+++ /var/tmp/diff_new_pack.CBemd1/_new  2019-01-26 22:16:46.031130445 +0100
@@ -3,4 +3,4 @@
                 <param 
name="url">https://git.gnome.org/browse/totem-pl-parser</param>
               <param 
name="changesrevision">0091a562f2299fc61943bf5b44ecd7c472288693</param></service><service
 name="tar_scm">
                 <param 
name="url">https://gitlab.gnome.org/GNOME/totem-pl-parser.git</param>
-              <param 
name="changesrevision">b7f36dd71ee0ddfff04be1e90a654ddf13293d0f</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">ef7b2548f87af6206623fa82e958c62e5aa51e7a</param></service></servicedata>
\ No newline at end of file

++++++ totem-pl-parser-3.26.1+20180713.b7f36dd.tar.xz -> 
totem-pl-parser-3.26.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.26.1+20180713.b7f36dd/NEWS 
new/totem-pl-parser-3.26.2/NEWS
--- old/totem-pl-parser-3.26.1+20180713.b7f36dd/NEWS    2018-07-13 
13:22:25.000000000 +0200
+++ new/totem-pl-parser-3.26.2/NEWS     2019-01-16 12:47:53.000000000 +0100
@@ -1,5 +1,8 @@
 New features and significant updates in version...
 
+3.26.2:
+- Remove gmime dependency
+
 3.26.1:
 - Fix small memory leaks
 - Add support for "medium" property in podcasts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.26.1+20180713.b7f36dd/meson.build 
new/totem-pl-parser-3.26.2/meson.build
--- old/totem-pl-parser-3.26.1+20180713.b7f36dd/meson.build     2018-07-13 
13:22:25.000000000 +0200
+++ new/totem-pl-parser-3.26.2/meson.build      2019-01-16 12:47:53.000000000 
+0100
@@ -1,5 +1,5 @@
 project('totem-pl-parser', 'c',
-        version: '3.26.1', # Don't forget to also change plparser_lt_version!
+        version: '3.26.2', # Don't forget to also change plparser_lt_version!
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=1',
@@ -14,7 +14,7 @@
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-plparser_lt_version='19:2:1'
+plparser_lt_version='19:3:1'
 
 plparse_version       = meson.project_version()
 plparse_major_version = plparse_version.split('.')[0].to_int()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/totem-pl-parser-3.26.1+20180713.b7f36dd/plparse/meson.build 
new/totem-pl-parser-3.26.2/plparse/meson.build
--- old/totem-pl-parser-3.26.1+20180713.b7f36dd/plparse/meson.build     
2018-07-13 13:22:25.000000000 +0200
+++ new/totem-pl-parser-3.26.2/plparse/meson.build      2019-01-16 
12:47:53.000000000 +0100
@@ -1,5 +1,7 @@
 gnome = import('gnome')
 
+includedir = join_paths(get_option('includedir'), 'totem-pl-parser/1/plparser')
+
 plparser_public_headers = [
   'totem-pl-parser.h',
   'totem-pl-playlist.h',
@@ -14,14 +16,14 @@
 version_cdata.set('TOTEM_PL_PARSER_VERSION_MICRO', plparse_micro_version)
 features_h = configure_file(input:  'totem-pl-parser-features.h.in',
                             output: 'totem-pl-parser-features.h',
-                            install_dir: 'include/totem-pl-parser/1/plparser',
+                            install_dir: includedir,
                             configuration: version_cdata)
 
 totem_pl_parser_builtins = gnome.mkenums('totem-pl-parser-builtins',
                                          sources: 'totem-pl-parser.h',
                                          c_template : 
'totem-pl-parser-builtins.c.template',
                                          h_template : 
'totem-pl-parser-builtins.h.template',
-                                         install_dir : 
'include/totem-pl-parser/1/plparser',
+                                         install_dir : includedir,
                                          install_header : true)
 
 totem_pl_parser_builtins_h = totem_pl_parser_builtins[1]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/totem-pl-parser-3.26.1+20180713.b7f36dd/plparse/tests/parser.c 
new/totem-pl-parser-3.26.2/plparse/tests/parser.c
--- old/totem-pl-parser-3.26.1+20180713.b7f36dd/plparse/tests/parser.c  
2018-07-13 13:22:25.000000000 +0200
+++ new/totem-pl-parser-3.26.2/plparse/tests/parser.c   2019-01-16 
12:47:53.000000000 +0100
@@ -533,7 +533,7 @@
        }
 
        /* From 
https://itunes.apple.com/fr/podcast/chris-moyles-show-on-radio/id1042635536?mt=2&ign-mpt=uo=4
 */
-       g_assert_cmpstr (parser_test_get_playlist_uri 
("https://itunes.apple.com/fr/podcast/chris-moyles-show-on-radio/id1042635536?mt=2&ign-mpt=uo%3D4#";),
 ==, 
"http://ws.geronimo.thisisglobal.com/api/RssFeed/GetPodcasts?StationId=27f88187-4880-4e70-be90-1a7dad1beb5e&ShowId=999e3658-ae1a-400b-9697-5bc35d5aa411";);
+       g_assert_cmpstr (parser_test_get_playlist_uri 
("https://itunes.apple.com/fr/podcast/chris-moyles-show-on-radio/id1042635536?mt=2&ign-mpt=uo%3D4#";),
 ==, "https://rss.hosting.thisisdax.com/ed87f36a-7b44-4e79-beea-f3220752406c";);
        g_assert_cmpstr (parser_test_get_playlist_uri 
("http://itunes.apple.com/gb/podcast/radio-1-mini-mix/id268491175?uo=4";), ==, 
"https://podcasts.files.bbci.co.uk/p02nrtyg.rss";);
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/totem-pl-parser-3.26.1+20180713.b7f36dd/po/fr.po 
new/totem-pl-parser-3.26.2/po/fr.po
--- old/totem-pl-parser-3.26.1+20180713.b7f36dd/po/fr.po        2018-07-13 
13:22:25.000000000 +0200
+++ new/totem-pl-parser-3.26.2/po/fr.po 2019-01-16 12:47:53.000000000 +0100
@@ -12,54 +12,54 @@
 # Robert-André Mauchin <[email protected]>, 2006.
 # Claude Paroz <[email protected]>, 2006-2009.
 # Bruno Brouard <[email protected]>, 2007.
+# Charles Monzat <[email protected]>, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: totem-pl-parser HEAD\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=totem-";
-"pl-parser&keywords=I18N+L10N&component=General\n"
-"POT-Creation-Date: 2016-10-11 14:10+0000\n"
-"PO-Revision-Date: 2016-10-11 16:29+0200\n"
-"Last-Translator: Claude Paroz <[email protected]>\n"
-"Language-Team: GNOME French Team <[email protected]>\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/totem-pl-parser/issues\n";
+"POT-Creation-Date: 2018-06-10 18:50+0000\n"
+"PO-Revision-Date: 2018-11-19 13:41+0100\n"
+"Last-Translator: Charles Monzat <[email protected]>\n"
+"Language-Team: français <[email protected]>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Gtranslator 3.30.0\n"
 
-#: ../plparse/totem-disc.c:276 ../plparse/totem-disc.c:289
-#: ../plparse/totem-disc.c:533
+#: plparse/totem-disc.c:276 plparse/totem-disc.c:289 plparse/totem-disc.c:533
 #, c-format
 msgid "Failed to mount %s."
 msgstr "Le montage de %s a échoué."
 
-#: ../plparse/totem-disc.c:418
+#: plparse/totem-disc.c:418
 #, c-format
 msgid "No media in drive for device “%s”."
 msgstr "Aucun média dans le lecteur du périphérique « %s »."
 
-#: ../plparse/totem-disc.c:476
+#: plparse/totem-disc.c:476
 #, c-format
 msgid "Please check that a disc is present in the drive."
-msgstr "Vérifiez qu'un disque est présent dans le lecteur."
+msgstr "Vérifiez qu’un disque est présent dans le lecteur."
 
-#: ../plparse/totem-disc.c:947
+#: plparse/totem-disc.c:947
 msgid "Audio CD"
 msgstr "CD audio"
 
-#: ../plparse/totem-disc.c:949
+#: plparse/totem-disc.c:949
 msgid "Video CD"
 msgstr "Vidéo CD"
 
-#: ../plparse/totem-disc.c:951
+#: plparse/totem-disc.c:951
 msgid "DVD"
 msgstr "DVD"
 
-#: ../plparse/totem-disc.c:953
+#: plparse/totem-disc.c:953
 msgid "Digital Television"
 msgstr "Télévision numérique"
 
-#: ../plparse/totem-disc.c:955
+#: plparse/totem-disc.c:955
 msgid "Blu-ray"
 msgstr "Blu-ray"


Reply via email to