commit libmediaart for openSUSE:Factory

2020-03-16 Thread root
Hello community,

here is the log from the commit of package libmediaart for openSUSE:Factory 
checked in at 2020-03-16 10:15:43

Comparing /work/SRC/openSUSE:Factory/libmediaart (Old)
 and  /work/SRC/openSUSE:Factory/.libmediaart.new.3160 (New)


Package is "libmediaart"

Mon Mar 16 10:15:43 2020 rev:13 rq:784406 version:1.9.4

Changes:

--- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes  2018-03-08 
10:52:17.192596738 +0100
+++ /work/SRC/openSUSE:Factory/.libmediaart.new.3160/libmediaart.changes
2020-03-16 10:16:04.831532057 +0100
@@ -1,0 +2,6 @@
+Wed Mar 11 22:01:14 UTC 2020 - Bjørn Lie 
+
+- Fix URL, update to current home.
+- Use autosetup macro.
+
+---



Other differences:
--
++ libmediaart.spec ++
--- /var/tmp/diff_new_pack.ifOlaR/_old  2020-03-16 10:16:05.807532455 +0100
+++ /var/tmp/diff_new_pack.ifOlaR/_new  2020-03-16 10:16:05.811532456 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmediaart
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,19 +13,19 @@
 # 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/
 #
 
 
 Name:   libmediaart
 Version:1.9.4
 Release:0
-# License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code
 Summary:Media Art extraction library
+# License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Productivity/Other
-Url:https://download.gnome.org/sources/libmediaart
-Source: 
http://download.gnome.org/sources/libmediaart/1.9/%{name}-%{version}.tar.xz
+URL:https://gitlab.gnome.org/GNOME/libmediaart
+Source0:
https://download.gnome.org/sources/libmediaart/1.9/%{name}-%{version}.tar.xz
 
 # PATCH-FIX-UPSTREAM meson-Introspection-fix.patch bgo#792272 
robert.munte...@gmail.com -- meson: Introspection fix
 Patch1: meson-Introspection-fix.patch
@@ -78,8 +78,7 @@
 extraction and lookup for applications on the desktop.
 
 %prep
-%setup -q
-%patch1 -p1
+%autosetup -p1
 
 %build
 %meson \
@@ -96,7 +95,6 @@
 
 %files -n libmediaart-2_0-0
 %license COPYING.LESSER
-
 %{_libdir}/libmediaart-2.0.so.*
 
 %files -n typelib-1_0-MediaArt-2_0




commit libmediaart for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package libmediaart for openSUSE:Factory 
checked in at 2018-03-08 10:52:16

Comparing /work/SRC/openSUSE:Factory/libmediaart (Old)
 and  /work/SRC/openSUSE:Factory/.libmediaart.new (New)


Package is "libmediaart"

Thu Mar  8 10:52:16 2018 rev:12 rq:583049 version:1.9.4

Changes:

--- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes  2018-01-16 
09:30:01.304362672 +0100
+++ /work/SRC/openSUSE:Factory/.libmediaart.new/libmediaart.changes 
2018-03-08 10:52:17.192596738 +0100
@@ -1,0 +2,10 @@
+Mon Mar  5 15:44:34 UTC 2018 - jeng...@inai.de
+
+- Update summaries.
+
+---
+Wed Feb 28 16:35:37 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ libmediaart.spec ++
--- /var/tmp/diff_new_pack.1dXYhm/_old  2018-03-08 10:52:17.904571107 +0100
+++ /var/tmp/diff_new_pack.1dXYhm/_new  2018-03-08 10:52:17.908570963 +0100
@@ -22,7 +22,7 @@
 Release:0
 # License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code
 Summary:Media Art extraction library
-License:GPL-2.0+ AND LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Productivity/Other
 Url:https://download.gnome.org/sources/libmediaart
 Source: 
http://download.gnome.org/sources/libmediaart/1.9/%{name}-%{version}.tar.xz
@@ -48,7 +48,7 @@
 %package -n libmediaart-2_0-0
 # License note: the library is pure LGPL-2.1+
 Summary:Media Art extraction library
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/Libraries
 
 %description -n libmediaart-2_0-0
@@ -57,8 +57,8 @@
 
 %package -n typelib-1_0-MediaArt-2_0
 # License note: the library is pure LGPL-2.1+
-Summary:Media Art extraction library -- Introspection bindings
-License:LGPL-2.1+
+Summary:Introspection bindings for the Media Art extraction library
+License:LGPL-2.1-or-later
 Group:  System/Libraries
 
 %description -n typelib-1_0-MediaArt-2_0
@@ -67,8 +67,8 @@
 
 %package devel
 # License note: the library is pure LGPL-2.1+
-Summary:Media Art extraction library
-License:LGPL-2.1+
+Summary:Development files for the Media Art extraction library
+License:LGPL-2.1-or-later
 Group:  Development/Languages/C and C++
 Requires:   libmediaart-2_0-0 = %{version}
 Requires:   typelib-1_0-MediaArt-2_0 = %{version}
@@ -82,20 +82,21 @@
 %patch1 -p1
 
 %build
-%{meson} \
+%meson \
-Dimage_library=gdk-pixbuf \
-Dwith-docs=yes \
%{nil}
-%{meson_build}
+%meson_build
 
 %install
-%{meson_install}
+%meson_install
 
 %post -n libmediaart-2_0-0 -p /sbin/ldconfig
 %postun -n libmediaart-2_0-0 -p /sbin/ldconfig
 
 %files -n libmediaart-2_0-0
-%doc COPYING.LESSER
+%license COPYING.LESSER
+
 %{_libdir}/libmediaart-2.0.so.*
 
 %files -n typelib-1_0-MediaArt-2_0




commit libmediaart for openSUSE:Factory

2018-01-16 Thread root
Hello community,

here is the log from the commit of package libmediaart for openSUSE:Factory 
checked in at 2018-01-16 09:30:00

Comparing /work/SRC/openSUSE:Factory/libmediaart (Old)
 and  /work/SRC/openSUSE:Factory/.libmediaart.new (New)


Package is "libmediaart"

Tue Jan 16 09:30:00 2018 rev:11 rq:564010 version:1.9.4

Changes:

--- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes  2017-09-13 
21:39:09.627690912 +0200
+++ /work/SRC/openSUSE:Factory/.libmediaart.new/libmediaart.changes 
2018-01-16 09:30:01.304362672 +0100
@@ -1,0 +2,7 @@
+Fri Jan 12 14:05:05 UTC 2018 - robert.munte...@gmail.com
+
+- Add meson-Introspection-fix.patch: The meson build did not add
+  the extractdummy.c to the sources, which contains introspection
+  annotations (bgo#792272, bgo#791586).
+
+---

New:

  meson-Introspection-fix.patch



Other differences:
--
++ libmediaart.spec ++
--- /var/tmp/diff_new_pack.ZR2Au1/_old  2018-01-16 09:30:02.624300916 +0100
+++ /var/tmp/diff_new_pack.ZR2Au1/_new  2018-01-16 09:30:02.680298295 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmediaart
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -26,6 +26,10 @@
 Group:  Productivity/Other
 Url:https://download.gnome.org/sources/libmediaart
 Source: 
http://download.gnome.org/sources/libmediaart/1.9/%{name}-%{version}.tar.xz
+
+# PATCH-FIX-UPSTREAM meson-Introspection-fix.patch bgo#792272 
robert.munte...@gmail.com -- meson: Introspection fix
+Patch1: meson-Introspection-fix.patch
+
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel >= 1.30.0
 BuildRequires:  gtk-doc
@@ -75,6 +79,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %{meson} \

++ meson-Introspection-fix.patch ++
>From a704d0b6cfea091274bd79aca6d15f19b4f6e5b5 Mon Sep 17 00:00:00 2001
From: Marinus Schraal 
Date: Sat, 6 Jan 2018 15:04:10 +0100
Subject: [PATCH] meson: Introspection fix

The meson build did not add the extractdummy.c to the sources, which
contains introspection annotations.

https://bugzilla.gnome.org/show_bug.cgi?id=792272
---
 libmediaart/meson.build | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/libmediaart/meson.build b/libmediaart/meson.build
index c02aee0..265a9ab 100644
--- a/libmediaart/meson.build
+++ b/libmediaart/meson.build
@@ -6,6 +6,10 @@ libmediaart_public_headers = [
   'mediaart.h',
 ]
 
+libmediaart_introspection_sources = [
+  'extractdummy.c'
+]
+
 libmediaart_sources = [
   'cache.c',
   'extract.c',
@@ -38,7 +42,7 @@ libmediaart = shared_library(
 )
 
 libmediaart_gir_and_typelib = gnome.generate_gir(libmediaart,
-  sources: libmediaart_sources + libmediaart_public_headers,
+  sources: libmediaart_sources + libmediaart_introspection_sources + 
libmediaart_public_headers,
   nsversion: libmediaart_api_version,
   namespace: 'MediaArt',
   identifier_prefix: 'MediaArt',



commit libmediaart for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package libmediaart for openSUSE:Factory 
checked in at 2017-09-13 21:39:08

Comparing /work/SRC/openSUSE:Factory/libmediaart (Old)
 and  /work/SRC/openSUSE:Factory/.libmediaart.new (New)


Package is "libmediaart"

Wed Sep 13 21:39:08 2017 rev:10 rq:520655 version:1.9.4

Changes:

--- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes  2017-08-18 
15:00:09.046080670 +0200
+++ /work/SRC/openSUSE:Factory/.libmediaart.new/libmediaart.changes 
2017-09-13 21:39:09.627690912 +0200
@@ -1,0 +2,9 @@
+Tue Aug 22 16:56:33 UTC 2017 - zai...@opensuse.org
+
+- Add meson BuildRequires and switch autotools macros configure,
+  make and makeinstall to meson, meson_build and meson_install
+  following upstream switch to Meson build system.
+- Add pkgconfig(vapigen) BuildRequires: Build Vala bindings.
+- Run spec-cleaner, modernize spec, add pkgconfig BuildRequires.
+
+---



Other differences:
--
++ libmediaart.spec ++
--- /var/tmp/diff_new_pack.UQK5fE/_old  2017-09-13 21:39:10.415580056 +0200
+++ /var/tmp/diff_new_pack.UQK5fE/_new  2017-09-13 21:39:10.415580056 +0200
@@ -22,18 +22,20 @@
 Release:0
 # License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code
 Summary:Media Art extraction library
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0+ AND LGPL-2.1+
 Group:  Productivity/Other
 Url:https://download.gnome.org/sources/libmediaart
 Source: 
http://download.gnome.org/sources/libmediaart/1.9/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel >= 1.30.0
 BuildRequires:  gtk-doc
+BuildRequires:  meson
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.12.0
 BuildRequires:  pkgconfig(gio-2.0) >= 2.35.1
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.35.1
 BuildRequires:  pkgconfig(glib-2.0) >= 2.35.1
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(vapigen)
 
 %description
 The libmediaart library is the foundation for media art caching,
@@ -75,37 +77,33 @@
 %setup -q
 
 %build
-%configure \
-   --disable-static \
-   --enable-gdkpixbuf \
-   --enable-gtk-doc \
-   --disable-qt \
-   --disable-installed-tests
-make %{?_smp_mflags}
+%{meson} \
+   -Dimage_library=gdk-pixbuf \
+   -Dwith-docs=yes \
+   %{nil}
+%{meson_build}
 
 %install
-%make_install
-find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
+%{meson_install}
 
 %post -n libmediaart-2_0-0 -p /sbin/ldconfig
-
 %postun -n libmediaart-2_0-0 -p /sbin/ldconfig
 
 %files -n libmediaart-2_0-0
-%defattr(-,root,root)
 %doc COPYING.LESSER
 %{_libdir}/libmediaart-2.0.so.*
 
 %files -n typelib-1_0-MediaArt-2_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/MediaArt-2.0.typelib
 
 %files devel
-%defattr(-,root,root)
 %doc %{_datadir}/gtk-doc/html/%{name}/
 %{_datadir}/gir-1.0/MediaArt-2.0.gir
 %{_libdir}/libmediaart-2.0.so
 %{_libdir}/pkgconfig/libmediaart-2.0.pc
 %{_includedir}/libmediaart-2.0/
+%dir %{_datadir}/vala/vapi
+%{_datadir}/vala/vapi/libmediaart-2.0.deps
+%{_datadir}/vala/vapi/libmediaart-2.0.vapi
 
 %changelog




commit libmediaart for openSUSE:Factory

2017-08-18 Thread root
Hello community,

here is the log from the commit of package libmediaart for openSUSE:Factory 
checked in at 2017-08-18 15:00:02

Comparing /work/SRC/openSUSE:Factory/libmediaart (Old)
 and  /work/SRC/openSUSE:Factory/.libmediaart.new (New)


Package is "libmediaart"

Fri Aug 18 15:00:02 2017 rev:9 rq:516876 version:1.9.4

Changes:

--- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes  2017-03-22 
23:01:11.529056785 +0100
+++ /work/SRC/openSUSE:Factory/.libmediaart.new/libmediaart.changes 
2017-08-18 15:00:09.046080670 +0200
@@ -1,0 +2,36 @@
+Mon Aug 14 09:09:41 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.9.4:
+  + Brown paper bag release, export some missing methods that went
+unintentionally hidden.
+- Changes from version 1.9.3:
+  + Brown paper bag release, fixes soname on meson builds and
+missing includes on autotools.
+- Changes from version 1.9.2:
+  + extract: Remove Nokia album art downloader support.
+  + build:
+- Improve dependency tracker for marshallers sources.
+- Remove duplicate introspection comment for
+  media_art_error_quark().
+- Add meson build instructions.
+- Drop upstream fixed patches:
+  + libmediaart-remove-nokia-albumart.patch.
+  + libmediaart-build-marshall-files-fixes.patch.
+  + libmediaart-remove-duplicate-introspection.patch.
+- Drop libtool BuildRequires and stop passsing autoreconf, no
+  longer needed as there are no more patches.
+
+---
+Fri Jul 28 22:32:45 UTC 2017 - zai...@opensuse.org
+
+- Add libmediaart-remove-nokia-albumart.patch: Remove Nokia album
+  art downloader support (bgo#767959).
+- Add libmediaart-build-marshall-files-fixes.patch: Improve
+  dependency tracking for marshallers sources and add an explicit
+  dependency on marshal files.
+- Add libmediaart-remove-duplicate-introspection.patch: Remove
+  duplicate introspection comment for media_art_error_quark().
+- Add libtool BuildRequires and pass autoreconf as one of the
+  patches touches the buildsystem.
+
+---

Old:

  libmediaart-1.9.1.tar.xz

New:

  libmediaart-1.9.4.tar.xz



Other differences:
--
++ libmediaart.spec ++
--- /var/tmp/diff_new_pack.kMjFxy/_old  2017-08-18 15:00:10.281906701 +0200
+++ /var/tmp/diff_new_pack.kMjFxy/_new  2017-08-18 15:00:10.285906137 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   libmediaart
-Version:1.9.1
+Version:1.9.4
 Release:0
 # License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code
 Summary:Media Art extraction library

++ libmediaart-1.9.1.tar.xz -> libmediaart-1.9.4.tar.xz ++
 3320 lines of diff (skipped)




commit libmediaart for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package libmediaart for openSUSE:Factory 
checked in at 2017-03-22 23:01:00

Comparing /work/SRC/openSUSE:Factory/libmediaart (Old)
 and  /work/SRC/openSUSE:Factory/.libmediaart.new (New)


Package is "libmediaart"

Wed Mar 22 23:01:00 2017 rev:8 rq:477294 version:1.9.1

Changes:

--- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes  2015-03-09 
10:00:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmediaart.new/libmediaart.changes 
2017-03-22 23:01:11.529056785 +0100
@@ -1,0 +2,18 @@
+Mon Mar  6 09:45:37 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.9.1:
+  + Extract:
+- Introspection fix.
+- Coverity fix.
+  + tests: Fix tests to run both installed and built.
+  + libmediaart: Fix marshallers, hide private symbols.
+
+---
+Sat Jan 28 11:50:43 UTC 2017 - zai...@opensuse.org
+
+- Pass --disable-static, --enable-gdkpixbuf, --enable-gtk-doc,
+  --disable-qt and --disable-installed-tests to configure, ensure
+  we build the options we want.
+- Following the above, add gtk-doc BuildRequires.
+
+---

Old:

  libmediaart-1.9.0.tar.xz

New:

  libmediaart-1.9.1.tar.xz



Other differences:
--
++ libmediaart.spec ++
--- /var/tmp/diff_new_pack.93wM4f/_old  2017-03-22 23:01:12.412931498 +0100
+++ /var/tmp/diff_new_pack.93wM4f/_new  2017-03-22 23:01:12.416930931 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmediaart
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   libmediaart
-Version:1.9.0
+Version:1.9.1
 Release:0
 # License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code
 Summary:Media Art extraction library
@@ -28,6 +28,7 @@
 Source: 
http://download.gnome.org/sources/libmediaart/1.9/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel >= 1.30.0
+BuildRequires:  gtk-doc
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.12.0
 BuildRequires:  pkgconfig(gio-2.0) >= 2.35.1
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.35.1
@@ -74,7 +75,12 @@
 %setup -q
 
 %build
-%configure
+%configure \
+   --disable-static \
+   --enable-gdkpixbuf \
+   --enable-gtk-doc \
+   --disable-qt \
+   --disable-installed-tests
 make %{?_smp_mflags}
 
 %install

++ libmediaart-1.9.0.tar.xz -> libmediaart-1.9.1.tar.xz ++
 26710 lines of diff (skipped)




commit libmediaart for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package libmediaart for openSUSE:Factory 
checked in at 2014-09-30 19:37:07

Comparing /work/SRC/openSUSE:Factory/libmediaart (Old)
 and  /work/SRC/openSUSE:Factory/.libmediaart.new (New)


Package is libmediaart

Changes:

--- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes  2014-04-02 
17:23:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmediaart.new/libmediaart.changes 
2014-09-30 19:37:19.0 +0200
@@ -1,0 +2,51 @@
+Mon Sep 22 15:19:01 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.7.0:
+  + Fixes:
+- Artist, title and prefix arguments in get_file should
+  (bgo#727478).
+- make check clears user's media-art cache (bgo#731681).
+  + extract: Fixed gtkdoc warning for return value of
+media_art_error_quark().
+
+---
+Tue Aug 19 18:49:50 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.6.0:
+  + Fixes: media_art_get_path() usage is unclear (bgo#734837).
+  + build: include m4 dir parsing.
+  + tests: Use tap automake testing scripts, fixes output
+summaries.
+  + doap: add programming-language and 'core' category.
+  + extract: Fixed process_buffer() len check (was inverted) and
+artist/title.
+- Changes from version 0.5.0:
+  + Heuristics does not handle uppercase properly (bgo#731678).
+  + Build system:
+- Require glib 2.38 for g_assert_true() in unit tests.
+- Updated configure.ac from autoscan suggestions.
+- Improve warnings used when compiling and test compiler
+  warnings we can use.
+  + extract:
+- Switch to initable MediaArtProcess object from
+  _init/_shutdown().
+- Split _process() API into  _process_buffer() and
+  _process_file().
+- Make GFile first parameter for _process_file().
+- Add _SYMLINK_FAILED error and report symlink() failure in
+  get_heuristic().
+- Add GError for _NO_TITLE, which is required in some cases.
+- Add GError * reporting right down to the plugins (pixbuf/qt).
+- Use a more logical ordered heuristic for caching strings.
+- Refactor media_art_process_file() to simplify the function.
+  + storage: Make g_message() calls g_debug() calls, output is
+unnecessary.
+  + docs: Fixed Makefile so we don't fail on distcheck with
+--enable-gtk-doc.
+  + tests:
+- Don't expect media art extraction for NULL data buffer for
+  !images.
+- Test for no error with media_art_process_file() with real use
+  case.
+
+---

Old:

  libmediaart-0.4.0.tar.xz

New:

  libmediaart-0.7.0.tar.xz



Other differences:
--
++ libmediaart.spec ++
--- /var/tmp/diff_new_pack.HB51GG/_old  2014-09-30 19:37:20.0 +0200
+++ /var/tmp/diff_new_pack.HB51GG/_new  2014-09-30 19:37:20.0 +0200
@@ -18,14 +18,14 @@
 
 
 Name:   libmediaart
-Version:0.4.0
+Version:0.7.0
 Release:0
 # License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code
 Summary:Media Art extraction library
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Other
 Url:https://download.gnome.org/sources/libmediaart
-Source: 
http://download.gnome.org/sources/libmediaart/0.4/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libmediaart/0.7/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel = 1.30.0
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) = 2.12.0

++ libmediaart-0.4.0.tar.xz - libmediaart-0.7.0.tar.xz ++
 43152 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmediaart for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package libmediaart for openSUSE:Factory 
checked in at 2014-04-02 17:23:50

Comparing /work/SRC/openSUSE:Factory/libmediaart (Old)
 and  /work/SRC/openSUSE:Factory/.libmediaart.new (New)


Package is libmediaart

Changes:

--- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes  2014-03-09 
18:27:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmediaart.new/libmediaart.changes 
2014-04-02 17:23:51.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr  1 20:39:49 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.4.0:
+  + Feature request: load album art embedded in music files
+(bgo#727333).
+  + build: Don't forget to define LIBMEDIAART_BACKEND for all Qt
+cases.
+  + extract: Incorrect inverse variable check for media_art_set().
+
+---

Old:

  libmediaart-0.3.0.tar.xz

New:

  libmediaart-0.4.0.tar.xz



Other differences:
--
++ libmediaart.spec ++
--- /var/tmp/diff_new_pack.CoPSar/_old  2014-04-02 17:23:52.0 +0200
+++ /var/tmp/diff_new_pack.CoPSar/_new  2014-04-02 17:23:52.0 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package libmediaart
 #
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,15 +16,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   libmediaart
-Version:0.3.0
+Version:0.4.0
 Release:0
 # License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code
-License:GPL-2.0+ and LGPL-2.1+
 Summary:Media Art extraction library
-Url:https://download.gnome.org/sources/libmediaart
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Other
-Source: 
http://download.gnome.org/sources/libmediaart/0.3/%{name}-%{version}.tar.xz
+Url:https://download.gnome.org/sources/libmediaart
+Source: 
http://download.gnome.org/sources/libmediaart/0.4/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel = 1.30.0
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) = 2.12.0
@@ -38,8 +40,8 @@
 
 %package -n libmediaart-1_0-0
 # License note: the library is pure LGPL-2.1+
-License:LGPL-2.1+
 Summary:Media Art extraction library
+License:LGPL-2.1+
 Group:  System/Libraries
 
 %description -n libmediaart-1_0-0
@@ -48,8 +50,8 @@
 
 %package -n typelib-1_0-MediaArt-1_0
 # License note: the library is pure LGPL-2.1+
-License:LGPL-2.1+
 Summary:Media Art extraction library -- Introspection bindings
+License:LGPL-2.1+
 Group:  System/Libraries
 
 %description -n typelib-1_0-MediaArt-1_0
@@ -58,8 +60,8 @@
 
 %package devel
 # License note: the library is pure LGPL-2.1+
-License:LGPL-2.1+
 Summary:Media Art extraction library
+License:LGPL-2.1+
 Group:  Development/Languages/C and C++
 Requires:   libmediaart-1_0-0 = %{version}
 Requires:   typelib-1_0-MediaArt-1_0 = %{version}

++ libmediaart-0.3.0.tar.xz - libmediaart-0.4.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmediaart-0.3.0/NEWS new/libmediaart-0.4.0/NEWS
--- old/libmediaart-0.3.0/NEWS  2014-03-07 20:07:41.0 +0100
+++ new/libmediaart-0.4.0/NEWS  2014-04-01 17:38:30.0 +0200
@@ -1,3 +1,11 @@
+NEW in 0.4 - 2014-04-01
+===
+
+  * Fixes: GB#727333, Feature request: load album art embedded in music files
+  * build: Don't forget to define LIBMEDIAART_BACKEND for all Qt cases
+  * extract: Incorrect inverse variable check for media_art_set()
+
+
 NEW in 0.3 - 2014-03-07
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmediaart-0.3.0/configure 
new/libmediaart-0.4.0/configure
--- old/libmediaart-0.3.0/configure 2014-03-07 20:09:18.0 +0100
+++ new/libmediaart-0.4.0/configure 2014-04-01 17:41:30.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for libmediaart 0.3.0.
+# Generated by GNU Autoconf 2.68 for libmediaart 0.4.0.
 #
 # Report bugs to http://bugzilla.gnome.org/.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='libmediaart'
 PACKAGE_TARNAME='libmediaart'
-PACKAGE_VERSION='0.3.0'
-PACKAGE_STRING='libmediaart 0.3.0'
+PACKAGE_VERSION='0.4.0'
+PACKAGE_STRING='libmediaart 0.4.0'
 

commit libmediaart for openSUSE:Factory

2014-03-09 Thread h_root
Hello community,

here is the log from the commit of package libmediaart for openSUSE:Factory 
checked in at 2014-03-09 18:27:29

Comparing /work/SRC/openSUSE:Factory/libmediaart (Old)
 and  /work/SRC/openSUSE:Factory/.libmediaart.new (New)


Package is libmediaart

Changes:

--- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes  2014-02-11 
10:32:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmediaart.new/libmediaart.changes 
2014-03-09 18:27:30.0 +0100
@@ -1,0 +2,18 @@
+Fri Mar  7 20:39:12 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.3.0:
+  + build: Don't fail if vapigen isn't available.
+  + build: Force automake C linkage when building C only.
+  + build: Remove leftover explicit -lm -lz linkage.
+  + build: Don't link to both Qt and gdk-pixbuf if both are
+autodetect.
+  + build: Honor NOCONFIGURE=1 in autogen.sh.
+  + cache: Improve _remove() function and fix crash with NULL
+passed.
+  + cache: Improve _strip_invalid_entites() API.
+  + cache: Fix Non-void function should return a value.
+  + extract: Fix Qt5 compilation failure
+  + extract: Don't break on dummy implementation due to incorrect
+args in.
+
+---

Old:

  libmediaart-0.2.0.tar.xz

New:

  libmediaart-0.3.0.tar.xz



Other differences:
--
++ libmediaart.spec ++
--- /var/tmp/diff_new_pack.N6vSWT/_old  2014-03-09 18:27:31.0 +0100
+++ /var/tmp/diff_new_pack.N6vSWT/_new  2014-03-09 18:27:31.0 +0100
@@ -16,14 +16,14 @@
 #
 
 Name:   libmediaart
-Version:0.2.0
+Version:0.3.0
 Release:0
 # License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code
 License:GPL-2.0+ and LGPL-2.1+
 Summary:Media Art extraction library
 Url:https://download.gnome.org/sources/libmediaart
 Group:  Productivity/Other
-Source: 
http://download.gnome.org/sources/libmediaart/0.2/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libmediaart/0.3/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel = 1.30.0
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) = 2.12.0

++ libmediaart-0.2.0.tar.xz - libmediaart-0.3.0.tar.xz ++
 27739 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org