commit gupnp-av for openSUSE:Factory

2018-11-18 Thread root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2018-11-18 23:25:47

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


Package is "gupnp-av"

Sun Nov 18 23:25:47 2018 rev:40 rq:649031 version:0.12.11

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2018-03-09 
10:40:05.700726354 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2018-11-18 
23:25:57.209933716 +0100
@@ -1,0 +2,11 @@
+Tue Nov 13 10:45:38 UTC 2018 - Dominique Leuenberger 
+
+- Update to version 0.12.11:
+  + Fix memory leak in GUPnPAVXMLDoc.
+  + Fix parsing of storageUsed.
+  + Fix name clash of internal XML utility functions.
+  + Fix multiple compiler warnings with recent GCC.
+  + Remove deprecated g_type_class_add_private.
+  + Bugs fixed: bgo#770174, bgo#778396, bgo#784511.
+
+---

Old:

  gupnp-av-0.12.10.tar.xz

New:

  gupnp-av-0.12.11.tar.xz



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.u28TEF/_old  2018-11-18 23:25:59.673930722 +0100
+++ /var/tmp/diff_new_pack.u28TEF/_new  2018-11-18 23:25:59.677930717 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   gupnp-av
-Version:0.12.10
+Version:0.12.11
 Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 License:LGPL-2.0-or-later
@@ -25,7 +25,7 @@
 URL:http://www.gupnp.org/
 Source: 
http://download.gnome.org/sources/gupnp-av/0.12/%{name}-%{version}.tar.xz
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.34
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.38
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.5
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(vapigen)

++ gupnp-av-0.12.10.tar.xz -> gupnp-av-0.12.11.tar.xz ++
 12664 lines of diff (skipped)




commit gupnp-av for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2018-03-09 10:40:03

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


Package is "gupnp-av"

Fri Mar  9 10:40:03 2018 rev:39 rq:582817 version:0.12.10

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2016-11-24 
21:24:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2018-03-09 
10:40:05.700726354 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:33:09 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.qDpMPK/_old  2018-03-09 10:40:06.692690632 +0100
+++ /var/tmp/diff_new_pack.qDpMPK/_new  2018-03-09 10:40:06.692690632 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-av
 #
-# 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,15 +20,15 @@
 Version:0.12.10
 Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
-License:LGPL-2.0+
+License:LGPL-2.0-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-av/0.12/%{name}-%{version}.tar.xz
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.34
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.5
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(vapigen)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 GUPnP A/V is a small utility library that aims to ease the handling and
@@ -68,34 +68,27 @@
 
 %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-av-1_0-2 -p /sbin/ldconfig
-
 %postun -n libgupnp-av-1_0-2 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %{_datadir}/gupnp-av/
 
 %files -n libgupnp-av-1_0-2
-%defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_libdir}/*.so.*
 
 %files -n typelib-1_0-GUPnPAV-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib
 
 %files -n libgupnp-av-devel
-%defattr(-,root,root)
 %{_includedir}/%{name}-1.0
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc




commit gupnp-av for openSUSE:Factory

2016-11-24 Thread h_root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2016-11-24 21:24:52

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


Package is "gupnp-av"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2016-02-11 
12:38:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2016-11-24 
21:24:54.0 +0100
@@ -1,0 +2,16 @@
+Sat Oct 15 13:06:38 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.12.10:
+  + Remove unneeded dependency on GSSDP-1.0.gir.
+
+---
+Mon Oct 10 19:28:59 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.12.9:
+  + Drop dependency on GUPnP.
+- Drop pkgconfig(gupnp-1.0) BuildRequires following upstreams
+  changes.
+- Add explicit pkgconfig(gobject-2.0) and pkgconfig(libxml-2.0)
+  BuildRequires, previously pulled in by gupnp.
+
+---

Old:

  gupnp-av-0.12.8.tar.xz

New:

  gupnp-av-0.12.10.tar.xz



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.USlbOm/_old  2016-11-24 21:24:55.0 +0100
+++ /var/tmp/diff_new_pack.USlbOm/_new  2016-11-24 21:24:55.0 +0100
@@ -17,15 +17,16 @@
 
 
 Name:   gupnp-av
-Version:0.12.8
+Version:0.12.10
 Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 License:LGPL-2.0+
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
 Source: 
http://download.gnome.org/sources/gupnp-av/0.12/%{name}-%{version}.tar.xz
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.34
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.5
-BuildRequires:  pkgconfig(gupnp-1.0) >= 0.19.0
+BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(vapigen)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -86,7 +87,7 @@
 
 %files -n libgupnp-av-1_0-2
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc AUTHORS COPYING NEWS README
 %{_libdir}/*.so.*
 
 %files -n typelib-1_0-GUPnPAV-1_0
@@ -102,6 +103,7 @@
 %dir %{_datadir}/gtk-doc
 %dir %{_datadir}/gtk-doc/html
 %{_datadir}/gtk-doc/html/%{name}
+%dir %{_datadir}/vala/vapi
 %{_datadir}/vala/vapi/gupnp-av-1.0.deps
 %{_datadir}/vala/vapi/gupnp-av-1.0.vapi
 

++ gupnp-av-0.12.8.tar.xz -> gupnp-av-0.12.10.tar.xz ++
 28357 lines of diff (skipped)




commit gupnp-av for openSUSE:Factory

2016-02-11 Thread h_root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2016-02-11 12:38:01

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


Package is "gupnp-av"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2015-01-07 
09:39:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2016-02-11 
12:38:04.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb  9 08:42:53 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.12.8:
+  + Remove gnome-common.
+  + Use -Wno-unused-parameter.
+  + Make DIDL-Lite check less restrictive.
+  + Distribute VAPI file.
+  + Bugs fixed: bgo#740266, bgo#751102, bgo#753382.
+
+---

Old:

  gupnp-av-0.12.7.tar.xz

New:

  gupnp-av-0.12.8.tar.xz



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.noq20h/_old  2016-02-11 12:38:05.0 +0100
+++ /var/tmp/diff_new_pack.noq20h/_new  2016-02-11 12:38:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-av
 #
-# Copyright (c) 2015 SUSE LINUX Products 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
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-av
-Version:0.12.7
+Version:0.12.8
 Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 License:LGPL-2.0+

++ gupnp-av-0.12.7.tar.xz -> gupnp-av-0.12.8.tar.xz ++
 14268 lines of diff (skipped)




commit gupnp-av for openSUSE:Factory

2015-01-07 Thread h_root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2015-01-07 09:39:05

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


Package is gupnp-av

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2014-07-06 
22:52:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2015-01-07 
09:39:08.0 +0100
@@ -1,0 +2,10 @@
+Mon Jan  5 15:37:55 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.12.7:
+  + Remove use of deprecated INCLUDES.
+  + Fix GUPnPDIDLLiteObject namespace getters.
+  + Avoid warnings on missing protocol info.
+  + Require vapigen 0.22 to avoid endless loop on VAPI generation.
+  + Bugs fixed: bgo#740265, bgo#741103, bgo#741555, bgo#740365.
+
+---

Old:

  gupnp-av-0.12.6.tar.xz

New:

  gupnp-av-0.12.7.tar.xz



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.uVH31j/_old  2015-01-07 09:39:09.0 +0100
+++ /var/tmp/diff_new_pack.uVH31j/_new  2015-01-07 09:39:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-av
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +17,7 @@
 
 
 Name:   gupnp-av
-Version:0.12.6
+Version:0.12.7
 Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 License:LGPL-2.0+

++ gupnp-av-0.12.6.tar.xz - gupnp-av-0.12.7.tar.xz ++
 2394 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-av for openSUSE:Factory

2014-07-06 Thread h_root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2014-07-06 22:52:25

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


Package is gupnp-av

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2014-02-06 
06:49:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2014-07-06 
22:52:47.0 +0200
@@ -1,0 +2,8 @@
+Mon Jun 30 20:48:13 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.12.6:
+  + Fix some coverity issues.
+  + lazy-create XML namespaces so only used-ones are declared.
+  + Bugs fixed: bgo#705564, bgo#730590, bgo#730591, bgo#731033.
+  
+---

Old:

  gupnp-av-0.12.5.tar.xz

New:

  gupnp-av-0.12.6.tar.xz



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.dcAsj5/_old  2014-07-06 22:52:48.0 +0200
+++ /var/tmp/diff_new_pack.dcAsj5/_new  2014-07-06 22:52:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-av
-Version:0.12.5
+Version:0.12.6
 Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 License:LGPL-2.0+

++ gupnp-av-0.12.5.tar.xz - gupnp-av-0.12.6.tar.xz ++
 22552 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-av for openSUSE:Factory

2014-02-05 Thread h_root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2014-02-06 06:49:29

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


Package is gupnp-av

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2013-12-30 
09:55:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2014-02-06 
06:49:30.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb  3 17:55:36 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.12.5:
+  + Fix name of cleartext-size property.
+  + Fix creation of pv namespace in DIDLLite parser.
+  + Check for empty mandatory tags in UpdateObject.
+  + Bugs fixed: bgo#705522, bgo#719377.
+
+---

Old:

  gupnp-av-0.12.4.tar.xz

New:

  gupnp-av-0.12.5.tar.xz



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.z9uO9R/_old  2014-02-06 06:49:31.0 +0100
+++ /var/tmp/diff_new_pack.z9uO9R/_new  2014-02-06 06:49:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-av
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,7 +17,7 @@
 
 
 Name:   gupnp-av
-Version:0.12.4
+Version:0.12.5
 Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 License:LGPL-2.0+

++ gupnp-av-0.12.4.tar.xz - gupnp-av-0.12.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-av-0.12.4/Makefile.in 
new/gupnp-av-0.12.5/Makefile.in
--- old/gupnp-av-0.12.4/Makefile.in 2013-11-18 21:32:42.0 +0100
+++ new/gupnp-av-0.12.5/Makefile.in 2014-02-03 17:24:26.0 +0100
@@ -85,8 +85,8 @@
$(srcdir)/config.h.in $(srcdir)/gupnp-av-1.0.pc.in \
$(srcdir)/gupnp-av-1.0-uninstalled.pc.in COPYING \
build-aux/compile build-aux/config.guess build-aux/config.sub \
-   build-aux/depcomp build-aux/install-sh build-aux/missing \
-   build-aux/ltmain.sh $(top_srcdir)/build-aux/compile \
+   build-aux/install-sh build-aux/missing build-aux/ltmain.sh \
+   $(top_srcdir)/build-aux/compile \
$(top_srcdir)/build-aux/config.guess \
$(top_srcdir)/build-aux/config.sub \
$(top_srcdir)/build-aux/install-sh \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-av-0.12.4/NEWS new/gupnp-av-0.12.5/NEWS
--- old/gupnp-av-0.12.4/NEWS2013-11-18 21:31:42.0 +0100
+++ new/gupnp-av-0.12.5/NEWS2014-02-03 17:23:33.0 +0100
@@ -1,3 +1,20 @@
+0.12.5
+==
+
+Changes since 0.12.4:
+
+- Fix name of cleartext-size property.
+- Fix creation of pv namespace in DIDLLite parser.
+- Check for empty mandatory tags in UpdateObject.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=705522
+ - https://bugzilla.gnome.org/show_bug.cgi?id=719377
+
+All contributors to this release:
+ - Parthiban Balasubramanian p.balasubraman...@cablelabs.com
+ - Jens Georg m...@jensge.org
+
 0.12.4
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-av-0.12.4/configure 
new/gupnp-av-0.12.5/configure
--- old/gupnp-av-0.12.4/configure   2013-11-18 21:32:41.0 +0100
+++ new/gupnp-av-0.12.5/configure   2014-02-03 17:24:24.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gupnp-av 0.12.4.
+# Generated by GNU Autoconf 2.69 for gupnp-av 0.12.5.
 #
 # Report bugs to https://bugzilla.gnome.org/enter_bug.cgi?product=GUPnP.
 #
@@ -651,8 +651,8 @@
 # Identity of this package.
 PACKAGE_NAME='gupnp-av'
 PACKAGE_TARNAME='gupnp-av'
-PACKAGE_VERSION='0.12.4'
-PACKAGE_STRING='gupnp-av 0.12.4'
+PACKAGE_VERSION='0.12.5'
+PACKAGE_STRING='gupnp-av 0.12.5'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=GUPnP'
 PACKAGE_URL='http://www.gupnp.org/'
 
@@ -1425,7 +1425,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 gupnp-av 0.12.4 to adapt to many kinds of systems.
+\`configure' configures gupnp-av 0.12.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1495,7 +1495,7 @@
 
 if test -n $ac_init_help; 

commit gupnp-av for openSUSE:Factory

2013-12-30 Thread h_root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2013-12-30 09:55:56

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


Package is gupnp-av

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2013-10-17 
17:38:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2013-12-30 
09:55:57.0 +0100
@@ -1,0 +2,7 @@
+Tue Nov 19 20:17:33 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.12.4:
+  + Add support for pv:subtitleFileUri and pv:subtitleFileType.
+  + Bugs fixed: bgo#695990.
+
+---

Old:

  gupnp-av-0.12.3.tar.xz

New:

  gupnp-av-0.12.4.tar.xz



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.2bFZCZ/_old  2013-12-30 09:55:57.0 +0100
+++ /var/tmp/diff_new_pack.2bFZCZ/_new  2013-12-30 09:55:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-av
-Version:0.12.3
+Version:0.12.4
 Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 License:LGPL-2.0+

++ gupnp-av-0.12.3.tar.xz - gupnp-av-0.12.4.tar.xz ++
 6743 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-av for openSUSE:Factory

2013-10-17 Thread h_root
Hello community,

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

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


Package is gupnp-av

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2013-06-25 
14:41:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2013-10-17 
17:38:37.0 +0200
@@ -1,0 +2,12 @@
+Wed Oct 16 13:49:25 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.12.3:
+  + Add support for link protection DLNA flags.
+  + Fix DLNA.ORG_PS generation.
+  + Add res@dlna:cleartextSize attribute.
+  + Only use DLNA XML namespace when it's actually used.
+  + Add res@dlna:trackTotal attribute.
+  + Bugs fixed: bgo#705564, bgo#707495, bgo#702557, bgo#706926,
+bgo#706928.
+
+---

Old:

  gupnp-av-0.12.2.tar.xz

New:

  gupnp-av-0.12.3.tar.xz



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.OTkTVr/_old  2013-10-17 17:38:38.0 +0200
+++ /var/tmp/diff_new_pack.OTkTVr/_new  2013-10-17 17:38:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-av
-Version:0.12.2
+Version:0.12.3
 Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 License:LGPL-2.0+

++ gupnp-av-0.12.2.tar.xz - gupnp-av-0.12.3.tar.xz ++
 8879 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-av for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2013-04-02 20:37:00

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


Package is gupnp-av, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2012-10-03 
07:37:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2013-04-02 
20:37:02.0 +0200
@@ -1,0 +2,94 @@
+Tue Mar 19 10:11:11 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.12.1:
+  + Fix compiler warnings.
+  + Update .gitignore.
+
+---
+Wed Feb 20 20:26:20 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.12.0:
+  + Fix implicit dependency on glib 2.32.
+  + Explicitly call AM_MAINTAINER_MODE([enable]).
+
+---
+Wed Dec 26 10:50:08 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.11.6:
+  + Fix an unitialized variable.
+  + Fix a wrong use of BAD_CAST.
+  + Fix handling of updateID in the CDS LastChange parser.
+  + Fix CDS LastChange test.
+  + Bugs fixed: bgo#689701, bgo#689808.
+- Changes from version 0.11.4:
+  + Fix API definition in gupnp-cds-last-change-parser.h
+  + Set items in a media collection to restricted by default.
+  + Bugs fixed: bgo#689517.
+- Changes from version 0.11.3:
+  + Fix DIDL_S parsing issues in GUPnPMediaCollection.
+  + Fix reference count issues in GUPnPMediaCollection.
+  + Add more tests for GUPnPMediaCollection.
+  + Add test for LastChange parser.
+  + Fix LD_LIBRARAY_PATH handling on make check.
+  + Silence XSD validation errors on make check.
+  + Silence makefile portability warnings.
+  + Some gtk-doc fixes.
+  + Add LastChange parser for LastChange in ContentDirectory:3
+including tests.
+  + Bugs fixed: bgo#689094, bgo#689141, bgo#689276.
+
+---
+Sun Nov 25 20:01:02 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.11.3:
+  + Fix documentation generation for recently added functionality.
+  + Tweak XSD files to make the validation shut up completely.
+  + Fix an issue in the DIDL-Lite filtering.
+  + Add new class GUPnPMediaCollection for parsing and creation of
+DIDL_S playlists.
+  + Bugs fixed: bgo#687462.
+
+---
+Tue Oct 30 20:01:13 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.11.2:
+  + Implement fragment handling and verification in DIDLLiteObject.
+  + Don't error out if vapigen cannot be found.
+  + Updated translations.
+- Require gupnp-av = %{version} from the library package, as there
+  are now some data files packaged. We require '=' in order to
+  allow multiple library versions in parallel, assuming the data
+  format stays compatible.
+
+---
+Wed Oct 24 22:08:03 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.11.1:
+  + Add m4 vapigen detection macro.
+  + Fix introspection install dirs.
+  + Fix objectUpdateID setter.
+  + Add a FeatureList parser.
+  + Add some XML fragment getters for DIDLLiteObject.
+  + Lower G-I requirements.
+  + Enable introspection during distcheck.
+  + Undeprecate single-value _{get|set}_creator methods.
+  + Bugs fixed: bgo#685963, bgo#686464.
+
+---
+Sun Oct  7 10:24:17 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.11.0:
+  + Add support for properties needed to implement MediaServer:3
+Track changes functionality.
+  + Add proper upnp:createClass support.
+  + Clean-up pkg-config files and link to the correct libraries
+instead of relying on gupnp leaking the right ones.
+  + Generate vapi from GIR files.
+  + Bugs fixed: bgo#684297, bgo#685477.
+- Replace gobject-introspection-devel, libgupnp-devel BuildRequires
+  for their pkgconfig counterparts, gobject-introspection-1.0 and
+  gupnp-1.0.
+- Add pkgconfig(vapigen) BuildRequires, needed to build the new
+  vala bindings.
+
+---

Old:

  gupnp-av-0.10.3.tar.xz

New:

  gupnp-av-0.12.1.tar.xz



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.BJdrHm/_old  2013-04-02 20:37:03.0 +0200
+++ /var/tmp/diff_new_pack.BJdrHm/_new  2013-04-02 20:37:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-av
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All 

commit gupnp-av for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2012-10-03 07:36:56

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


Package is gupnp-av, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2012-05-03 
10:56:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2012-10-03 
07:37:01.0 +0200
@@ -1,0 +2,9 @@
+Sun Aug 19 21:57:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.10.3:
+  + Ignore case when parsing DIDLLite and LastChange.
+  + Fix gupnp_didl_lite_container_get_{create|search}_classes.
+  + Fix a potential memory corruption in parse_additional_info.
+  + Bugs fixed: bgo#674322, bgo#676372, bgo#678784.
+
+---

Old:

  gupnp-av-0.10.2.tar.xz

New:

  gupnp-av-0.10.3.tar.xz



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.McTaho/_old  2012-10-03 07:37:02.0 +0200
+++ /var/tmp/diff_new_pack.McTaho/_new  2012-10-03 07:37:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-av
-Version:0.10.2
+Version:0.10.3
 Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 License:LGPL-2.0+

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



commit gupnp-av for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory 
checked in at 2012-01-09 15:17:49

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


Package is gupnp-av, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-av/gupnp-av.changes2011-09-23 
02:02:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-av.new/gupnp-av.changes   2012-01-09 
15:17:51.0 +0100
@@ -1,0 +2,12 @@
+Wed Dec 21 00:23:18 UTC 2011 - vu...@opensuse.org
+
+- Remove libgupnp-devel Requires from devel subpackage: it will
+  automatically be added the pkgconfig() way.
+
+---
+Thu Dec  8 21:11:59 UTC 2011 - dims...@opensuse.org
+
+- Split typelib file into typelib-1_0-GUPnPAV-1_0 subpackage.
+- Add typelib-1_0-GUPnPAV-1_0 Requires to devel subpackage.
+
+---



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.oHqvCp/_old  2012-01-09 15:17:51.0 +0100
+++ /var/tmp/diff_new_pack.oHqvCp/_new  2012-01-09 15:17:51.0 +0100
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   gupnp-av
 Version:0.10.1
-Release:1
-License:LGPL-2.0+
+Release:0
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
-Url:http://www.gupnp.org/
+License:LGPL-2.0+
 Group:  Development/Libraries/C and C++
+Url:http://www.gupnp.org/
 Source: 
http://download.gnome.org/sources/gupnp-av/0.10/%{name}-%{version}.tar.bz2
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  libgupnp-devel = 0.17.0
@@ -34,7 +32,6 @@
 implementation of UPnP A/V profiles.
 
 %package -n libgupnp-av-1_0-2
-License:LGPL-2.0+
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 Group:  Development/Libraries/C and C++
 
@@ -42,12 +39,21 @@
 GUPnP A/V is a small utility library that aims to ease the handling and
 implementation of UPnP A/V profiles.
 
+%package -n typelib-1_0-GUPnPAV-1_0
+Summary:Library to ease the handling and implementation of UPnP A/V 
profiles -- Introspection bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-GUPnPAV-1_0
+GUPnP A/V is a small utility library that aims to ease the handling and
+implementation of UPnP A/V profiles.
+
+This package provides the GObject Introspection bindings for GUPnP A/V.
+
 %package -n libgupnp-av-devel
-License:LGPL-2.0+
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles - Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libgupnp-av-1_0-2 = %{version}
-Requires:   libgupnp-devel
+Requires:   typelib-1_0-GUPnPAV-1_0 = %{version}
 
 %description -n libgupnp-av-devel
 GUPnP A/V is a small utility library that aims to ease the handling and
@@ -75,6 +81,9 @@
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_libdir}/*.so.*
+
+%files -n typelib-1_0-GUPnPAV-1_0
+%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib
 
 %files -n libgupnp-av-devel

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



commit gupnp-av for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

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

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


Package is gupnp-av, Maintainer is gnome-maintain...@suse.de

Changes:




Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.8nW9ZC/_old  2011-12-06 18:27:49.0 +0100
+++ /var/tmp/diff_new_pack.8nW9ZC/_new  2011-12-06 18:27:49.0 +0100
@@ -20,7 +20,7 @@
 Name:   gupnp-av
 Version:0.10.1
 Release:1
-License:LGPL v2 or later
+License:LGPL-2.0+
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 Url:http://www.gupnp.org/
 Group:  Development/Libraries/C and C++
@@ -34,7 +34,7 @@
 implementation of UPnP A/V profiles.
 
 %package -n libgupnp-av-1_0-2
-License:LGPL v2 or later
+License:LGPL-2.0+
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 Group:  Development/Libraries/C and C++
 
@@ -43,7 +43,7 @@
 implementation of UPnP A/V profiles.
 
 %package -n libgupnp-av-devel
-License:LGPL v2 or later
+License:LGPL-2.0+
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles - Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libgupnp-av-1_0-2 = %{version}

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



commit gupnp-av for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package gupnp-av for openSUSE:Factory
checked in at Fri Sep 9 11:26:01 CEST 2011.




--- GNOME/gupnp-av/gupnp-av.changes 2011-06-17 00:52:24.0 +0200
+++ /mounts/work_src_done/STABLE/gupnp-av/gupnp-av.changes  2011-09-05 
18:32:34.0 +0200
@@ -1,0 +2,13 @@
+Mon Sep  5 16:31:57 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.10.1:
+  + Bump minimum dependency of GUPnP to 0.17.0.
+
+---
+Tue Aug 30 17:04:04 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.10.0:
+  + Verify passed date in DIDL. Not a full verification but a small
+sanity check.
+
+---

calling whatdependson for head-i586


Old:

  gupnp-av-0.9.1.tar.bz2

New:

  gupnp-av-0.10.1.tar.bz2



Other differences:
--
++ gupnp-av.spec ++
--- /var/tmp/diff_new_pack.sVDUVk/_old  2011-09-09 11:25:57.0 +0200
+++ /var/tmp/diff_new_pack.sVDUVk/_new  2011-09-09 11:25:57.0 +0200
@@ -18,15 +18,15 @@
 
 
 Name:   gupnp-av
-Version:0.9.1
+Version:0.10.1
 Release:1
 License:LGPL v2 or later
 Summary:Library to ease the handling and implementation of UPnP A/V 
profiles
 Url:http://www.gupnp.org/
 Group:  Development/Libraries/C and C++
-Source: %{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gupnp-av/0.10/%{name}-%{version}.tar.bz2
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  libgupnp-devel
+BuildRequires:  libgupnp-devel = 0.17.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ gupnp-av-0.9.1.tar.bz2 - gupnp-av-0.10.1.tar.bz2 ++
 2272 lines of diff (skipped)






Remember to have fun...

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