Hello community, here is the log from the commit of package libdmapsharing for openSUSE:Factory checked in at 2020-09-09 17:46:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdmapsharing (Old) and /work/SRC/openSUSE:Factory/.libdmapsharing.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdmapsharing" Wed Sep 9 17:46:47 2020 rev:31 rq:832548 version:3.9.10 Changes: -------- --- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes 2019-10-07 13:36:13.357139617 +0200 +++ /work/SRC/openSUSE:Factory/.libdmapsharing.new.3399/libdmapsharing.changes 2020-09-09 17:46:57.146427084 +0200 @@ -1,0 +2,11 @@ +Sat Sep 5 20:44:48 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 3.9.10: + + No upstream changes/changelog/NEWS provided, please see git-log + at https://gitlab.gnome.org/GNOME/libdmapsharing +- Pass disable-static to configure, do not build static lib. +- Add new optional pkgconfig(gobject-introspection-1.0) + BuildRequires, build introspection support. +- Package new introspection subpackage. + +------------------------------------------------------------------- Old: ---- libdmapsharing-3.9.7.tar.gz New: ---- libdmapsharing-3.9.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdmapsharing.spec ++++++ --- /var/tmp/diff_new_pack.e89liy/_old 2020-09-09 17:46:57.870427673 +0200 +++ /var/tmp/diff_new_pack.e89liy/_new 2020-09-09 17:46:57.874427676 +0200 @@ -1,7 +1,7 @@ # # spec file for package libdmapsharing # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. # # All modifications and additions to the file contributed by third parties @@ -23,7 +23,7 @@ %define sover 3 Name: libdmapsharing -Version: 3.9.7 +Version: 3.9.10 Release: 0 Summary: Library implementing the Digital Media Access Protocol family License: LGPL-2.1-or-later @@ -39,6 +39,7 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(glib-2.0) >= 2.36 +BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gstreamer-app-1.0) BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) BuildRequires: pkgconfig(gthread-2.0) @@ -66,10 +67,24 @@ such as Apple iTunes, Apple iPhoto, and the Roku SoundBridge family to share media such as music and photos. +%package -n typelib-1_0-Dmap-4_0 +Summary: Typelib for libdmapsharing +Group: Productivity/Multimedia/Other + +%description -n typelib-1_0-Dmap-4_0 +Libdmapsharing is a library you may use to access, share and control the +playback of media content using DMAP (DAAP, DPAP & DACP). Libdmapsharing +also detects audio AirPlay services; coupled with the AirPlay support +in PulseAudio or GStreamer, this can allow an application to stream audio +to an AirPlay device. The DMAP family of protocols are used by products +such as Apple iTunes, Apple iPhoto, and the Roku SoundBridge family to +share media such as music and photos. + %package devel Summary: Library implementing the DMAP family of protocols - Development Files Group: Development/Languages/C and C++ Requires: libdmapsharing-%{soname}-%{sover} = %{version} +Requires: typelib-1_0-Dmap-4_0 = %{version} %description devel Libdmapsharing is a library you may use to access, share and control the @@ -87,6 +102,7 @@ %build %configure \ + --disable-static \ --disable-tests \ %{nil} %make_build @@ -103,9 +119,13 @@ %doc AUTHORS ChangeLog README %{_libdir}/libdmapsharing-%{majorver}.so.%{sover}* +%files -n typelib-1_0-Dmap-4_0 +%{_libdir}/girepository-1.0/Dmap-4.0.typelib + %files devel %{_datadir}/gtk-doc/html/libdmapsharing-%{majorver}/ %{_datadir}/vala/vapi/libdmapsharing-%{majorver}.vapi +%{_datadir}/gir-1.0/Dmap-4.0.gir %{_includedir}/libdmapsharing-%{majorver}/ %{_libdir}/libdmapsharing-%{majorver}.so %{_libdir}/pkgconfig/libdmapsharing-%{majorver}.pc ++++++ libdmapsharing-3.9.7.tar.gz -> libdmapsharing-3.9.10.tar.gz ++++++ ++++ 21938 lines of diff (skipped)
