commit libdmapsharing for openSUSE:Factory

2020-09-09 Thread root
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 
+
+- 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)




commit libdmapsharing for openSUSE:Factory

2019-10-07 Thread root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2019-10-07 13:36:07

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


Package is "libdmapsharing"

Mon Oct  7 13:36:07 2019 rev:30 rq:733650 version:3.9.7

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2019-09-19 15:49:08.371314077 +0200
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new.2352/libdmapsharing.changes  
2019-10-07 13:36:13.357139617 +0200
@@ -1,0 +2,17 @@
+Thu Sep 26 19:09:10 UTC 2019 - Bjørn Lie 
+
+- Update to 3.9.7:
+  + No upstream changes/changelog/NEWS provided, please see git-log
+at https://gitlab.gnome.org/GNOME/libdmapsharing
+- Drop new_vala_build.patch: Fixed upstream.
+- Disable build of tests, via passing --disable-tests to configure
+  as they currently fails to build, and it allows us to drop
+  pkgconfig(gtk+-2.0) BuildRequires.
+- Add majorver, soname and sover defines and set them to current
+  values, ease future version updates that include so* changes.
+- Align with what configure checks for: Add  pkgconfig(glib-2.0)
+  and pkgconfig(gthread-2.0) BuildRequires, and drop
+  pkgconfig(gio-2.0) BuildRequires.
+- Run spec-cleaner, modernize spec.
+
+---

Old:

  libdmapsharing-2.9.38.tar.gz
  new_vala_build.patch

New:

  libdmapsharing-3.9.7.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.lAasmI/_old  2019-10-07 13:36:14.073137637 +0200
+++ /var/tmp/diff_new_pack.lAasmI/_new  2019-10-07 13:36:14.073137637 +0200
@@ -17,27 +17,31 @@
 #
 
 
+# NOTE: When bumping these, remember to bump in baselibs too
+%define majorver 4.0
+%define soname 4_0
+%define sover 3
+
 Name:   libdmapsharing
-Version:2.9.38
+Version:3.9.7
 Release:0
 Summary:Library implementing the Digital Media Access Protocol family
 License:LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Other
-Url:http://www.flyn.org/projects/libdmapsharing/
-Source0:
http://flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
+URL:https://www.flyn.org/projects/libdmapsharing/
+Source0:%{url}/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM Fix build with vala >= 0.43 
https://gitlab.gnome.org/GNOME/libdmapsharing/issues/7 m...@suse.com
-Patch0: new_vala_build.patch
-BuildRequires:  pkg-config
+
+BuildRequires:  pkgconfig
 BuildRequires:  vala
 BuildRequires:  pkgconfig(avahi-client) >= 0.6
 BuildRequires:  pkgconfig(avahi-glib) >= 0.6
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gee-0.8)
-BuildRequires:  pkgconfig(gio-2.0) >= 2.36
+BuildRequires:  pkgconfig(glib-2.0) >= 2.36
 BuildRequires:  pkgconfig(gstreamer-app-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.48.0
 
 %description
@@ -49,11 +53,11 @@
 such as Apple iTunes, Apple iPhoto, and the Roku SoundBridge family to
 share media such as music and photos.
 
-%package -n libdmapsharing-3_0-2
+%package -n libdmapsharing-%{soname}-%{sover}
 Summary:Library implementing the Digital Media Access Protocol family
 Group:  System/Libraries
 
-%description -n libdmapsharing-3_0-2
+%description -n libdmapsharing-%{soname}-%{sover}
 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
@@ -65,7 +69,7 @@
 %package devel
 Summary:Library implementing the DMAP family of protocols - 
Development Files
 Group:  Development/Languages/C and C++
-Requires:   libdmapsharing-3_0-2 = %{version}
+Requires:   libdmapsharing-%{soname}-%{sover} = %{version}
 
 %description devel
 Libdmapsharing is a library you may use to access, share and control the
@@ -79,32 +83,31 @@
 This package contains development files for libdmapsharing.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
-%configure
-make %{?_smp_mflags} V=1
+%configure \
+   --disable-tests \
+   %{nil}
+%make_build
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%post -n libdmapsharing-3_0-2 -p /sbin/ldconfig
-
-%postun -n libdmapsharing-3_0-2 -p /sbin/ldconfig
+%post -n libdmapsharing-%{soname}-%{sover} -p /sbin/ldconfig
+%postun -n 

commit libdmapsharing for openSUSE:Factory

2019-09-19 Thread root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2019-09-19 15:49:06

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


Package is "libdmapsharing"

Thu Sep 19 15:49:06 2019 rev:29 rq:730086 version:2.9.38

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2019-05-03 22:17:49.116151833 +0200
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new.7948/libdmapsharing.changes  
2019-09-19 15:49:08.371314077 +0200
@@ -1,0 +2,6 @@
+Tue Sep 10 18:48:36 UTC 2019 - Bjørn Lie 
+
+- Add missing pkgconfig(avahi-client) and pkgconfig(gtk+-2.0)
+  BuildRequires previously pulled in by avahi.
+
+---



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.CtnTJB/_old  2019-09-19 15:49:09.995313746 +0200
+++ /var/tmp/diff_new_pack.CtnTJB/_new  2019-09-19 15:49:10.003313745 +0200
@@ -30,12 +30,14 @@
 Patch0: new_vala_build.patch
 BuildRequires:  pkg-config
 BuildRequires:  vala
-BuildRequires:  pkgconfig(avahi-glib)
+BuildRequires:  pkgconfig(avahi-client) >= 0.6
+BuildRequires:  pkgconfig(avahi-glib) >= 0.6
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.36
 BuildRequires:  pkgconfig(gstreamer-app-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.48.0
 
 %description




commit libdmapsharing for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2019-05-03 22:17:47

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


Package is "libdmapsharing"

Fri May  3 22:17:47 2019 rev:28 rq:696522 version:2.9.38

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2017-06-23 09:19:03.836507794 +0200
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new.5148/libdmapsharing.changes  
2019-05-03 22:17:49.116151833 +0200
@@ -1,0 +2,7 @@
+Fri Apr 19 06:48:39 UTC 2019 - Max Lin 
+
+- Fix build with vala >= 0.43
+  * Add new_vala_build.patch carry from
+https://gitlab.gnome.org/GNOME/libdmapsharing/issues/7
+
+---

New:

  new_vala_build.patch



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.tm3lHS/_old  2019-05-03 22:17:50.616154843 +0200
+++ /var/tmp/diff_new_pack.tm3lHS/_new  2019-05-03 22:17:50.620154851 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdmapsharing
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
 # 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/
 #
 
 
@@ -21,11 +21,13 @@
 Version:2.9.38
 Release:0
 Summary:Library implementing the Digital Media Access Protocol family
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Other
 Url:http://www.flyn.org/projects/libdmapsharing/
 Source0:
http://flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM Fix build with vala >= 0.43 
https://gitlab.gnome.org/GNOME/libdmapsharing/issues/7 m...@suse.com
+Patch0: new_vala_build.patch
 BuildRequires:  pkg-config
 BuildRequires:  vala
 BuildRequires:  pkgconfig(avahi-glib)
@@ -76,6 +78,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++ new_vala_build.patch ++
diff --git a/tests/vala-dmap-container-db.vala 
b/tests/vala-dmap-container-db.vala
index 7571e39..8aee03d 100644
--- a/tests/vala-dmap-container-db.vala
+++ b/tests/vala-dmap-container-db.vala
@@ -24,7 +24,7 @@ private class ValaDMAPContainerDb : GLib.Object, 
DMAP.ContainerDb {
// A dumb database that stores everything in an array
 
/* FIXME: What is with this unowned? */
-   private Gee.ArrayList db = new 
Gee.ArrayList ();
+   private Gee.ArrayList db = new 
Gee.ArrayList ();
 
public int64 count () {
return db.size;
diff --git a/tests/vala-dmap-db.vala b/tests/vala-dmap-db.vala
index 2d6ef0a..171f548 100644
--- a/tests/vala-dmap-db.vala
+++ b/tests/vala-dmap-db.vala
@@ -24,7 +24,7 @@ private class ValaDMAPDb : GLib.Object, DMAP.Db {
// A dumb database that stores everything in an array
 
/* FIXME: What is with this unowned? */
-   private Gee.ArrayList db = new 
Gee.ArrayList ();
+   private Gee.ArrayList db = new 
Gee.ArrayList ();
 
public uint add (DMAP.Record record) {
db.add (((DMAP.Record) record));




commit libdmapsharing for openSUSE:Factory

2017-06-23 Thread root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2017-06-23 09:18:44

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


Package is "libdmapsharing"

Fri Jun 23 09:18:44 2017 rev:27 rq:505743 version:2.9.38

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2017-03-12 20:05:43.255146100 +0100
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2017-06-23 09:19:03.836507794 +0200
@@ -1,0 +2,8 @@
+Thu Jun 22 15:28:34 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.9.38:
+  + After failing to get preferred port, try both IPV4 and IPV6.
+  + Fix bad error handling on soup_server_get_uris (Clang
+scan-build).
+
+---

Old:

  libdmapsharing-2.9.37.tar.gz

New:

  libdmapsharing-2.9.38.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.1bLu1N/_old  2017-06-23 09:19:04.620397027 +0200
+++ /var/tmp/diff_new_pack.1bLu1N/_new  2017-06-23 09:19:04.624396462 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   libdmapsharing
-Version:2.9.37
+Version:2.9.38
 Release:0
 Summary:Library implementing the Digital Media Access Protocol family
 License:LGPL-2.1+

++ libdmapsharing-2.9.37.tar.gz -> libdmapsharing-2.9.38.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libdmapsharing-2.9.37/ChangeLog 
new/libdmapsharing-2.9.38/ChangeLog
--- old/libdmapsharing-2.9.37/ChangeLog 2016-11-12 03:14:44.0 +0100
+++ new/libdmapsharing-2.9.38/ChangeLog 2017-06-05 02:04:42.0 +0200
@@ -1,3 +1,27 @@
+commit 73232464f9af3fe94965f4478e3bb443a31b7927
+Author: W. Michael Petullo 
+Date:   Sun Jun 4 20:03:50 2017 -0400
+
+Bump version number
+
+Signed-off-by: W. Michael Petullo 
+
+commit edbeeba31ff150cd8ec048dd8149bbcf7f5bcefd
+Author: W. Michael Petullo 
+Date:   Sun Jun 4 20:03:11 2017 -0400
+
+After failing to get preferred port, try both IPV4 and IPV6
+
+Signed-off-by: W. Michael Petullo 
+
+commit e9fe3e0416e7491eda100f372c7a3cd97183f60b
+Author: W. Michael Petullo 
+Date:   Sun Jan 8 19:49:38 2017 -0500
+
+Fix bad error handling on soup_server_get_uris (Clang scan-build)
+
+Signed-off-by: W. Michael Petullo 
+
 commit fd14b00fcfe33312ee2320c5d728f89e3671db21
 Author: W. Michael Petullo 
 Date:   Fri Nov 11 21:13:20 2016 -0500
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libdmapsharing-2.9.37/Makefile.in 
new/libdmapsharing-2.9.38/Makefile.in
--- old/libdmapsharing-2.9.37/Makefile.in   2016-11-12 03:14:37.0 
+0100
+++ new/libdmapsharing-2.9.38/Makefile.in   2017-06-05 02:04:37.0 
+0200
@@ -702,7 +702,7 @@
  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
 dist-gzip: distdir
-   tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c 
>$(distdir).tar.gz
+   tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c 
>$(distdir).tar.gz
$(am__post_remove_distdir)
 
 dist-bzip2: distdir
@@ -728,7 +728,7 @@
@echo WARNING: "Support for shar distribution archives is" \
   "deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
-   shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
+   shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
$(am__post_remove_distdir)
 
 dist-zip: distdir
@@ -746,7 +746,7 @@
 distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
@@ -756,7 +756,7 @@
*.tar.Z*) \
  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
  unzip $(distdir).zip ;;\
esac
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libdmapsharing-2.9.37/aclocal.m4 
new/libdmapsharing-2.9.38/aclocal.m4
--- old/libdmapsharing-2.9.37/aclocal.m42016-11-12 

commit libdmapsharing for openSUSE:Factory

2017-03-12 Thread root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2017-03-12 20:05:42

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


Package is "libdmapsharing"

Sun Mar 12 20:05:42 2017 rev:26 rq:478745 version:2.9.37

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2016-03-08 10:18:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2017-03-12 20:05:43.255146100 +0100
@@ -1,0 +2,12 @@
+Thu Feb 23 01:56:00 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.9.37:
+  + Use g_new0 (bgo#773400).
+  + Do not use literal "VERSION"; use VERSION macro (bgo#773480).
+  + Remove memory failure check (bgo#755210).
+- Changes from version 2.9.36:
+  + Allow explicit disable of libcheck at configure time.
+- Changes from version 2.9.35:
+  + tests: Fix compilation due to wrong formats.
+
+---

Old:

  libdmapsharing-2.9.34.tar.gz

New:

  libdmapsharing-2.9.37.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.LeZlYU/_old  2017-03-12 20:05:43.927051023 +0100
+++ /var/tmp/diff_new_pack.LeZlYU/_new  2017-03-12 20:05:43.927051023 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libdmapsharing
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   libdmapsharing
-Version:2.9.34
+Version:2.9.37
 Release:0
 Summary:Library implementing the Digital Media Access Protocol family
 License:LGPL-2.1+

++ libdmapsharing-2.9.34.tar.gz -> libdmapsharing-2.9.37.tar.gz ++
 2543 lines of diff (skipped)




commit libdmapsharing for openSUSE:Factory

2016-03-08 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2016-03-08 09:39:10

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


Package is "libdmapsharing"

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2015-12-21 12:05:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2016-03-08 10:18:33.0 +0100
@@ -1,0 +2,21 @@
+Mon Feb 29 21:39:41 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.9.34:
+  + Move g_object_unref of server inside conditional.
+  + Remove extra g_object_unref in dacp-share.c.
+  + Initialize the share_bitwise_t share member.
+- Changes from version 2.9.33:
+  + Use soup_session_new() instead of deprecated
+soup_session_new_async().
+  + Always set base URI path.
+  + Use new SoupServer API to create DMAPShare server.
+  + Require libsoup 2.48.0.
+  + Add to dmap-mdns-browser-dnssd.c the ability to lookup host
+name using mDNS.
+  + Fix compile error.
+  + First pass cleaning up dmap-mdns-browser-dnssd.c.
+  + dns-sd browser: extract name out of, e.g.,
+Foo\032Bar._daap._tcp.local.
+  + Set GError when DNSServiceBrowse fails.
+
+---

Old:

  libdmapsharing-2.9.32.tar.gz

New:

  libdmapsharing-2.9.34.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.QS5R1j/_old  2016-03-08 10:18:33.0 +0100
+++ /var/tmp/diff_new_pack.QS5R1j/_new  2016-03-08 10:18:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libdmapsharing
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   libdmapsharing
-Version:2.9.32
+Version:2.9.34
 Release:0
 Summary:Library implementing the Digital Media Access Protocol family
 License:LGPL-2.1+
@@ -34,7 +34,7 @@
 BuildRequires:  pkgconfig(gio-2.0) >= 2.36
 BuildRequires:  pkgconfig(gstreamer-app-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
-BuildRequires:  pkgconfig(libsoup-2.4)
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.48.0
 
 %description
 Libdmapsharing is a library you may use to access, share and control the

++ libdmapsharing-2.9.32.tar.gz -> libdmapsharing-2.9.34.tar.gz ++
 22190 lines of diff (skipped)




commit libdmapsharing for openSUSE:Factory

2015-12-21 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2015-12-21 12:04:57

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


Package is "libdmapsharing"

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2015-11-26 17:04:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2015-12-21 12:05:02.0 +0100
@@ -1,0 +2,5 @@
+Mon Dec  7 20:40:05 UTC 2015 - jeng...@inai.de
+
+- Summary and RPM group update
+
+---



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.5SWVwG/_old  2015-12-21 12:05:03.0 +0100
+++ /var/tmp/diff_new_pack.5SWVwG/_new  2015-12-21 12:05:03.0 +0100
@@ -20,9 +20,9 @@
 Name:   libdmapsharing
 Version:2.9.32
 Release:0
-Summary:Library implementing the DMAP family of protocols
+Summary:Library implementing the Digital Media Access Protocol family
 License:LGPL-2.1+
-Group:  System/Libraries
+Group:  Productivity/Multimedia/Other
 Url:http://www.flyn.org/projects/libdmapsharing/
 Source0:
http://flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
@@ -46,7 +46,7 @@
 share media such as music and photos.
 
 %package -n libdmapsharing-3_0-2
-Summary:Library implementing the DMAP family of protocols
+Summary:Library implementing the Digital Media Access Protocol family
 Group:  System/Libraries
 
 %description -n libdmapsharing-3_0-2




commit libdmapsharing for openSUSE:Factory

2015-11-26 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2015-11-26 17:04:26

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


Package is "libdmapsharing"

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2015-07-14 17:45:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2015-11-26 17:04:29.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov 23 20:16:03 UTC 2015 - mplus...@suse.com
+
+- Update to 2.9.32
+  * Small fix for dmap_mdns_browser_start
+- Make building more verbose
+
+---

Old:

  libdmapsharing-2.9.31.tar.gz

New:

  libdmapsharing-2.9.32.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.xNDevD/_old  2015-11-26 17:04:30.0 +0100
+++ /var/tmp/diff_new_pack.xNDevD/_new  2015-11-26 17:04:30.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   libdmapsharing
-Version:2.9.31
+Version:2.9.32
 Release:0
 Summary:Library implementing the DMAP family of protocols
 License:LGPL-2.1+
@@ -79,7 +79,7 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}

++ libdmapsharing-2.9.31.tar.gz -> libdmapsharing-2.9.32.tar.gz ++
 4766 lines of diff (skipped)




commit libdmapsharing for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2015-07-14 17:44:04

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


Package is libdmapsharing

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2015-03-25 21:33:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2015-07-14 17:45:20.0 +0200
@@ -1,0 +2,11 @@
+Fri Jul 10 19:42:33 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.9.31:
+  + Update some Vala-related files.
+  + Fix two errors identified by Coverity (bgo#749886).
+  + Update libdmapsharing-3.0-docs.xml.
+  + Use --pkg gio-2.0, not --pkg glib-2.0 for Vala.
+- Replace pkgconfig(glib-2.0) for pkgconfig(gio-2.0) BuildRequires
+  following upstream changes.
+
+---

Old:

  libdmapsharing-2.9.30.tar.gz

New:

  libdmapsharing-2.9.31.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.HvlFDL/_old  2015-07-14 17:45:21.0 +0200
+++ /var/tmp/diff_new_pack.HvlFDL/_new  2015-07-14 17:45:21.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   libdmapsharing
-Version:2.9.30
+Version:2.9.31
 Release:0
 Summary:Library implementing the DMAP family of protocols
 License:LGPL-2.1+
@@ -31,7 +31,7 @@
 BuildRequires:  pkgconfig(avahi-glib)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gee-0.8)
-BuildRequires:  pkgconfig(glib-2.0) = 2.36
+BuildRequires:  pkgconfig(gio-2.0) = 2.36
 BuildRequires:  pkgconfig(gstreamer-app-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(libsoup-2.4)

++ libdmapsharing-2.9.30.tar.gz - libdmapsharing-2.9.31.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libdmapsharing-2.9.30/ChangeLog 
new/libdmapsharing-2.9.31/ChangeLog
--- old/libdmapsharing-2.9.30/ChangeLog 2015-02-08 02:46:24.0 +0100
+++ new/libdmapsharing-2.9.31/ChangeLog 2015-06-01 03:06:37.0 +0200
@@ -1,3 +1,43 @@
+commit a9ef8ed231804a9ad080d8f9ad42bc46aef171cd
+Author: W. Michael Petullo m...@flyn.org
+Date:   Sun May 31 21:05:46 2015 -0400
+
+Bump version number
+
+Signed-off-by: W. Michael Petullo m...@flyn.org
+
+commit 644c4ff28ccc0b4c5767cc443bf6ca7d46f463ea
+Author: W. Michael Petullo m...@flyn.org
+Date:   Sun May 31 21:02:34 2015 -0400
+
+Update some Vala-related files
+
+Signed-off-by: W. Michael Petullo m...@flyn.org
+
+commit 3dbaeefc953e8fe8e8e1f3d47cdd75f72ae2ae9e
+Author: W. Michael Petullo m...@flyn.org
+Date:   Sun May 31 21:00:51 2015 -0400
+
+Fix two errors identified by Coverity (GNOME bug #749886)
+
+Signed-off-by: W. Michael Petullo m...@flyn.org
+
+commit a946972efad22392f5dcb7bb8656f024e20bc988
+Author: W. Michael Petullo m...@flyn.org
+Date:   Sun May 31 20:45:42 2015 -0400
+
+Update libdmapsharing-3.0-docs.xml
+
+Signed-off-by: W. Michael Petullo m...@flyn.org
+
+commit dc76393732b65992831dbbb9cd9813cc23366399
+Author: W. Michael Petullo m...@flyn.org
+Date:   Wed Feb 11 22:01:36 2015 -0500
+
+Use --pkg gio-2.0, not --pkg glib-2.0 for Vala (thanks Ryan Lortie)
+
+Signed-off-by: W. Michael Petullo m...@flyn.org
+
 commit c479d652cb930bb6a5c7fdc59cd079dd5c4cc3f7
 Author: W. Michael Petullo m...@flyn.org
 Date:   Sat Feb 7 20:45:04 2015 -0500
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libdmapsharing-2.9.30/configure 
new/libdmapsharing-2.9.31/configure
--- old/libdmapsharing-2.9.30/configure 2015-02-08 02:46:14.0 +0100
+++ new/libdmapsharing-2.9.31/configure 2015-06-01 03:06:34.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libdmapsharing 2.9.30.
+# Generated by GNU Autoconf 2.69 for libdmapsharing 2.9.31.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -647,8 +647,8 @@
 # Identity of this package.
 PACKAGE_NAME='libdmapsharing'
 PACKAGE_TARNAME='libdmapsharing'
-PACKAGE_VERSION='2.9.30'
-PACKAGE_STRING='libdmapsharing 2.9.30'
+PACKAGE_VERSION='2.9.31'
+PACKAGE_STRING='libdmapsharing 2.9.31'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1513,7 +1513,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 libdmapsharing 2.9.30 to adapt to many kinds of 
systems.

commit libdmapsharing for openSUSE:Factory

2015-03-25 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2015-03-25 21:05:59

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


Package is libdmapsharing

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2015-02-06 22:38:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2015-03-25 21:33:24.0 +0100
@@ -1,0 +2,8 @@
+Sat Mar 21 11:13:06 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Update to 2.9.30
+  * DNSSD backend: Always send TXT record Password=true or false, 
+as iTunes 12.1.0.50 requires this
+
+---

Old:

  libdmapsharing-2.9.29.tar.gz

New:

  libdmapsharing-2.9.30.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.CGLKCf/_old  2015-03-25 21:33:25.0 +0100
+++ /var/tmp/diff_new_pack.CGLKCf/_new  2015-03-25 21:33:25.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   libdmapsharing
-Version:2.9.29
+Version:2.9.30
 Release:0
 Summary:Library implementing the DMAP family of protocols
 License:LGPL-2.1+
@@ -79,11 +79,11 @@
 
 %build
 %configure
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+find %{buildroot} -type f -name *.la -delete -print
 
 %post -n libdmapsharing-3_0-2 -p /sbin/ldconfig
 

++ libdmapsharing-2.9.29.tar.gz - libdmapsharing-2.9.30.tar.gz ++
 10919 lines of diff (skipped)

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



commit libdmapsharing for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2015-02-06 22:38:03

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


Package is libdmapsharing

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2013-12-24 16:05:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2015-02-06 22:38:05.0 +0100
@@ -1,0 +2,12 @@
+Fri Feb  6 11:51:02 UTC 2015 - dims...@opensuse.org
+
+- Add baselibs.conf to source list.
+
+---
+Thu Feb  5 14:41:24 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 2.9.29
+  * Make building tests optional
+- Add pkgconfig(gee-0.8) and vala build require; new upstream dependencies
+
+---

Old:

  libdmapsharing-2.9.24.tar.gz

New:

  libdmapsharing-2.9.29.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.q4cNmU/_old  2015-02-06 22:38:06.0 +0100
+++ /var/tmp/diff_new_pack.q4cNmU/_new  2015-02-06 22:38:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libdmapsharing
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,16 +18,19 @@
 
 
 Name:   libdmapsharing
-Version:2.9.24
+Version:2.9.29
 Release:0
 Summary:Library implementing the DMAP family of protocols
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.flyn.org/projects/libdmapsharing/
-Source: 
http://flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
+Source0:
http://flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
+Source1:baselibs.conf
 BuildRequires:  pkg-config
+BuildRequires:  vala
 BuildRequires:  pkgconfig(avahi-glib)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(glib-2.0) = 2.36
 BuildRequires:  pkgconfig(gstreamer-app-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
@@ -93,7 +96,8 @@
 
 %files devel
 %defattr(-, root, root)
-%doc %{_datadir}/gtk-doc/html/libdmapsharing-3.0/
+%{_datadir}/gtk-doc/html/libdmapsharing-3.0/
+%{_datadir}/vala/vapi/libdmapsharing-3.0.vapi
 %{_includedir}/libdmapsharing-3.0/
 %{_libdir}/libdmapsharing-3.0.so
 %{_libdir}/pkgconfig/libdmapsharing-3.0.pc

++ libdmapsharing-2.9.24.tar.gz - libdmapsharing-2.9.29.tar.gz ++
 8529 lines of diff (skipped)

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



commit libdmapsharing for openSUSE:Factory

2013-12-24 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2013-12-24 16:05:23

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


Package is libdmapsharing

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2013-08-16 12:21:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2013-12-24 16:05:24.0 +0100
@@ -1,0 +2,12 @@
+Sat Dec 21 18:51:01 UTC 2013 - zai...@opensuse.org
+
+- Update to version 2.9.24:
+  + Fix clang warning (bgo#711063).
+  + Avoid OOB read with buggy servers (bgo#711063).
+  + Use strlen() instead of hard-coding string length (bgo#711063).
+- Changes from version 2.9.23:
+  + Replace some assertions in dmap-gst-*-input-stream.c with error
+handling.
+  + Fix daap-share.c:should_transcode().
+
+---

Old:

  libdmapsharing-2.9.22.tar.gz

New:

  libdmapsharing-2.9.24.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.lAdU9V/_old  2013-12-24 16:05:25.0 +0100
+++ /var/tmp/diff_new_pack.lAdU9V/_new  2013-12-24 16:05:25.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   libdmapsharing
-Version:2.9.22
+Version:2.9.24
 Release:0
 Summary:Library implementing the DMAP family of protocols
 License:LGPL-2.1+

++ libdmapsharing-2.9.22.tar.gz - libdmapsharing-2.9.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libdmapsharing-2.9.22/ChangeLog 
new/libdmapsharing-2.9.24/ChangeLog
--- old/libdmapsharing-2.9.22/ChangeLog 2013-07-30 04:51:12.0 +0200
+++ new/libdmapsharing-2.9.24/ChangeLog 2013-11-07 15:02:35.0 +0100
@@ -1,3 +1,86 @@
+commit 1da947bfbabba1567bdd9c5e2bbb082b8de7d0ec
+Author: W. Michael Petullo m...@flyn.org
+Date:   Thu Nov 7 08:56:03 2013 -0500
+
+Bump version number
+
+Signed-off-by: W. Michael Petullo m...@flyn.org
+
+commit 0f6010e429430867f80ed9933228d69dac783679
+Author: W. Michael Petullo m...@flyn.org
+Date:   Thu Nov 7 08:41:50 2013 -0500
+
+Update libdmapsharing.spec
+
+Signed-off-by: W. Michael Petullo m...@flyn.org
+
+commit 28d26ba51dac6565a796a4e2c68ad28f89af398f
+Author: Bastien Nocera had...@hadess.net
+Date:   Tue Oct 29 11:42:31 2013 +0100
+
+Fix clang warning
+
+dmap-md5.c:187:26: warning: 'memset' call operates on objects of type 
'MD5_CTX'
+while the size is based on a different
+  type 'MD5_CTX *' [-Wsizeof-pointer-memaccess]
+memset (ctx, 0, sizeof (ctx));  /* In case it's sensitive */
+~~~ ^~~
+
+That should be sizeof(*ctx) instead.
+
+See https://bugzilla.redhat.com/show_bug.cgi?id=1023528
+
+https://bugzilla.gnome.org/show_bug.cgi?id=711063
+
+commit 3e347fd3e8e7e20afc562268f27fd3c2b79f4d0e
+Author: Bastien Nocera had...@hadess.net
+Date:   Tue Oct 29 11:37:15 2013 +0100
+
+Avoid OOB read with buggy servers
+
+If the server doesn't start the Content-Range field with bytes=
+we would have an out-of-bounds read trying to parse the content
+of that field. Fall back to a 0 offset when a parsing error occurs.
+
+See https://bugzilla.redhat.com/show_bug.cgi?id=1024020
+
+https://bugzilla.gnome.org/show_bug.cgi?id=711063
+
+commit 617164b22dbbe17490377c56f8a859541e9fcfdb
+Author: Bastien Nocera had...@hadess.net
+Date:   Tue Oct 29 11:34:20 2013 +0100
+
+Use strlen() instead of hard-coding string length
+
+This avoids hard to detect bugs when we want a different string length,
+and will be optimised by the compiler anyway.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=711063
+
+commit 577b6705f5ef480721f894f1c2e79a62b36051f7
+Author: W. Michael Petullo m...@flyn.org
+Date:   Sun Aug 25 19:52:35 2013 -0400
+
+Bump version number
+
+Signed-off-by: W. Michael Petullo m...@flyn.org
+
+commit 8c3fd3791a30cbe0d62f3cd9953a911fb6313e8b
+Author: W. Michael Petullo m...@flyn.org
+Date:   Tue Aug 20 22:12:37 2013 -0400
+
+Replace some assertions in dmap-gst-*-input-stream.c with error handling
+
+Signed-off-by: W. Michael Petullo m...@flyn.org
+
+commit 77e846271dd5df841c6156d8a5a5eb8ded32f511
+Author: W. Michael Petullo m...@flyn.org
+Date:   Thu Aug 15 23:18:27 2013 -0400
+
+Fix daap-share.c:should_transcode()
+
+Signed-off-by: W. Michael Petullo m...@flyn.org
+
 commit 6d7fdf43c72c8d9565ec373a27d1d241b640270d
 Author: W. Michael Petullo m...@flyn.org
 Date:   Mon Jul 29 22:45:32 

commit libdmapsharing for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2013-08-16 12:21:10

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


Package is libdmapsharing

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2013-05-27 09:51:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2013-08-16 12:21:14.0 +0200
@@ -1,0 +2,22 @@
+Tue Aug 13 09:46:55 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.9.22:
+  + Fix memory leak in transcoding code.
+  + Remove double end_time = .
+- Changes from version 2.9.21:
+  + Add hash to DMAP records.
+  + Split out dmap_hash_progressive_to_string function.
+  + Add progressive MD5 hash function
+- Changes from version 2.9.20:
+  + Modify use of DNS_SD_CFLAGS in configure.ac.
+- Changes from version 2.9.19:
+  + Require GLib2 = 2.36 and fix some compile warnings in tests.
+  + Fix up dmap.h and dmap-utils.h.
+  + Get to compile without warnings.
+  + Fix serving large videos.
+  + Fix handling of pre-transcoded video; now works with iTunes
+- Changes from version 2.9.18:
+  + Export dmap_mime_to_format.
+  + Update transcoders and add (still broken) QuickTime transcoder.
+
+---

Old:

  libdmapsharing-2.9.17.tar.gz

New:

  libdmapsharing-2.9.22.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.xT2ptl/_old  2013-08-16 12:21:15.0 +0200
+++ /var/tmp/diff_new_pack.xT2ptl/_new  2013-08-16 12:21:15.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   libdmapsharing
-Version:2.9.17
+Version:2.9.22
 Release:0
 Summary:Library implementing the DMAP family of protocols
 License:LGPL-2.1+
@@ -28,7 +28,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(avahi-glib)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) = 2.36
 BuildRequires:  pkgconfig(gstreamer-app-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(libsoup-2.4)

++ libdmapsharing-2.9.17.tar.gz - libdmapsharing-2.9.22.tar.gz ++
 8366 lines of diff (skipped)

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



commit libdmapsharing for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2013-05-27 09:51:37

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


Package is libdmapsharing

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2012-04-12 09:37:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2013-05-27 09:51:39.0 +0200
@@ -1,0 +2,12 @@
+Wed May 15 18:20:54 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.9.17:
+  + Recompile Vala code with libgee-0.8.
+- Changes from version 2.9.16:
+  + Port to GStreamer 1.0
+  + Use libgee 0.8
+- Replace pkgconfig(gstreamer-plugins-base-0.10) BuildRequires with
+  pkgconfig(gstreamer-plugins-base-1.0) and add explicit
+  pkgconfig(gstreamer-app-1.0) BuildRequires.
+
+---

Old:

  libdmapsharing-2.9.15.tar.gz

New:

  libdmapsharing-2.9.17.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.6Sebaf/_old  2013-05-27 09:51:40.0 +0200
+++ /var/tmp/diff_new_pack.6Sebaf/_new  2013-05-27 09:51:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdmapsharing
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   libdmapsharing
-Version:2.9.15
+Version:2.9.17
 Release:0
 Summary:Library implementing the DMAP family of protocols
 License:LGPL-2.1+
@@ -29,7 +29,8 @@
 BuildRequires:  pkgconfig(avahi-glib)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
+BuildRequires:  pkgconfig(gstreamer-app-1.0)
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
 
 %description

++ libdmapsharing-2.9.15.tar.gz - libdmapsharing-2.9.17.tar.gz ++
 12115 lines of diff (skipped)

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



commit libdmapsharing for openSUSE:Factory

2012-04-12 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2012-04-12 09:37:03

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


Package is libdmapsharing, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2012-01-19 16:56:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2012-04-12 09:37:05.0 +0200
@@ -1,0 +2,8 @@
+Wed Apr 11 08:20:43 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.9.15:
+  + Change Ignoring local service... message from g_warning to
+g_debug
+  + Use pkg-config's uninstalled feature with vapigen
+
+---

Old:

  libdmapsharing-2.9.14.tar.gz

New:

  libdmapsharing-2.9.15.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.6nkehq/_old  2012-04-12 09:37:06.0 +0200
+++ /var/tmp/diff_new_pack.6nkehq/_new  2012-04-12 09:37:06.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   libdmapsharing
-Version:2.9.14
+Version:2.9.15
 Release:0
 Summary:Library implementing the DMAP family of protocols
 License:LGPL-2.1+

++ libdmapsharing-2.9.14.tar.gz - libdmapsharing-2.9.15.tar.gz ++
 13902 lines of diff (skipped)

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



commit libdmapsharing for openSUSE:Factory

2012-01-19 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2012-01-19 16:55:58

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


Package is libdmapsharing, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2011-11-16 17:19:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2012-01-19 16:56:01.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 18 07:06:28 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.9.14:
+  + Use single include for glib.
+
+---

Old:

  libdmapsharing-2.9.13.tar.gz

New:

  libdmapsharing-2.9.14.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.YQozvT/_old  2012-01-19 16:56:02.0 +0100
+++ /var/tmp/diff_new_pack.YQozvT/_new  2012-01-19 16:56:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libdmapsharing
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,19 +17,18 @@
 #
 
 
-
 Name:   libdmapsharing
-Version:2.9.13
-Release:1
-License:LGPL-2.1+
+Version:2.9.14
+Release:0
 Summary:Library implementing the DMAP family of protocols
-Url:http://www.flyn.org/projects/libdmapsharing/
+License:LGPL-2.1+
 Group:  System/Libraries
+Url:http://www.flyn.org/projects/libdmapsharing/
 Source: 
http://flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(avahi-glib)
-BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
 BuildRequires:  pkgconfig(libsoup-2.4)
 
@@ -43,7 +42,6 @@
 share media such as music and photos.
 
 %package -n libdmapsharing-3_0-2
-License:LGPL-2.1+
 Summary:Library implementing the DMAP family of protocols
 Group:  System/Libraries
 
@@ -57,7 +55,6 @@
 share media such as music and photos.
 
 %package devel
-License:LGPL-2.1+
 Summary:Library implementing the DMAP family of protocols - 
Development Files
 Group:  Development/Languages/C and C++
 Requires:   libdmapsharing-3_0-2 = %{version}

++ libdmapsharing-2.9.13.tar.gz - libdmapsharing-2.9.14.tar.gz ++
 6381 lines of diff (skipped)

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



commit libdmapsharing for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2011-12-06 18:23:09

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


Package is libdmapsharing, Maintainer is 

Changes:




Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.xkNLHu/_old  2011-12-06 18:40:42.0 +0100
+++ /var/tmp/diff_new_pack.xkNLHu/_new  2011-12-06 18:40:42.0 +0100
@@ -21,7 +21,7 @@
 Name:   libdmapsharing
 Version:2.9.13
 Release:1
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:Library implementing the DMAP family of protocols
 Url:http://www.flyn.org/projects/libdmapsharing/
 Group:  System/Libraries
@@ -43,7 +43,7 @@
 share media such as music and photos.
 
 %package -n libdmapsharing-3_0-2
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:Library implementing the DMAP family of protocols
 Group:  System/Libraries
 
@@ -57,7 +57,7 @@
 share media such as music and photos.
 
 %package devel
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:Library implementing the DMAP family of protocols - 
Development Files
 Group:  Development/Languages/C and C++
 Requires:   libdmapsharing-3_0-2 = %{version}

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



commit libdmapsharing for openSUSE:Factory

2011-11-16 Thread h_root
Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory 
checked in at 2011-11-16 17:18:40

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


Package is libdmapsharing, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes
2011-09-23 02:08:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes   
2011-11-16 17:19:13.0 +0100
@@ -1,0 +2,12 @@
+Tue Nov 15 16:46:49 UTC 2011 - vu...@opensuse.org
+
+- Update to version 2.9.13:
+  + Use decodebin2 instead of decodebin.
+  + Make Apple dns_sd DMAPMdnsBrowser work with multiple shares.
+  + Several small bug fixes.
+  + Plug memory leaks.
+  + Code cleanups.
+  + Build fixes.
+- Drop libdmapsharing-missing-header.patch: fixed upstream.
+
+---

Old:

  libdmapsharing-2.9.12.tar.gz
  libdmapsharing-missing-header.patch

New:

  libdmapsharing-2.9.13.tar.gz



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.aOSlAf/_old  2011-11-16 17:19:15.0 +0100
+++ /var/tmp/diff_new_pack.aOSlAf/_new  2011-11-16 17:19:15.0 +0100
@@ -19,15 +19,13 @@
 
 
 Name:   libdmapsharing
-Version:2.9.12
+Version:2.9.13
 Release:1
 License:LGPLv2.1+
 Summary:Library implementing the DMAP family of protocols
 Url:http://www.flyn.org/projects/libdmapsharing/
 Group:  System/Libraries
 Source: 
http://flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM libdmapsharing-missing-header.patch bgo#653931 
vu...@opensuse.org -- Add missing include
-Patch0: libdmapsharing-missing-header.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(avahi-glib)
 BuildRequires:  pkgconfig(glib-2.0)
@@ -77,7 +75,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ libdmapsharing-2.9.12.tar.gz - libdmapsharing-2.9.13.tar.gz ++
 18609 lines of diff (skipped)

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



commit libdmapsharing for openSUSE:Factory

2011-07-04 Thread h_root

Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory
checked in at Mon Jul 4 12:02:36 CEST 2011.




--- GNOME/libdmapsharing/libdmapsharing.changes 2011-05-22 23:15:15.0 
+0200
+++ /mounts/work_src_done/STABLE/libdmapsharing/libdmapsharing.changes  
2011-07-04 11:41:40.0 +0200
@@ -1,0 +2,36 @@
+Mon Jul  4 10:07:31 CEST 2011 - vu...@opensuse.org
+
+- Update to version 2.9.12. This is a summary of the changes in the
+  2.9.x branch:
+  + Various API changes.
+  + Attempt to serve on IPv6.
+  + Fix authentication.
+  + Add support for Remote version 2.
+  + Add client-side DNS-SD.
+  + Declare support for raop on mDNS (used by AirPortExpress).
+  + Make library useful without GStreamer.
+  + Vala-related clean up.
+  + Several compatibility fixes.
+  + Several bug fixes.
+  + Code cleanups.
+- Summary of changes introduced in the 2.1.x branches:
+  + Add DACP support.
+  + Fix serving to iTunes 10.
+  + Allow two DMAP sub-protocols (e.g., DAAP and DPAP) in one
+process.
+  + Several bug fixes.
+- Change libsoup-devel BuildRequires to pkgconfig(libsoup-2.4).
+- Add missing pkgconfig(gdk-pixbuf-2.0) BuildRequires, needed for
+  cover art features.
+- Remove pkgconfig(avahi-compat-libdns_sd) BuildRequires: we know
+  it will not be used for dns-sd, as the standard avahi API will be
+  used.
+- Add libdmapsharing-missing-header.patch to fix build: add a
+  missing include.
+- Rename libdmapsharing2 to libdmapsharing-3_0-2 after library name
+  change.
+- Update descriptions.
+- Stop using source service to download the tarball, as Factory
+  will move away from this.
+
+---

calling whatdependson for head-i586


Old:

  _service
  _service:recompress:download_url:libdmapsharing-2.1.9.tar.bz2
  _service:set_version:libdmapsharing.spec

New:

  libdmapsharing-2.9.12.tar.gz
  libdmapsharing-missing-header.patch



Other differences:
--
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.79C9FA/_old  2011-07-04 12:00:32.0 +0200
+++ /var/tmp/diff_new_pack.79C9FA/_new  2011-07-04 12:00:32.0 +0200
@@ -19,58 +19,65 @@
 
 
 Name:   libdmapsharing
-Version:to_be_filled_by_service
+Version:2.9.12
 Release:1
-#to_be_filled_by_service
-#2.1.9
 License:LGPLv2.1+
 Summary:Library implementing the DMAP family of protocols
 Url:http://www.flyn.org/projects/libdmapsharing/
 Group:  System/Libraries
-Source: 
http://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.bz2
-BuildRequires:  libsoup-devel
+Source: 
http://flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM libdmapsharing-missing-header.patch bgo#653931 
vu...@opensuse.org -- Add missing include
+Patch0: libdmapsharing-missing-header.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(avahi-glib)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
-BuildRequires:  pkgconfig(avahi-compat-libdns_sd)
+BuildRequires:  pkgconfig(libsoup-2.4)
 
 %description
-libdmapsharing is a library you may use to access and share DMAP
-(DAAP  DPAP) content. The library is written in C using GObject
-and libsoup. The DMAP family of protocols are used by products such
-as iTunes(TM), iPhoto(TM) and the Roku SoundBridge(TM) family to
-share content such as music and photos.
+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 -n libdmapsharing2
+%package -n libdmapsharing-3_0-2
 License:LGPLv2.1+
 Summary:Library implementing the DMAP family of protocols
 Group:  System/Libraries
 
-%description -n libdmapsharing2
-libdmapsharing is a library you may use to access and share DMAP
-(DAAP  DPAP) content. The library is written in C using GObject
-and libsoup. The DMAP family of protocols are used by products such
-as iTunes(TM), iPhoto(TM) and the Roku SoundBridge(TM) family to
-share content such as music and photos.
+%description -n libdmapsharing-3_0-2
+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 

commit libdmapsharing for openSUSE:Factory

2011-05-23 Thread h_root

Hello community,

here is the log from the commit of package libdmapsharing for openSUSE:Factory
checked in at Mon May 23 12:44:47 CEST 2011.




--- GNOME/libdmapsharing/libdmapsharing.changes 2011-05-02 02:15:42.0 
+0200
+++ /mounts/work_src_done/STABLE/libdmapsharing/libdmapsharing.changes  
2011-05-22 23:15:15.0 +0200
@@ -1,0 +2,5 @@
+Sun May 22 16:11:40 UTC 2011 - davejpla...@gmail.com
+
+- Update to stable version 2.1.9 added mDNSResponder capability.
+
+---

calling whatdependson for head-i586


Old:

  libdmapsharing-2.0.4.tar.bz2

New:

  _service
  _service:recompress:download_url:libdmapsharing-2.1.9.tar.bz2
  _service:set_version:libdmapsharing.spec



Other differences:
--
++ _service:set_version:libdmapsharing.spec ++
#
# spec file for package libdmapsharing
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# 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/
#



Name:   libdmapsharing
Version: 2.1.9
#to_be_filled_by_service
#2.1.9
Release: 0
License:LGPLv2.1+
Summary:Library implementing the DMAP family of protocols
Url:http://www.flyn.org/projects/libdmapsharing/
Group:  System/Libraries
Source: 
http://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.bz2
BuildRequires:  libsoup-devel
BuildRequires:  pkg-config
BuildRequires:  pkgconfig(avahi-glib)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
BuildRequires:  pkgconfig(avahi-compat-libdns_sd)

%description
libdmapsharing is a library you may use to access and share DMAP
(DAAP  DPAP) content. The library is written in C using GObject
and libsoup. The DMAP family of protocols are used by products such
as iTunes(TM), iPhoto(TM) and the Roku SoundBridge(TM) family to
share content such as music and photos.

%package -n libdmapsharing2
License:LGPLv2.1+
Summary:Library implementing the DMAP family of protocols
Group:  System/Libraries

%description -n libdmapsharing2
libdmapsharing is a library you may use to access and share DMAP
(DAAP  DPAP) content. The library is written in C using GObject
and libsoup. The DMAP family of protocols are used by products such
as iTunes(TM), iPhoto(TM) and the Roku SoundBridge(TM) family to
share content such as music and photos.

%package devel
License:LGPLv2.1+
Summary:Library implementing the DMAP family of protocols - Development 
Files
Group:  Development/Languages/C and C++
Requires:   libdmapsharing2 = %{version}

%description devel
libdmapsharing is a library you may use to access and share DMAP
(DAAP  DPAP) content. The library is written in C using GObject
and libsoup. The DMAP family of protocols are used by products such
as iTunes(TM), iPhoto(TM) and the Roku SoundBridge(TM) family to
share content such as music and photos.

This package contains development files for libdmapsharing.

%prep
%setup -q

%build
%configure
%__make %{?_smp_mflags}

%install
%makeinstall
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print

%post -n libdmapsharing2 -p /sbin/ldconfig

%postun -n libdmapsharing2 -p /sbin/ldconfig

%files -n libdmapsharing2
%defattr(-, root, root)
%doc AUTHORS ChangeLog COPYING README
%{_libdir}/libdmapsharing.so.2*

%files devel
%defattr(-, root, root)
%doc %{_datadir}/gtk-doc/html/libdmapsharing/
%{_includedir}/libdmapsharing-2.2/
%{_libdir}/libdmapsharing.so
%{_libdir}/pkgconfig/*.pc

%changelog
++ libdmapsharing.spec ++
--- /var/tmp/diff_new_pack.dOAjw1/_old  2011-05-23 12:43:43.0 +0200
+++ /var/tmp/diff_new_pack.dOAjw1/_new  2011-05-23 12:43:43.0 +0200
@@ -19,18 +19,21 @@
 
 
 Name:   libdmapsharing
-Version:2.0.4
-Release:2
+Version:to_be_filled_by_service
+Release:1
+#to_be_filled_by_service
+#2.1.9
 License:LGPLv2.1+
 Summary:Library implementing the DMAP family of protocols
 Url:http://www.flyn.org/projects/libdmapsharing/
 Group:  System/Libraries
-Source: %{name}-%{version}.tar.bz2
+Source: 
http://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.bz2