commit gupnp-dlna for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2018-03-08 10:47:45

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is "gupnp-dlna"

Thu Mar  8 10:47:45 2018 rev:32 rq:582824 version:0.10.5

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2016-08-31 
00:04:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2018-03-08 10:47:47.334311980 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:33:11 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.dNeLzB/_old  2018-03-08 10:47:48.094284619 +0100
+++ /var/tmp/diff_new_pack.dNeLzB/_new  2018-03-08 10:47:48.098284475 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-dlna
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -20,10 +20,11 @@
 Version:0.10.5
 Release:0
 Summary:A collection of helpers for building DLNA applications
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
-Url:http://www.gupnp.org/
+URL:http://www.gupnp.org/
 Source: 
http://download.gnome.org/sources/gupnp-dlna/0.10/%{name}-%{version}.tar.xz
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
@@ -32,7 +33,6 @@
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.5.0
 BuildRequires:  pkgconfig(vapigen)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
@@ -103,41 +103,33 @@
 %build
 %configure \
 --disable-static
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libgupnp-dlna-2_0-3 -p /sbin/ldconfig
-
 %postun -n libgupnp-dlna-2_0-3 -p /sbin/ldconfig
 
 %files -n libgupnp-dlna-2_0-3
-%defattr(-,root,root)
-%doc AUTHORS COPYING README TODO
+%license COPYING
+%doc AUTHORS README TODO
 # This directory contains DLNA profiles, needed by the library
 %{_datadir}/%{name}-2.0/
 %dir %{_libdir}/gupnp-dlna
 %{_libdir}/lib*.so.3*
 
 %files -n libgupnp-dlna-backend-gstreamer
-%defattr(-,root,root)
 %{_libdir}/gupnp-dlna/libgstreamer.so
 
 %files -n typelib-1_0-GUPnPDLNA-2_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GUPnPDLNA-2.0.typelib
 
 %files -n typelib-1_0-GUPnPDLNAGst-2_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GUPnPDLNAGst-2.0.typelib
 
 %files -n libgupnp-dlna-devel
-%defattr(-,root,root)
 %{_includedir}/%{name}-2.0/
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/gupnp-dlna-2.0.pc
@@ -152,7 +144,6 @@
 %doc %{_datadir}/gtk-doc/html/%{name}-metadata/
 
 %files -n gupnp-dlna-tools
-%defattr(-,root,root)
 %{_bindir}/gupnp-dlna-info-2.0
 %{_bindir}/gupnp-dlna-ls-profiles-2.0
 




commit gupnp-dlna for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2016-08-31 00:04:17

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is "gupnp-dlna"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2016-07-01 
09:53:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2016-08-31 00:04:18.0 +0200
@@ -7,0 +8,5 @@
+Fri Apr 15 22:35:28 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+
+---



Other differences:
--



commit gupnp-dlna for openSUSE:Factory

2016-07-01 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2016-07-01 09:53:32

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is "gupnp-dlna"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2016-02-18 
12:35:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2016-07-01 09:53:34.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 21 17:30:47 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.10.5:
+  + Fix AAC ISO formats with recent GStreamer.
+
+---

Old:

  gupnp-dlna-0.10.4.tar.xz

New:

  gupnp-dlna-0.10.5.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.w1jG4U/_old  2016-07-01 09:53:35.0 +0200
+++ /var/tmp/diff_new_pack.w1jG4U/_new  2016-07-01 09:53:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-dlna
-Version:0.10.4
+Version:0.10.5
 Release:0
 Summary:A collection of helpers for building DLNA applications
 License:LGPL-2.1+
@@ -59,7 +59,7 @@
 This package contains the meta-data extraction based on GStreamer
 
 %package -n typelib-1_0-GUPnPDLNA-2_0
-Summary:A collection of helpers for building DLNA applications -- 
Introspection bindings
+Summary:Collection of helpers for building DLNA applications - 
Introspection bindings
 Group:  Development/Libraries/C and C++
 
 %description -n typelib-1_0-GUPnPDLNA-2_0
@@ -69,7 +69,7 @@
 This package provides the GObject Introspection bindings for GUPnP-DLNA.
 
 %package -n typelib-1_0-GUPnPDLNAGst-2_0
-Summary:A collection of helpers for building DLNA applications -- 
Introspection bindings
+Summary:Collection of helpers for building DLNA applications - 
Introspection bindings
 Group:  Development/Libraries/C and C++
 
 %description -n typelib-1_0-GUPnPDLNAGst-2_0

++ gupnp-dlna-0.10.4.tar.xz -> gupnp-dlna-0.10.5.tar.xz ++
 2680 lines of diff (skipped)




commit gupnp-dlna for openSUSE:Factory

2016-02-18 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2016-02-18 11:06:11

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is "gupnp-dlna"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2016-01-09 
23:12:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2016-02-18 12:35:37.0 +0100
@@ -1,0 +2,8 @@
+Tue Feb  9 08:44:22 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.10.4:
+  + Call setlocale in commandline tools.
+  + Include VAPI in tarball.
+  + Bugs fixed: bgo#760431.
+
+---

Old:

  gupnp-dlna-0.10.3.tar.xz

New:

  gupnp-dlna-0.10.4.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.DdIEFA/_old  2016-02-18 12:35:38.0 +0100
+++ /var/tmp/diff_new_pack.DdIEFA/_new  2016-02-18 12:35:38.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-dlna
-Version:0.10.3
+Version:0.10.4
 Release:0
 Summary:A collection of helpers for building DLNA applications
 License:LGPL-2.1+

++ gupnp-dlna-0.10.3.tar.xz -> gupnp-dlna-0.10.4.tar.xz ++
 7306 lines of diff (skipped)




commit gupnp-dlna for openSUSE:Factory

2016-01-09 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2016-01-09 23:12:03

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is "gupnp-dlna"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2015-07-16 
17:17:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2016-01-09 23:12:04.0 +0100
@@ -1,0 +2,15 @@
+Sat Jan  2 16:08:04 UTC 2016 - zai...@opensuse.org
+
+- Replace *-devel for their pkgconfig counterparts:
+  + gobject-introspection-devel for
+pkgconfig(gobject-introspection-1.0).
+  + gstreamer-devel for pkgconfig(gstreamer-1.0).
+  + gstreamer-plugins-base-devel for
+pkgconfig(gstreamer-pbutils-1.0).
+  + libxml2-devel for pkgconfig(libxml-2.0).
+- Explicitly list already pulled in pkgconfig(glib-2.0),
+  pkgconfig(gmodule-2.0) and pkgconfig(gobject-2.0) BuildRequires
+  that configure looks for.
+- Add pkgconfig(vapigen) BuildRequires: Build vala bindings.
+
+---



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.XjWziK/_old  2016-01-09 23:12:05.0 +0100
+++ /var/tmp/diff_new_pack.XjWziK/_new  2016-01-09 23:12:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-dlna
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -24,10 +24,14 @@
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
 Source: 
http://download.gnome.org/sources/gupnp-dlna/0.10/%{name}-%{version}.tar.xz
-BuildRequires:  gobject-introspection-devel
-BuildRequires:  gstreamer-devel
-BuildRequires:  gstreamer-plugins-base-devel
-BuildRequires:  libxml2-devel
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32
+BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
+BuildRequires:  pkgconfig(libxml-2.0) >= 2.5.0
+BuildRequires:  pkgconfig(vapigen)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -141,6 +145,8 @@
 %{_libdir}/pkgconfig/gupnp-dlna-metadata-2.0.pc
 %{_datadir}/gir-1.0/GUPnPDLNA-2.0.gir
 %{_datadir}/gir-1.0/GUPnPDLNAGst-2.0.gir
+%dir %{_datadir}/vala/vapi/
+%{_datadir}/vala/vapi/*
 %doc %{_datadir}/gtk-doc/html/%{name}/
 %doc %{_datadir}/gtk-doc/html/%{name}-gst/
 %doc %{_datadir}/gtk-doc/html/%{name}-metadata/




commit gupnp-dlna for openSUSE:Factory

2015-07-16 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2015-07-16 17:17:42

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is gupnp-dlna

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2013-06-25 
14:41:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2015-07-16 17:17:43.0 +0200
@@ -1,0 +2,18 @@
+Wed Jul  1 11:35:51 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.10.3:
+  + Fix potential crash if gupnp_dlna_value_list_new failed.
+  + Fix hang if no meta-data back-end is available.
+  + Remove use of gnome-common, add compiler warnings and fix const
+correctness.
+  + Fix memory leak in gst-audio-information.
+  + Fix unit tests for new automake
+  + Make it possible to override the DLNA profile dir using
+GUPNP_DLNA_PROFILE_DIR environment variable.
+  + Fix discoverer testsuite to run completely uninstalled.
+  + Fix gupnp-dlna-info -a to be stuck if profile guesser does not
+work.
+  + Bugs fixed: bgo#704096, bgo#707909, bgo#750929, bgo#751295,
+bgo#751634.
+
+---

Old:

  gupnp-dlna-0.10.2.tar.xz

New:

  gupnp-dlna-0.10.3.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.QHhE9g/_old  2015-07-16 17:17:44.0 +0200
+++ /var/tmp/diff_new_pack.QHhE9g/_new  2015-07-16 17:17:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-dlna
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-dlna
-Version:0.10.2
+Version:0.10.3
 Release:0
 Summary:A collection of helpers for building DLNA applications
 License:LGPL-2.1+

++ gupnp-dlna-0.10.2.tar.xz - gupnp-dlna-0.10.3.tar.xz ++
 23737 lines of diff (skipped)




commit gupnp-dlna for openSUSE:Factory

2013-06-25 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2013-06-25 09:26:55

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is gupnp-dlna

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2013-04-14 
10:15:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2013-06-25 14:41:05.0 +0200
@@ -1,0 +2,20 @@
+Fri May 31 19:08:31 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.10.2:
+  + Fix vapi generation with GObject-introspection = 1.36.
+  + Minor build clean-up.
+  + Check the XML profiles against their schema on make
+check-profiles.
+  + Re-enable some of the old tests on make check.
+  + Fix format detection for ADTS audio streams.
+  + Fix WMA bitrate detection.
+  + Fix gtk-doc warnings.
+  + Profiles:
+- Fix MPEG_TS_*_EU audio profiles to include proper bitrates
+  and audio formats.
+- Remove depth matching in PNG profiles.
+- Fix AAC level for MULT5 AAC.
+- Add MPEG_TS_{SD,HD}_{EU,NA} profiles.
+- Add MPEG_PS_{NTSC,PAL} profiles.
+
+---

Old:

  gupnp-dlna-0.10.1.tar.xz

New:

  gupnp-dlna-0.10.2.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.HFLIKs/_old  2013-06-25 14:41:06.0 +0200
+++ /var/tmp/diff_new_pack.HFLIKs/_new  2013-06-25 14:41:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-dlna
-Version:0.10.1
+Version:0.10.2
 Release:0
 Summary:A collection of helpers for building DLNA applications
 License:LGPL-2.1+

++ gupnp-dlna-0.10.1.tar.xz - gupnp-dlna-0.10.2.tar.xz ++
 6337 lines of diff (skipped)

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



commit gupnp-dlna for openSUSE:Factory

2013-04-14 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2013-04-14 10:15:11

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is gupnp-dlna, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2013-04-03 
12:53:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2013-04-14 10:15:12.0 +0200
@@ -1,0 +2,7 @@
+Tue Apr  9 19:08:42 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.10.1:
+  + Add functionality to let the meta-data back-end provide a
+profile on its own.
+
+---

Old:

  gupnp-dlna-0.10.0.tar.xz

New:

  gupnp-dlna-0.10.1.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.AfhwSy/_old  2013-04-14 10:15:13.0 +0200
+++ /var/tmp/diff_new_pack.AfhwSy/_new  2013-04-14 10:15:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-dlna
-Version:0.10.0
+Version:0.10.1
 Release:0
 Summary:A collection of helpers for building DLNA applications
 License:LGPL-2.1+

++ gupnp-dlna-0.10.0.tar.xz - gupnp-dlna-0.10.1.tar.xz ++
 6647 lines of diff (skipped)

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



commit gupnp-dlna for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2013-04-03 12:53:38

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is gupnp-dlna, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2013-02-07 
14:18:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2013-04-03 12:53:40.0 +0200
@@ -1,0 +2,91 @@
+Wed Feb 20 20:26:44 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.10.0:
+  + Various fixes for the GStreamer 0.10 meta-data back-end.
+
+---
+Tue Feb 12 16:24:52 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.5:
+  + Add --disable-maintainer-mode option.
+  + Add a GStreamer 0.10 meta-data back-end.
+
+---
+Mon Feb  4 22:58:03 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.4:
+  + Introduce new API to guess a DLNA profile from existing
+GUPnPDLNAInformation.
+  + Introduce a new library to create GUPnPDLNAInformation from
+GstDiscovererInfo.
+  + Fix an issue with GValue conversion.
+  + Get rid of the old profile backend and move most of it to the
+library itself.
+  + Introduce single-include header file.
+
+---
+Sun Jan 13 09:55:27 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.3:
+  + Fix underlinking of gstreamer plug-in.
+  + Fix out-of-srcdir build with --enable-gtk-doc.
+  + Fix signal G-I annotation.
+  + Link meta-data back-end as a plug-in.
+- Changes from version 0.9.2:
+  + Remove the old gupnp-dlna-1.1.pc.in file.
+  + Remove gupnp and gstreamer-* dependencies from VAPI file
+generation.
+  + Lower vapigen requirements.
+- Changes from version 0.9.1:
+  + Fix a potential crash in profile guessing.
+  + Fix issues from static code check.
+  + Lower GLib dependency to 2.32.
+  + Bugs fixed: bgo#689596, bgo#689598, bgo#689612, bgo#689615,
+bgo#689616.
+- Changes from version 0.9.0:
+  + Make DLNA profile handling independant from GStreamer.
+  + Add plugin architecture to support different meta-data
+extraction back-ends.
+  + Make GStreamer default implementation of meta-data extraction
+back-end.
+  + Split API docs into users and back-end implementers API.
+  + Updated translations.
+- Create new sub-package libgupnp-dlna-backend-gstreamer, with a
+  generic provides libgupnp-dlna-backend.
+- Require libgupnp-dlna-backend from the main library package.
+  There can potentially be different backends and we only require
+  one.
+
+---
+Wed Dec 26 10:57:37 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.8.0:
+  + Relax PNG depth requirements to work around a GStreamer issue.
+
+---
+Sun Nov 25 19:06:48 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.7.0:
+  + Port to GStreamer 1.0.
+  + Add parallel installability with gstreamer-0.10-based
+gupnp-dlna.
+- Drop gupnp-dlna-GSTPort.patch: fixed upstream.
+- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
+  as we no longer carry patches.
+- Rename typelib-1_0-GUPnPDLNA-1_0 subpackage to
+  typelib-1_0-GUPnPDLNA-1_1, followin upstream.
+- Rename libgupnp-dlna-1_0-2 subpackage to libgupnp-dlna-1_1-3,
+  following upstreams soname change.
+
+---
+Fri Aug 31 14:51:19 UTC 2012 - dims...@opensuse.org
+
+- Port to GStreamer 1.0:
+  + Add gupnp-dlna-GSTPort.patch: Port to GStreamer 1.0 API
+  + Replace gstreamer-0_10*-devel BuildRequires with
+gstreamer*-devel equivalents
+  + Add gnome-common BuildRequires and call gnome-autogen.sh in
+build section, as gupnp-dlna-GSTPort.patch touches the build
+system.
+
+---

Old:

  gupnp-dlna-0.6.6.tar.xz

New:

  gupnp-dlna-0.10.0.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.WbWkXV/_old  2013-04-03 12:53:41.0 +0200
+++ /var/tmp/diff_new_pack.WbWkXV/_new  2013-04-03 12:53:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-dlna
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,16 @@
 

commit gupnp-dlna for openSUSE:Factory

2013-02-07 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2013-02-07 14:18:38

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is gupnp-dlna, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2013-01-07 
15:19:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2013-02-07 14:18:40.0 +0100
@@ -2,32 +1,0 @@
-Wed Dec 26 10:57:37 UTC 2012 - zai...@opensuse.org
-
-- Update to version 0.8.0:
-  + Relax PNG depth requirements to work around a GStreamer issue.
-

-Sun Nov 25 19:06:48 UTC 2012 - dims...@opensuse.org
-
-- Update to version 0.7.0:
-  + Port to GStreamer 1.0.
-  + Add parallel installability with gstreamer-0.10-based
-gupnp-dlna.
-- Drop gupnp-dlna-GSTPort.patch: fixed upstream.
-- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
-  as we no longer carry patches.
-- Rename typelib-1_0-GUPnPDLNA-1_0 subpackage to
-  typelib-1_0-GUPnPDLNA-1_1, followin upstream.
-- Rename libgupnp-dlna-1_0-2 subpackage to libgupnp-dlna-1_1-3,
-  followin upstreams soname change.
-

-Fri Aug 31 14:51:19 UTC 2012 - dims...@opensuse.org
-
-- Port to GStreamer 1.0:
-  + Add gupnp-dlna-GSTPort.patch: Port to GStreamer 1.0 API
-  + Replace gstreamer-0_10*-devel BuildRequires with
-gstreamer*-devel equivalents
-  + Add gnome-common BuildRequires and call gnome-autogen.sh in
-build section, as gupnp-dlna-GSTPort.patch touches the build
-system.
-


Old:

  gupnp-dlna-0.8.0.tar.xz

New:

  gupnp-dlna-0.6.6.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.4ubMUe/_old  2013-02-07 14:18:41.0 +0100
+++ /var/tmp/diff_new_pack.4ubMUe/_new  2013-02-07 14:18:41.0 +0100
@@ -17,16 +17,16 @@
 
 
 Name:   gupnp-dlna
-Version:0.8.0
+Version:0.6.6
 Release:0
 Summary:A collection of helpers for building DLNA applications
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
-Source: 
http://download.gnome.org/sources/gupnp-dlna/0.8/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  gstreamer-devel
-BuildRequires:  gstreamer-plugins-base-devel
+BuildRequires:  gstreamer-0_10-devel
+BuildRequires:  gstreamer-0_10-plugins-base-devel
 BuildRequires:  libxml2-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -34,19 +34,19 @@
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
-%package -n libgupnp-dlna-1_1-3
+%package -n libgupnp-dlna-1_0-2
 Summary:A collection of helpers for building DLNA applications
 Group:  Development/Libraries/C and C++
 
-%description -n libgupnp-dlna-1_1-3
+%description -n libgupnp-dlna-1_0-2
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
-%package -n typelib-1_0-GUPnPDLNA-1_1
+%package -n typelib-1_0-GUPnPDLNA-1_0
 Summary:A collection of helpers for building DLNA applications -- 
Introspection bindings
 Group:  Development/Libraries/C and C++
 
-%description -n typelib-1_0-GUPnPDLNA-1_1
+%description -n typelib-1_0-GUPnPDLNA-1_0
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
@@ -55,8 +55,8 @@
 %package -n libgupnp-dlna-devel
 Summary:A collection of helpers for building DLNA applications - 
Development Files
 Group:  Development/Libraries/C and C++
-Requires:   libgupnp-dlna-1_1-3 = %{version}
-Requires:   typelib-1_0-GUPnPDLNA-1_1 = %{version}
+Requires:   libgupnp-dlna-1_0-2 = %{version}
+Requires:   typelib-1_0-GUPnPDLNA-1_0 = %{version}
 
 %description -n libgupnp-dlna-devel
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
@@ -85,32 +85,32 @@
 %clean
 rm -rf %{buildroot}
 
-%post -n libgupnp-dlna-1_1-3 -p /sbin/ldconfig
+%post -n libgupnp-dlna-1_0-2 -p /sbin/ldconfig
 
-%postun -n libgupnp-dlna-1_1-3 -p /sbin/ldconfig
+%postun -n libgupnp-dlna-1_0-2 -p /sbin/ldconfig
 
-%files -n libgupnp-dlna-1_1-3
+%files -n libgupnp-dlna-1_0-2
 %defattr(-,root,root)
 %doc AUTHORS COPYING README TODO
 # This directory contains DLNA profiles, needed by the library
 %{_datadir}/%{name}/
-%{_libdir}/lib*.so.3*

commit gupnp-dlna for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2013-01-07 15:19:10

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is gupnp-dlna, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2012-10-03 
07:39:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2013-01-07 15:19:12.0 +0100
@@ -1,0 +2,21 @@
+Wed Dec 26 10:57:37 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.8.0:
+  + Relax PNG depth requirements to work around a GStreamer issue.
+
+---
+Sun Nov 25 19:06:48 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.7.0:
+  + Port to GStreamer 1.0.
+  + Add parallel installability with gstreamer-0.10-based
+gupnp-dlna.
+- Drop gupnp-dlna-GSTPort.patch: fixed upstream.
+- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
+  as we no longer carry patches.
+- Rename typelib-1_0-GUPnPDLNA-1_0 subpackage to
+  typelib-1_0-GUPnPDLNA-1_1, followin upstream.
+- Rename libgupnp-dlna-1_0-2 subpackage to libgupnp-dlna-1_1-3,
+  followin upstreams soname change.
+
+---

Old:

  gupnp-dlna-0.6.6.tar.xz
  gupnp-dlna-GSTPort.patch

New:

  gupnp-dlna-0.8.0.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.NKt7IV/_old  2013-01-07 15:19:13.0 +0100
+++ /var/tmp/diff_new_pack.NKt7IV/_new  2013-01-07 15:19:13.0 +0100
@@ -17,17 +17,13 @@
 
 
 Name:   gupnp-dlna
-Version:0.6.6
+Version:0.8.0
 Release:0
 Summary:A collection of helpers for building DLNA applications
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
-Source: 
http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-UPSTREAM gupnp-dlna-GSTPort.patch -- Port to GStreamer 1.0. 
Patch taken from upstream git branch.
-Patch0: gupnp-dlna-GSTPort.patch
-# Needed for patch0
-BuildRequires:  gnome-common
+Source: 
http://download.gnome.org/sources/gupnp-dlna/0.8/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gstreamer-devel
 BuildRequires:  gstreamer-plugins-base-devel
@@ -38,19 +34,19 @@
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
-%package -n libgupnp-dlna-1_0-2
+%package -n libgupnp-dlna-1_1-3
 Summary:A collection of helpers for building DLNA applications
 Group:  Development/Libraries/C and C++
 
-%description -n libgupnp-dlna-1_0-2
+%description -n libgupnp-dlna-1_1-3
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
-%package -n typelib-1_0-GUPnPDLNA-1_0
+%package -n typelib-1_0-GUPnPDLNA-1_1
 Summary:A collection of helpers for building DLNA applications -- 
Introspection bindings
 Group:  Development/Libraries/C and C++
 
-%description -n typelib-1_0-GUPnPDLNA-1_0
+%description -n typelib-1_0-GUPnPDLNA-1_1
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
@@ -59,8 +55,8 @@
 %package -n libgupnp-dlna-devel
 Summary:A collection of helpers for building DLNA applications - 
Development Files
 Group:  Development/Libraries/C and C++
-Requires:   libgupnp-dlna-1_0-2 = %{version}
-Requires:   typelib-1_0-GUPnPDLNA-1_0 = %{version}
+Requires:   libgupnp-dlna-1_1-3 = %{version}
+Requires:   typelib-1_0-GUPnPDLNA-1_1 = %{version}
 
 %description -n libgupnp-dlna-devel
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
@@ -76,11 +72,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# Needed for patch0
-NOCONFIGURE=1 gnome-autogen.sh
 %configure \
 --disable-static
 %__make %{?_smp_mflags}
@@ -92,32 +85,32 @@
 %clean
 rm -rf %{buildroot}
 
-%post -n libgupnp-dlna-1_0-2 -p /sbin/ldconfig
+%post -n libgupnp-dlna-1_1-3 -p /sbin/ldconfig
 
-%postun -n libgupnp-dlna-1_0-2 -p /sbin/ldconfig
+%postun -n libgupnp-dlna-1_1-3 -p /sbin/ldconfig
 
-%files -n libgupnp-dlna-1_0-2
+%files -n libgupnp-dlna-1_1-3
 %defattr(-,root,root)
 %doc AUTHORS COPYING README TODO
 # This directory contains DLNA profiles, needed by the library
 %{_datadir}/%{name}/
-%{_libdir}/lib*.so.2*
+%{_libdir}/lib*.so.3*
 
-%files -n typelib-1_0-GUPnPDLNA-1_0
+%files -n typelib-1_0-GUPnPDLNA-1_1
 %defattr(-,root,root)
-%{_libdir}/girepository-1.0/GUPnPDLNA-1.0.typelib

commit gupnp-dlna for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2012-10-03 07:39:28

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is gupnp-dlna, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2012-03-29 
13:59:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2012-10-03 07:39:29.0 +0200
@@ -1,0 +2,11 @@
+Fri Aug 31 14:51:19 UTC 2012 - dims...@opensuse.org
+
+- Port to GStreamer 1.0:
+  + Add gupnp-dlna-GSTPort.patch: Port to GStreamer 1.0 API
+  + Replace gstreamer-0_10*-devel BuildRequires with
+gstreamer*-devel equivalents
+  + Add gnome-common BuildRequires and call gnome-autogen.sh in
+build section, as gupnp-dlna-GSTPort.patch touches the build
+system.
+
+---

New:

  gupnp-dlna-GSTPort.patch



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.efbCIp/_old  2012-10-03 07:39:30.0 +0200
+++ /var/tmp/diff_new_pack.efbCIp/_new  2012-10-03 07:39:30.0 +0200
@@ -24,9 +24,13 @@
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
 Source: 
http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.xz
+# PATCH-FEATURE-UPSTREAM gupnp-dlna-GSTPort.patch -- Port to GStreamer 1.0. 
Patch taken from upstream git branch.
+Patch0: gupnp-dlna-GSTPort.patch
+# Needed for patch0
+BuildRequires:  gnome-common
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  gstreamer-0_10-devel
-BuildRequires:  gstreamer-0_10-plugins-base-devel
+BuildRequires:  gstreamer-devel
+BuildRequires:  gstreamer-plugins-base-devel
 BuildRequires:  libxml2-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -72,8 +76,11 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+# Needed for patch0
+NOCONFIGURE=1 gnome-autogen.sh
 %configure \
 --disable-static
 %__make %{?_smp_mflags}


++ gupnp-dlna-GSTPort.patch ++
commit ecad90c58ec74849e782cf4db6eb41675ce7cfa9
Author: Jens Georg m...@jensge.org
Date:   Mon Jan 23 19:21:33 2012 +0100

Port to 0.11 API

diff --git a/configure.ac b/configure.ac
index 9db94d4..921d1c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,7 +39,7 @@ LT_INIT([win32-dll])
 
 PKG_CHECK_MODULES(LIBXML, libxml-2.0 = 2.5.0)
 
-GST_MAJORMINOR=0.10
+GST_MAJORMINOR=0.11
 GST_REQ=0.10.29.2
 GSTPBU_REQ=0.10.32
 
diff --git a/libgupnp-dlna/gupnp-dlna-discoverer.c 
b/libgupnp-dlna/gupnp-dlna-discoverer.c
index faf21ff..87cab52 100644
--- a/libgupnp-dlna/gupnp-dlna-discoverer.c
+++ b/libgupnp-dlna/gupnp-dlna-discoverer.c
@@ -224,7 +224,7 @@ gupnp_dlna_discoverer_class_init (GUPnPDLNADiscovererClass 
*klass)
   NULL, NULL,
   gupnp_dlna_marshal_VOID__OBJECT_BOXED,
   G_TYPE_NONE, 2, GUPNP_TYPE_DLNA_INFORMATION,
-  GST_TYPE_G_ERROR);
+  G_TYPE_ERROR);
 
 /* Load DLNA profiles from disk */
 if (g_type_from_name (GstElement)) {
diff --git a/libgupnp-dlna/gupnp-dlna-information.c 
b/libgupnp-dlna/gupnp-dlna-information.c
index 5585893..250d817 100644
--- a/libgupnp-dlna/gupnp-dlna-information.c
+++ b/libgupnp-dlna/gupnp-dlna-information.c
@@ -76,8 +76,8 @@ gupnp_dlna_information_get_property (GObject*object,
 break;
 
 case PROP_DISCOVERER_INFO:
-gst_value_set_mini_object (value,
-   
GST_MINI_OBJECT(priv-info));
+g_value_set_object (value,
+G_OBJECT (priv-info));
 
 break;
 
@@ -116,7 +116,7 @@ gupnp_dlna_information_set_property (GObject  *object,
 if (priv-info)
 gst_discoverer_info_unref (priv-info);
 priv-info = GST_DISCOVERER_INFO
-(gst_value_dup_mini_object (value));
+(g_value_dup_object (value));
 
 break;
 
@@ -174,13 +174,13 @@ gupnp_dlna_information_class_init 
(GUPnPDLNAInformationClass *klass)
  G_PARAM_CONSTRUCT_ONLY);
 g_object_class_install_property (object_class, PROP_DLNA_MIME, pspec);
 
-pspec = gst_param_spec_mini_object (info,
-Stream metadata,
-Metadata of the stream in a 
-   

commit gupnp-dlna for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2012-03-29 13:59:22

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is gupnp-dlna, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2012-03-01 
17:19:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2012-03-29 13:59:25.0 +0200
@@ -1,0 +2,8 @@
+Sat Mar 17 16:02:51 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.6.6:
+  + Fix minor issues found by static code analysis.
+  + Add MKV profiles.
+  + Add AVC_MP4_*_EAC3 profiles from Harmattan.
+
+---

Old:

  gupnp-dlna-0.6.5.tar.xz

New:

  gupnp-dlna-0.6.6.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.vIJFwr/_old  2012-03-29 13:59:29.0 +0200
+++ /var/tmp/diff_new_pack.vIJFwr/_new  2012-03-29 13:59:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-dlna
-Version:0.6.5
+Version:0.6.6
 Release:0
 Summary:A collection of helpers for building DLNA applications
 License:LGPL-2.1+

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



commit gupnp-dlna for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2012-03-01 17:19:57

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is gupnp-dlna, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2012-01-06 
11:44:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2012-03-01 17:19:59.0 +0100
@@ -1,0 +2,12 @@
+Wed Feb 15 07:51:01 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.6.5:
+  + Update autotools integration.
+  + Add missing functions to documentation.
+  + Fix warnings during GIR generation.
+  + Fix GIR namespace to not clash with GUPnP's.
+- Rename typelib-1_0-GUPnP-DLNA-1_0 subpackage to
+  typelib-1_0-GUPnPDLNA-1_0, following typelib name change. There
+  is no Provides/Obsoletes, as this should work like SLPP packages.
+
+---

Old:

  gupnp-dlna-0.6.4.tar.bz2

New:

  gupnp-dlna-0.6.5.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.2rY5sT/_old  2012-03-01 17:20:01.0 +0100
+++ /var/tmp/diff_new_pack.2rY5sT/_new  2012-03-01 17:20:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-dlna
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gupnp-dlna
-Version:0.6.4
+Version:0.6.5
 Release:0
 Summary:A collection of helpers for building DLNA applications
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
-Source: 
http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gstreamer-0_10-devel
 BuildRequires:  gstreamer-0_10-plugins-base-devel
@@ -41,11 +42,11 @@
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
-%package -n typelib-1_0-GUPnP-DLNA-1_0
+%package -n typelib-1_0-GUPnPDLNA-1_0
 Summary:A collection of helpers for building DLNA applications -- 
Introspection bindings
 Group:  Development/Libraries/C and C++
 
-%description -n typelib-1_0-GUPnP-DLNA-1_0
+%description -n typelib-1_0-GUPnPDLNA-1_0
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
@@ -55,7 +56,7 @@
 Summary:A collection of helpers for building DLNA applications - 
Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libgupnp-dlna-1_0-2 = %{version}
-Requires:   typelib-1_0-GUPnP-DLNA-1_0 = %{version}
+Requires:   typelib-1_0-GUPnPDLNA-1_0 = %{version}
 
 %description -n libgupnp-dlna-devel
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
@@ -95,16 +96,16 @@
 %{_datadir}/%{name}/
 %{_libdir}/lib*.so.2*
 
-%files -n typelib-1_0-GUPnP-DLNA-1_0
+%files -n typelib-1_0-GUPnPDLNA-1_0
 %defattr(-,root,root)
-%{_libdir}/girepository-1.0/GUPnP-DLNA-1.0.typelib
+%{_libdir}/girepository-1.0/GUPnPDLNA-1.0.typelib
 
 %files -n libgupnp-dlna-devel
 %defattr(-,root,root)
 %{_includedir}/%{name}-1.0/
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/gupnp-dlna-1.0.pc
-%{_datadir}/gir-1.0/GUPnP-DLNA-1.0.gir
+%{_datadir}/gir-1.0/GUPnPDLNA-1.0.gir
 %doc %{_datadir}/gtk-doc/html/%{name}/
 
 %files -n gupnp-dlna-tools

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



commit gupnp-dlna for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2011-12-06 18:17:37

Comparing /work/SRC/openSUSE:Factory/gupnp-dlna (Old)
 and  /work/SRC/openSUSE:Factory/.gupnp-dlna.new (New)


Package is gupnp-dlna, Maintainer is 

Changes:




Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.pOxfWt/_old  2011-12-06 18:27:50.0 +0100
+++ /var/tmp/diff_new_pack.pOxfWt/_new  2011-12-06 18:27:50.0 +0100
@@ -20,7 +20,7 @@
 Name:   gupnp-dlna
 Version:0.6.4
 Release:1
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:A collection of helpers for building DLNA applications
 Url:http://www.gupnp.org/
 Group:  Development/Libraries/C and C++
@@ -36,7 +36,7 @@
 applications using GUPnP.
 
 %package -n libgupnp-dlna-1_0-2
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:A collection of helpers for building DLNA applications
 Group:  Development/Libraries/C and C++
 
@@ -45,7 +45,7 @@
 applications using GUPnP.
 
 %package -n libgupnp-dlna-devel
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:A collection of helpers for building DLNA applications - 
Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libgupnp-dlna-1_0-2 = %{version}
@@ -55,7 +55,7 @@
 applications using GUPnP.
 
 %package -n gupnp-dlna-tools
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:A collection of helpers for building DLNA applications
 Group:  Development/Tools/Other
 

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



commit gupnp-dlna for openSUSE:Factory

2011-07-11 Thread h_root

Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory
checked in at Mon Jul 11 09:16:15 CEST 2011.




--- GNOME/gupnp-dlna/gupnp-dlna.changes 2011-04-29 14:52:35.0 +0200
+++ /mounts/work_src_done/STABLE/gupnp-dlna/gupnp-dlna.changes  2011-07-07 
13:45:57.0 +0200
@@ -1,0 +2,12 @@
+Thu Jul  7 13:40:13 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.6.2:
+  + Fix mime types for AAC_* profiles.
+  + Fix AAC_ADTS_* profiles to be matchable in strict mode.
+  + Initial GObject-introspection support
+- Add gobject-introspection-devel BuildRequires to build
+  introspection support.
+- 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:gupnp-dlna-0.6.1.tar.bz2
  _service:set_version:gupnp-dlna.spec

New:

  gupnp-dlna-0.6.2.tar.bz2



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.mkBeyG/_old  2011-07-11 09:14:26.0 +0200
+++ /var/tmp/diff_new_pack.mkBeyG/_new  2011-07-11 09:14:26.0 +0200
@@ -18,13 +18,14 @@
 
 
 Name:   gupnp-dlna
-Version:0.4.2
-Release:9
+Version:0.6.2
+Release:1
 License:LGPLv2.1+
 Summary:A collection of helpers for building DLNA applications
 Url:http://www.gupnp.org/
 Group:  Development/Libraries/C and C++
-Source: %{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.bz2
+BuildRequires:  gobject-introspection-devel
 BuildRequires:  gstreamer-0_10-devel
 BuildRequires:  gstreamer-0_10-plugins-base-devel
 BuildRequires:  libxml2-devel
@@ -87,12 +88,14 @@
 # This directory contains DLNA profiles, needed by the library
 %{_datadir}/%{name}/
 %{_libdir}/lib*.so.2*
+%{_libdir}/girepository-1.0/GUPnP-DLNA-1.0.typelib
 
 %files -n libgupnp-dlna-devel
 %defattr(-,root,root)
 %{_includedir}/%{name}-1.0/
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/gupnp-dlna-1.0.pc
+%{_datadir}/gir-1.0/GUPnP-DLNA-1.0.gir
 %doc %{_datadir}/gtk-doc/html/%{name}/
 
 %files -n gupnp-dlna-tools






Remember to have fun...

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



commit gupnp-dlna for openSUSE:Factory

2011-05-03 Thread h_root

Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory
checked in at Tue May 3 09:20:19 CEST 2011.




--- GNOME/gupnp-dlna/gupnp-dlna.changes 2010-12-14 15:04:12.0 +0100
+++ /mounts/work_src_done/STABLE/gupnp-dlna/gupnp-dlna.changes  2011-04-29 
14:52:35.0 +0200
@@ -1,0 +2,33 @@
+Fri Apr 29 14:19:07 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.6.1:
+  + A micro release to really bump the SONAME this time.
+- Changes from version 0.6.0:
+  + Add 'MPEG_TS_SD_EU_ISO' profile.
+  + Relax some video restrictions for MPEG TS profile.
+  + Fix profile parsing logic for images.
+  + Drop fourcc format restrictions.
+  + Only initialize thread system once.
+  + Improve/fix external and internal documentation.
+  + Get rid of nasty warnings when building docs.
+  + Improved handling of GstCaps.
+  + Remove redundant initializations.
+  + Fix some leaks.
+  + Hilight test failures by use of red color.
+  + Mark constant return values as such.
+  + Clear the (obsolete) ChangeLog file.
+  + Test media moved to gitorious.
+  + Many non-functional improvements.
+- Changes from version 0.5.1:
+  + Use encoding-profile from gst-plugins-base.
+  + Drop internalized copy of gst-convenience.
+  + Explicitly link gupnp-dlna-info against gstreamer-pbutils.
+  + GUPnPDLNAProfile exposes related GstEncodingProfile as a
+property.
+- Changes from version 0.5.0:
+  + Use GstDiscoverer from gst-plugins-base and remove internal
+copy of discoverer.
+  + Minor bug fixes.
+- Use source services: download_url, recompress and set_version.
+
+---

calling whatdependson for head-i586


Old:

  gupnp-dlna-0.4.2.tar.bz2

New:

  _service
  _service:recompress:download_url:gupnp-dlna-0.6.1.tar.bz2
  _service:set_version:gupnp-dlna.spec



Other differences:
--
++ _service:set_version:gupnp-dlna.spec ++
#
# spec file for package gupnp-dlna
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# 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:   gupnp-dlna
Version:0.6.1
Release:1
License:LGPLv2.1+
Summary:A collection of helpers for building DLNA applications
Url:http://www.gupnp.org/
Group:  Development/Libraries/C and C++
Source: %{name}-%{version}.tar.bz2
BuildRequires:  gstreamer-0_10-devel
BuildRequires:  gstreamer-0_10-plugins-base-devel
BuildRequires:  libxml2-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
GUPnP-dlna is a collection of helpers for building DLNA media sharing
applications using GUPnP.

%package -n libgupnp-dlna-1_0-2
License:LGPLv2.1+
Summary:A collection of helpers for building DLNA applications
Group:  Development/Libraries/C and C++

%description -n libgupnp-dlna-1_0-2
GUPnP-dlna is a collection of helpers for building DLNA media sharing
applications using GUPnP.

%package -n libgupnp-dlna-devel
License:LGPLv2.1+
Summary:A collection of helpers for building DLNA applications - 
Development Files
Group:  Development/Libraries/C and C++
Requires:   libgupnp-dlna-1_0-2 = %{version}

%description -n libgupnp-dlna-devel
GUPnP-dlna is a collection of helpers for building DLNA media sharing
applications using GUPnP.

%package -n gupnp-dlna-tools
License:LGPLv2.1+
Summary:A collection of helpers for building DLNA applications
Group:  Development/Tools/Other

%description -n gupnp-dlna-tools
GUPnP-dlna is a collection of helpers for building DLNA media sharing
applications using GUPnP.

%prep
%setup -q

%build
%configure \
--disable-static
%__make %{?_smp_mflags}

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

%clean
rm -rf %{buildroot}

%post -n libgupnp-dlna-1_0-2 -p /sbin/ldconfig

%postun -n libgupnp-dlna-1_0-2 -p /sbin/ldconfig

%files -n libgupnp-dlna-1_0-2
%defattr(-,root,root)
%doc AUTHORS COPYING README TODO
# This directory contains DLNA profiles, needed by the library
%{_datadir}/%{name}/
%{_libdir}/lib*.so.2*

%files -n libgupnp-dlna-devel
%defattr(-,root,root)
%{_includedir}/%{name}-1.0/
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/gupnp-dlna-1.0.pc
%doc %{_datadir}/gtk-doc/html/%{name}/