commit gupnp for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2020-08-12 10:56:59

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


Package is "gupnp"

Wed Aug 12 10:56:59 2020 rev:63 rq:825310 version:1.2.4

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2020-06-29 
21:14:55.969146744 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new.3399/gupnp.changes2020-08-12 
10:56:59.988758361 +0200
@@ -1,0 +2,7 @@
+Mon Aug 10 08:44:28 UTC 2020 - Bjørn Lie 
+
+- Update to version 1.2.4:
+  + Fix subscription check on V6 link-local addresses.
+  + Add autofree function for GUPnPServiceProxyAction.
+
+---

Old:

  gupnp-1.2.3.tar.xz

New:

  gupnp-1.2.4.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.4obClK/_old  2020-08-12 10:57:00.500758616 +0200
+++ /var/tmp/diff_new_pack.4obClK/_new  2020-08-12 10:57:00.500758616 +0200
@@ -21,7 +21,7 @@
 %define sover 1.2
 
 Name:   gupnp
-Version:1.2.3
+Version:1.2.4
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0-or-later

++ gupnp-1.2.3.tar.xz -> gupnp-1.2.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-1.2.3/.clang-format 
new/gupnp-1.2.4/.clang-format
--- old/gupnp-1.2.3/.clang-format   1970-01-01 01:00:00.0 +0100
+++ new/gupnp-1.2.4/.clang-format   2020-08-09 23:13:20.448699000 +0200
@@ -0,0 +1,137 @@
+---
+Language:Cpp
+# BasedOnStyle:  Mozilla
+AccessModifierOffset: -2
+AlignAfterOpenBracket: Align
+AlignConsecutiveMacros: false
+AlignConsecutiveAssignments: false
+AlignConsecutiveDeclarations: false
+AlignEscapedNewlines: Right
+AlignOperands:   true
+AlignTrailingComments: true
+AllowAllArgumentsOnNextLine: false
+AllowAllConstructorInitializersOnNextLine: true
+AllowAllParametersOfDeclarationOnNextLine: false
+AllowShortBlocksOnASingleLine: Never
+AllowShortCaseLabelsOnASingleLine: false
+AllowShortFunctionsOnASingleLine: Inline
+AllowShortLambdasOnASingleLine: All
+AllowShortIfStatementsOnASingleLine: Never
+AllowShortLoopsOnASingleLine: false
+AlwaysBreakAfterDefinitionReturnType: TopLevel
+AlwaysBreakAfterReturnType: TopLevel
+AlwaysBreakBeforeMultilineStrings: false
+AlwaysBreakTemplateDeclarations: Yes
+BinPackArguments: false
+BinPackParameters: false
+BraceWrapping:
+  AfterCaseLabel:  false
+  AfterClass:  false
+  AfterControlStatement: false
+  AfterEnum:   true
+  AfterFunction:   true
+  AfterNamespace:  false
+  AfterObjCDeclaration: false
+  AfterStruct: false
+  AfterUnion:  true
+  AfterExternBlock: true
+  BeforeCatch: false
+  BeforeElse:  false
+  IndentBraces:false
+  SplitEmptyFunction: true
+  SplitEmptyRecord: false
+  SplitEmptyNamespace: true
+BreakBeforeBinaryOperators: None
+BreakBeforeBraces: Custom
+BreakBeforeInheritanceComma: false
+BreakInheritanceList: BeforeComma
+BreakBeforeTernaryOperators: true
+BreakConstructorInitializersBeforeComma: false
+BreakConstructorInitializers: BeforeComma
+BreakAfterJavaFieldAnnotations: false
+BreakStringLiterals: true
+ColumnLimit: 80
+CommentPragmas:  '^ IWYU pragma:'
+CompactNamespaces: false
+ConstructorInitializerAllOnOneLineOrOnePerLine: false
+ConstructorInitializerIndentWidth: 2
+ContinuationIndentWidth: 8
+Cpp11BracedListStyle: false
+DeriveLineEnding: true
+DerivePointerAlignment: false
+DisableFormat:   false
+ExperimentalAutoDetectBinPacking: false
+FixNamespaceComments: false
+ForEachMacros:
+  - foreach
+  - Q_FOREACH
+  - BOOST_FOREACH
+IncludeBlocks:   Preserve
+IncludeCategories:
+  - Regex:   '^"(llvm|llvm-c|clang|clang-c)/'
+Priority:2
+SortPriority:0
+  - Regex:   '^(<|"(gtest|gmock|isl|json)/)'
+Priority:3
+SortPriority:0
+  - Regex:   '.*'
+Priority:1
+SortPriority:0
+IncludeIsMainRegex: '(Test)?$'
+IncludeIsMainSourceRegex: ''
+IndentCaseLabels: false
+IndentGotoLabels: false
+IndentPPDirectives: None
+IndentWidth: 8
+IndentWrappedFunctionNames: false
+JavaScriptQuotes: Leave
+JavaScriptWrapImports: true
+KeepEmptyLinesAtTheStartOfBlocks: true
+MacroBlockBegin: ''
+MacroBlockEnd:   ''
+MaxEmptyLinesToKeep: 1
+NamespaceIndentation: None
+ObjCBinPackProtocolList: Auto
+ObjCBlockIndentWidth: 2
+ObjCSpaceAfterProperty: true
+ObjCSpaceBeforeProtocolList: false
+PenaltyBreakAssignment: 2
+PenaltyBreakBeforeFirstCallParameter: 19
+PenaltyBreakComment: 300
+PenaltyBreakFirstLessLess: 120
+PenaltyBreakString: 1000
+PenaltyBreakTemplateDecla

commit gupnp for openSUSE:Factory

2020-06-29 Thread root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2020-06-29 21:14:47

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


Package is "gupnp"

Mon Jun 29 21:14:47 2020 rev:62 rq:817299 version:1.2.3

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2020-01-08 
19:32:14.792594678 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp.new.3060/gupnp.changes2020-06-29 
21:14:55.969146744 +0200
@@ -1,0 +2,10 @@
+Tue Jun 23 07:49:08 UTC 2020 - Paolo Stivanin 
+
+- Update to version 1.2.3:
+  + Requires GSSDP 1.2.3
+  + Always build the gupnp-binding-tool manpage
+  + Fix static linking issue caused by libguul subproject
+  + Add mitigations for CVE-2020-12695 
+  + Implement UDA 2.0 April 17 2020 Addendum 
+
+---

Old:

  gupnp-1.2.2.tar.xz

New:

  gupnp-1.2.3.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.ZHDoYn/_old  2020-06-29 21:14:56.597148687 +0200
+++ /var/tmp/diff_new_pack.ZHDoYn/_new  2020-06-29 21:14:56.597148687 +0200
@@ -21,7 +21,7 @@
 %define sover 1.2
 
 Name:   gupnp
-Version:1.2.2
+Version:1.2.3
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0-or-later

++ gupnp-1.2.2.tar.xz -> gupnp-1.2.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-1.2.2/.editorconfig 
new/gupnp-1.2.3/.editorconfig
--- old/gupnp-1.2.2/.editorconfig   1970-01-01 01:00:00.0 +0100
+++ new/gupnp-1.2.3/.editorconfig   2020-06-23 00:12:01.003525000 +0200
@@ -0,0 +1,13 @@
+# https://editorconfig.org
+
+[*]
+end_of_line = lf
+insert_final_newline = true
+
+[*.{c,h}]
+indent_style = space
+indent_size = 8
+
+[*.xml]
+indent_style = space
+indent_size = 2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-1.2.2/NEWS new/gupnp-1.2.3/NEWS
--- old/gupnp-1.2.2/NEWS2020-01-02 13:07:01.0 +0100
+++ new/gupnp-1.2.3/NEWS2020-06-23 00:12:01.003525000 +0200
@@ -1,3 +1,24 @@
+1.2.3
+=
+- Attention: Requires GSSDP 1.2.3!
+- Always build the gupnp-binding-tool manpage
+- Fix meson build on Windows
+- Fix context creation for tests across different platforms
+- Fix static linking issue caused by libguul subproject
+- Add mitigations for CVE-2020-12695 (CallStranger)
+- Implement UDA 2.0 April 17 2020 Addendum (Patial fix for CVE-2020-12695)
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/15
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/16
+
+All contributors to this release:
+ - Jens Georg 
+ - soiamsoNG <83182...@qq.com>
+ - Peter Seiderer 
+ - Jan-Michael Brummer 
+ - Mart Raudsepp 
+
 1.2.2
 =
 - Fix macOS dylib versioning
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-1.2.2/doc/meson.build 
new/gupnp-1.2.3/doc/meson.build
--- old/gupnp-1.2.2/doc/meson.build 2020-01-02 13:07:01.0 +0100
+++ new/gupnp-1.2.3/doc/meson.build 2020-06-23 00:12:01.007525000 +0200
@@ -4,6 +4,7 @@
output: 'version.xml', configuration:
entities)
 
+if get_option('gtk_doc')
 gnome.gtkdoc('gupnp',
  main_xml : 'gupnp-docs.xml',
  src_dir : [join_paths(meson.source_root(), 'libgupnp'),
@@ -26,6 +27,7 @@
  'gupnp-types-private.h'
  ],
  install : true)
+endif
 
 xsltproc = find_program('xsltproc', required: false)
 if xsltproc.found()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-1.2.2/libgupnp/gupnp-context-private.h 
new/gupnp-1.2.3/libgupnp/gupnp-context-private.h
--- old/gupnp-1.2.2/libgupnp/gupnp-context-private.h2020-01-02 
13:07:01.0 +0100
+++ new/gupnp-1.2.3/libgupnp/gupnp-context-private.h2020-06-23 
00:12:01.007525000 +0200
@@ -36,6 +36,13 @@
  const char *path,
  AclServerHandler *data);
 
+G_GNUC_INTERNAL SoupURI *
+gupnp_context_rewrite_uri_to_uri (GUPnPContext *context,
+  const char   *uri);
+
+G_GNUC_INTERNAL gboolean
+gupnp_context_ip_is_ours (GUPnPContext *context, const char *address);
+
 G_END_DECLS
 
 #endif /* GUPNP_CONTEXT_PRIVATE_H */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-1.2.2/libgupnp/gupnp-context.c 
new/gupnp-1.2.3/libgupnp/gupnp-context.c
--- old/gupnp-1.2.2/libgupnp/gupnp-context.c2020-01-02 13:07:0

commit gupnp for openSUSE:Factory

2020-01-08 Thread root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2020-01-08 19:32:10

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


Package is "gupnp"

Wed Jan  8 19:32:10 2020 rev:61 rq:761006 version:1.2.2

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2019-06-24 
21:47:54.451852352 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new.6675/gupnp.changes2020-01-08 
19:32:14.792594678 +0100
@@ -1,0 +2,17 @@
+Thu Jan  2 13:05:39 UTC 2020 - Bjørn Lie 
+
+- Update to version 1.2.2:
+  + Fix macOS dylib versioning.
+  + Fix endless loop on early notify.
+  + Several documentation fixes.
+  + Implement version-independent type registration in
+ResourceFactory.
+  + Fix an issue with implementation of the depracted functions.
+  + Fix an issue with including net/if.h and linux/if.h.
+  + Add async introspection functions matching the usual GIO
+function pattern.
+  + Go through main loop if introspection fails before the actual
+network request.
+  + Bump required GLib version to 2.58.
+
+---

Old:

  gupnp-1.2.1.tar.xz

New:

  gupnp-1.2.2.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.9Tt9hX/_old  2020-01-08 19:32:15.240594532 +0100
+++ /var/tmp/diff_new_pack.9Tt9hX/_new  2020-01-08 19:32:15.244594531 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define sover 1.2
 
 Name:   gupnp
-Version:1.2.1
+Version:1.2.2
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0-or-later
@@ -33,10 +33,10 @@
 BuildRequires:  gtk-doc
 BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(gio-2.0) >= 2.44
-BuildRequires:  pkgconfig(glib-2.0) >= 2.44
-BuildRequires:  pkgconfig(gmodule-2.0) >= 2.44
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.44
+BuildRequires:  pkgconfig(gio-2.0) >= 2.58
+BuildRequires:  pkgconfig(glib-2.0) >= 2.58
+BuildRequires:  pkgconfig(gmodule-2.0) >= 2.58
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.58
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6.4
 BuildRequires:  pkgconfig(gssdp-1.2) >= 1.1.3
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.48.0
@@ -120,6 +120,7 @@
 %{_libdir}/girepository-1.0/GUPnP-%{sover}.typelib
 
 %files -n libgupnp-devel
+%{_mandir}/man1/gupnp-binding-tool-1.2.1%{?ext_man}
 %{_bindir}/gupnp-binding-tool-%{sover}
 %{_includedir}/%{name}-%{sover}
 %{_libdir}/*.so

++ gupnp-1.2.1.tar.xz -> gupnp-1.2.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-1.2.1/NEWS new/gupnp-1.2.2/NEWS
--- old/gupnp-1.2.1/NEWS2019-05-01 23:02:02.0 +0200
+++ new/gupnp-1.2.2/NEWS2020-01-02 13:07:01.0 +0100
@@ -1,3 +1,26 @@
+1.2.2
+=
+- Fix macOS dylib versioning
+- Fix endless loop on early notify
+- Several documentation fixes
+- Implement version-independent type registration in ResourceFactory
+- Fix an issue with implementation of the depracted functions
+- Fix an issue with including net/if.h and linux/if.h
+- Add async introspection functions matching the usual GIO function pattern
+- Go through main loop if introspection fails before the actual network request
+- Bump required GLib version to 2.58
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=764498
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/5
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/6
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/8
+
+All contributors to this release:
+ - Jens Georg 
+ - Fabrice Fontaine 
+ - Tom Schoonjans 
+
 1.2.1
 =
 - Fix a deadlock when cancelling an action
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-1.2.1/doc/gupnp-binding-tool.xml 
new/gupnp-1.2.2/doc/gupnp-binding-tool.xml
--- old/gupnp-1.2.1/doc/gupnp-binding-tool.xml  2019-05-01 23:02:02.0 
+0200
+++ new/gupnp-1.2.2/doc/gupnp-binding-tool.xml  2020-01-02 13:07:01.0 
+0100
@@ -3,20 +3,20 @@
 
 http://www.w3.org/2003/XInclude";>
   
-gupnp-binding-tool
+gupnp-binding-tool-1.2
 1
 GUPnP
-
+
   
   
   
-gupnp-binding-tool
+gupnp-binding-tool-1.2
 creates C convenience wrappers for UPnP services
   
 
   
 
-  gupnp-binding-tool
+  gupnp-binding-tool-1.2
 

commit gupnp for openSUSE:Factory

2019-06-24 Thread root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2019-06-24 21:47:53

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


Package is "gupnp"

Mon Jun 24 21:47:53 2019 rev:60 rq:709080 version:1.2.1

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2019-06-02 
15:14:41.598122146 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new.4615/gupnp.changes2019-06-24 
21:47:54.451852352 +0200
@@ -1,0 +2,61 @@
+Thu May 30 01:02:01 UTC 2019 - bjorn@gmail.com
+
+- Update to version 1.2.1:
+  + Fix a deadlock when cancelling an action.
+  + Do not call-back a cancelled action.
+  + Fix public dependencies.
+
+---
+Thu May 30 01:02:00 UTC 2019 - bjorn@gmail.com
+
+- Update to version 1.2.0:
+  + Stable release version bump.
+
+---
+Thu May 30 01:01:02 UTC 2019 - bjorn@gmail.com
+
+- Update to version 1.1.2:
+  + Use python3 in binding tool.
+  + Avoid a static buffer in the linux context manager.
+  + Add UDA version and address family to linux context manager.
+  + Implement ssdp:update in context manager.
+  + Update documentation.
+  + Introduce new sync/async service proxy call API.
+
+---
+Thu May 30 01:01:01 UTC 2019 - bjorn@gmail.com
+
+- Update to version 1.1.1:
+  + Fix issue when building VAPI.
+  + Pass on network mask from linux CM.
+  + Properly rewrite v6 link-local urls when accessing.
+  + Minor introspection annotation fixes.
+  + Properly filter v6 scopes in linux CM.
+  + Fix compile issues with linux CM when there is no wireless.h.
+  + Fix doble-free in linux CM.
+  + Simplify build tests a bit.
+- Changes from version 1.1.0:
+  + Bump API and ABI version.
+  + GUPnPRootDevice implements GInitable.
+  + Clean-up functions added for GObject-Introspection
+compatibility.
+  + Remove all deprecated functions from GUPnP 1.0 API.
+  + Switch build to Meson.
+  + Port everything to new GLib type macros.
+  + Add IPv6 support to Linux context manager.
+  + Fix IPv6 LL support for context.
+  + Add gupnp_context_manager_create_full for specifying the socket
+family.
+  + Bugs fixed: bgo#654446, bgo#770318, bgo#777491, bgo#780640,
+bgo#780715, bgo#793955.
+- Switch to meson buildsystem, add meson and gtk-doc BuildRequires
+  and macros.
+- Add pkgconfig(gio-2.0), pkgconfig(glib-2.0),
+  pkgconfig(gmodule-2.0) and pkgconfig(gobject-2.0) BuildRequires:
+  align with what meson checks for.
+- Replace pkgconfig(gssdp-1.0) with pkgconfig(gssdp-1.2)
+  BuildRequires following upstreams changes.
+- Add soname and sover defines and set them to 1_2-0 and 1.2, make
+  future API and ABI bumps easier.
+
+---

Old:

  gupnp-1.0.4.tar.xz

New:

  gupnp-1.2.1.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.KeQ4sV/_old  2019-06-24 21:47:54.991852770 +0200
+++ /var/tmp/diff_new_pack.KeQ4sV/_new  2019-06-24 21:47:54.995852773 +0200
@@ -16,21 +16,30 @@
 #
 
 
+# When bumping soname, do not forget to bump in baselibs.conf too.
+%define soname 1_2-0
+%define sover 1.2
+
 Name:   gupnp
-Version:1.0.4
+Version:1.2.1
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0-or-later
 Group:  Development/Libraries/C and C++
 URL:http://www.gupnp.org/
-Source: 
http://download.gnome.org/sources/gupnp/1.0/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gupnp/1.2/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+
+BuildRequires:  gtk-doc
+BuildRequires:  meson
 BuildRequires:  pkgconfig
-# Needed for the GTest
-BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.44
+BuildRequires:  pkgconfig(glib-2.0) >= 2.44
+BuildRequires:  pkgconfig(gmodule-2.0) >= 2.44
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.44
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6.4
-BuildRequires:  pkgconfig(gssdp-1.0) >= 0.14.15
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.28.2
+BuildRequires:  pkgconfig(gssdp-1.2) >= 1.1.3
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.48.0
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(uuid)
 BuildRequires:  pkgconfig(vapigen)
@@ -43,11 +52,11 @@
 standardized resources (e.g. MediaServer); this is left for higher level
 libraries utilizing the GUPnP framework.
 
-%package -n libgupnp-1_0-4
+%package -n libgupnp-%{soname}
 Summary:Implementa

commit gupnp for openSUSE:Factory

2019-06-02 Thread root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2019-06-02 15:14:40

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


Package is "gupnp"

Sun Jun  2 15:14:40 2019 rev:59 rq:706722 version:1.0.4

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2018-08-07 
09:41:20.537128658 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new.5148/gupnp.changes2019-06-02 
15:14:41.598122146 +0200
@@ -1,0 +2,11 @@
+Wed May 29 20:28:24 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.0.4:
+  + Fix some win32-specific warnings.
+  + Backport meson support form master.
+  + Fix introspection annotations for get_icon_url
+  + Avoid static buffer in linux context manager.
+  + Fix wrong include in ACL header.
+  + Fix endless loop in service proxy.
+
+---

Old:

  gupnp-1.0.3.tar.xz

New:

  gupnp-1.0.4.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.Qm4w4N/_old  2019-06-02 15:14:42.018121965 +0200
+++ /var/tmp/diff_new_pack.Qm4w4N/_new  2019-06-02 15:14:42.018121965 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -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
-Version:1.0.3
+Version:1.0.4
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0-or-later

++ gupnp-1.0.3.tar.xz -> gupnp-1.0.4.tar.xz ++
 5300 lines of diff (skipped)




commit gupnp for openSUSE:Factory

2018-08-07 Thread root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2018-08-07 09:41:18

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


Package is "gupnp"

Tue Aug  7 09:41:18 2018 rev:58 rq:627096 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2018-06-08 
23:19:52.914492582 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2018-08-07 
09:41:20.537128658 +0200
@@ -1,0 +2,13 @@
+Tue Jul 31 07:13:40 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.0.3:
+  + Avoid a crash in gupnp_root_device_constructor.
+  + Propagage User-Agent from Cache.
+  + Fix potential issue with boolean vs. bitwise evaluation.
+  + Fix a crash in GUPnPServiceProxy::subscription_expire.
+  + Accept broken Action header without the ".
+  + Fix issue with strcpy destination buffer size in linux context
+manager.
+  + Bugs fixed: bgo#780640, bgo#780715, bgo#793955.
+
+---

Old:

  gupnp-1.0.2.tar.xz

New:

  gupnp-1.0.3.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.IRxPFF/_old  2018-08-07 09:41:21.173129766 +0200
+++ /var/tmp/diff_new_pack.IRxPFF/_new  2018-08-07 09:41:21.173129766 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:1.0.2
+Version:1.0.3
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0-or-later

++ gupnp-1.0.2.tar.xz -> gupnp-1.0.3.tar.xz ++
 10094 lines of diff (skipped)




commit gupnp for openSUSE:Factory

2018-06-08 Thread root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2018-06-08 23:19:50

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


Package is "gupnp"

Fri Jun  8 23:19:50 2018 rev:57 rq:613985 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2018-03-08 
10:47:23.255178895 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2018-06-08 
23:19:52.914492582 +0200
@@ -1,0 +2,7 @@
+Mon Jun  4 13:07:04 UTC 2018 - dims...@opensuse.org
+
+- Drop NetworkManager recommends from libgupn-1_0-4: There is no
+  reason to pollute a system with NM just because something pulls
+  in libgupnp (boo#1082090).
+
+---



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.a6m2LN/_old  2018-06-08 23:19:53.406474809 +0200
+++ /var/tmp/diff_new_pack.a6m2LN/_new  2018-06-08 23:19:53.410474665 +0200
@@ -45,9 +45,7 @@
 
 %package -n libgupnp-1_0-4
 Summary:Implementation of the UPnP specification
-# This is the default context manager we want
 Group:  Development/Libraries/C and C++
-Recommends: NetworkManager
 
 %description -n libgupnp-1_0-4
 GUPnP implements the UPnP specification: resource announcement and




commit gupnp for openSUSE:Factory

2018-03-08 Thread root
Hello community,

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

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


Package is "gupnp"

Thu Mar  8 10:47:21 2018 rev:56 rq:582816 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2017-03-22 
23:08:07.622085534 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2018-03-08 
10:47:23.255178895 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:33:07 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.y4OTyx/_old  2018-03-08 10:47:23.999152110 +0100
+++ /var/tmp/diff_new_pack.y4OTyx/_new  2018-03-08 10:47:24.003151966 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# Copyright (c) 2017 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,11 +20,12 @@
 Version:1.0.2
 Release:0
 Summary:Implementation of the UPnP specification
-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/1.0/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+BuildRequires:  pkgconfig
 # Needed for the GTest
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6.4
@@ -33,7 +34,6 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(uuid)
 BuildRequires:  pkgconfig(vapigen)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 GUPnP implements the UPnP specification: resource announcement and
@@ -91,30 +91,24 @@
 %build
 %configure --disable-static \
 --with-context-manager=network-manager
-%__make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libgupnp-1_0-4 -p /sbin/ldconfig
-
 %postun -n libgupnp-1_0-4 -p /sbin/ldconfig
 
 %files -n libgupnp-1_0-4
-%defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_libdir}/*.so.*
 
 %files -n typelib-1_0-GUPnP-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GUPnP-1.0.typelib
 
 %files -n libgupnp-devel
-%defattr(-,root,root)
 %{_bindir}/gupnp-binding-tool
 %{_includedir}/%{name}-1.0
 %{_libdir}/*.so




commit gupnp for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2017-03-22 23:08:06

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


Package is "gupnp"

Wed Mar 22 23:08:06 2017 rev:55 rq:481415 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2016-11-25 
12:26:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2017-03-22 
23:08:07.622085534 +0100
@@ -1,0 +2,8 @@
+Mon Mar 20 14:26:57 UTC 2017 - dims...@opensuse.org
+
+- Update to version 1.0.2:
+  + Fix a potential crash of GUPnPProxy when trying to access a
+dangling GUPnPServiceProxy pointer of a server handler
+(bgo#777491).
+
+---

Old:

  gupnp-1.0.1.tar.xz

New:

  gupnp-1.0.2.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.TWDVym/_old  2017-03-22 23:08:09.269852038 +0100
+++ /var/tmp/diff_new_pack.TWDVym/_new  2017-03-22 23:08:09.273851472 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
-Version:1.0.1
+Version:1.0.2
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-1.0.1.tar.xz -> gupnp-1.0.2.tar.xz ++
 4142 lines of diff (skipped)




commit gupnp for openSUSE:Factory

2016-11-25 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2016-11-25 12:26:29

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2016-09-21 
18:38:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2016-11-25 
12:26:30.0 +0100
@@ -1,0 +2,12 @@
+Sat Oct 15 13:29:41 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.0.1:
+  + Connman CM: Various fixes.
+  + Linux CM: Fix compiler warning about negative shift.
+  + Documentation:
+- Fix FSF address.
+- Fix references.
+  + Build: Update ax_append_link_flags.
+  + Bugs fixed: bgo#770318.
+
+---

Old:

  gupnp-1.0.0.tar.xz

New:

  gupnp-1.0.1.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.XvyljQ/_old  2016-11-25 12:26:31.0 +0100
+++ /var/tmp/diff_new_pack.XvyljQ/_new  2016-11-25 12:26:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+
@@ -45,8 +45,8 @@
 
 %package -n libgupnp-1_0-4
 Summary:Implementation of the UPnP specification
-Group:  Development/Libraries/C and C++
 # This is the default context manager we want
+Group:  Development/Libraries/C and C++
 Recommends: NetworkManager
 
 %description -n libgupnp-1_0-4

++ gupnp-1.0.0.tar.xz -> gupnp-1.0.1.tar.xz ++
 28425 lines of diff (skipped)




commit gupnp for openSUSE:Factory

2016-09-21 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2016-09-21 18:38:05

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2016-07-01 
09:53:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2016-09-21 
18:38:07.0 +0200
@@ -1,0 +2,12 @@
+Mon Sep 19 18:45:56 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.0.0:
+  + No changes.
+
+---
+Tue Aug 16 17:02:15 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.99.0:
+  + Fix build on OS X.
+
+---

Old:

  gupnp-0.20.18.tar.xz

New:

  gupnp-1.0.0.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.bqIkPd/_old  2016-09-21 18:38:08.0 +0200
+++ /var/tmp/diff_new_pack.bqIkPd/_new  2016-09-21 18:38:08.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gupnp
-Version:0.20.18
+Version:1.0.0
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
-Source: 
http://download.gnome.org/sources/gupnp/0.20/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gupnp/1.0/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # Needed for the GTest
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0

++ gupnp-0.20.18.tar.xz -> gupnp-1.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.18/NEWS new/gupnp-1.0.0/NEWS
--- old/gupnp-0.20.18/NEWS  2016-06-20 19:49:00.0 +0200
+++ new/gupnp-1.0.0/NEWS2016-09-19 20:29:04.0 +0200
@@ -1,3 +1,16 @@
+1.0.0
+=
+
+- Only version changed
+
+0.99.0
+==
+- Fix build on OS X
+
+All contributors to this release:
+ - Tomasz Pajor 
+ - Jens Georg 
+
 0.20.18
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.18/configure new/gupnp-1.0.0/configure
--- old/gupnp-0.20.18/configure 2016-06-20 19:51:00.0 +0200
+++ new/gupnp-1.0.0/configure   2016-09-19 20:33:47.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gupnp 0.20.18.
+# Generated by GNU Autoconf 2.69 for gupnp 1.0.0.
 #
 # Report bugs to 
.
 #
@@ -651,8 +651,8 @@
 # Identity of this package.
 PACKAGE_NAME='gupnp'
 PACKAGE_TARNAME='gupnp'
-PACKAGE_VERSION='0.20.18'
-PACKAGE_STRING='gupnp 0.20.18'
+PACKAGE_VERSION='1.0.0'
+PACKAGE_STRING='gupnp 1.0.0'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp'
 PACKAGE_URL='http://www.gupnp.org/'
 
@@ -1475,7 +1475,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 0.20.18 to adapt to many kinds of systems.
+\`configure' configures gupnp 1.0.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1547,7 +1547,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gupnp 0.20.18:";;
+ short | recursive ) echo "Configuration of gupnp 1.0.0:";;
esac
   cat <<\_ACEOF
 
@@ -1689,7 +1689,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gupnp configure 0.20.18
+gupnp configure 1.0.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2058,7 +2058,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gupnp $as_me 0.20.18, which was
+It was created by gupnp $as_me 1.0.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3041,7 +3041,7 @@
 
 # Define the identity of the package.
  PACKAGE='gupnp'
- VERSION='0.20.18'
+ VERSION='1.0.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15237,7 +15237,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gupnp $as_me 0.20.18, which was
+This file was extended by gupnp $as_me 1.0.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FIL

commit gupnp for openSUSE:Factory

2016-07-01 Thread h_root
Hello community,

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

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2016-06-03 
16:31:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2016-07-01 
09:53:27.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 21 17:24:09 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.20.18:
+  + Retry description URL on failure.
+  + Bugs fixed: bgo#694450.
+
+---

Old:

  gupnp-0.20.17.tar.xz

New:

  gupnp-0.20.18.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.l46TqE/_old  2016-07-01 09:53:28.0 +0200
+++ /var/tmp/diff_new_pack.l46TqE/_new  2016-07-01 09:53:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# Copyright (c) 2016 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
-Version:0.20.17
+Version:0.20.18
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.17.tar.xz -> gupnp-0.20.18.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.17/NEWS new/gupnp-0.20.18/NEWS
--- old/gupnp-0.20.17/NEWS  2016-04-25 23:12:39.0 +0200
+++ new/gupnp-0.20.18/NEWS  2016-06-20 19:49:00.0 +0200
@@ -1,3 +1,15 @@
+0.20.18
+===
+
+- Retry description URL on failure.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=694450
+
+All contributors to this release:
+ - Jens Georg 
+ - Jozef Šiška 
+
 0.20.17
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.17/configure new/gupnp-0.20.18/configure
--- old/gupnp-0.20.17/configure 2016-04-25 23:20:19.0 +0200
+++ new/gupnp-0.20.18/configure 2016-06-20 19:51:00.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gupnp 0.20.17.
+# Generated by GNU Autoconf 2.69 for gupnp 0.20.18.
 #
 # Report bugs to 
.
 #
@@ -651,8 +651,8 @@
 # Identity of this package.
 PACKAGE_NAME='gupnp'
 PACKAGE_TARNAME='gupnp'
-PACKAGE_VERSION='0.20.17'
-PACKAGE_STRING='gupnp 0.20.17'
+PACKAGE_VERSION='0.20.18'
+PACKAGE_STRING='gupnp 0.20.18'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp'
 PACKAGE_URL='http://www.gupnp.org/'
 
@@ -1475,7 +1475,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 0.20.17 to adapt to many kinds of systems.
+\`configure' configures gupnp 0.20.18 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1547,7 +1547,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gupnp 0.20.17:";;
+ short | recursive ) echo "Configuration of gupnp 0.20.18:";;
esac
   cat <<\_ACEOF
 
@@ -1689,7 +1689,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gupnp configure 0.20.17
+gupnp configure 0.20.18
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2058,7 +2058,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gupnp $as_me 0.20.17, which was
+It was created by gupnp $as_me 0.20.18, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3041,7 +3041,7 @@
 
 # Define the identity of the package.
  PACKAGE='gupnp'
- VERSION='0.20.17'
+ VERSION='0.20.18'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15237,7 +15237,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gupnp $as_me 0.20.17, which was
+This file was extended by gupnp $as_me 0.20.18, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -15304,7 +15304,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fa

commit gupnp for openSUSE:Factory

2016-06-03 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2016-06-03 16:31:09

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2016-05-05 
12:11:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2016-06-03 
16:31:11.0 +0200
@@ -1,0 +2,5 @@
+Thu May 19 04:28:35 UTC 2016 - ty...@suse.com
+
+- Update to GNOME 3.20.2  Fate#318572.
+
+---
@@ -9,0 +15,5 @@
+
+---
+Fri Apr 15 22:38:02 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20  Fate#318572



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.B62qc4/_old  2016-06-03 16:31:12.0 +0200
+++ /var/tmp/diff_new_pack.B62qc4/_new  2016-06-03 16:31:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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




commit gupnp for openSUSE:Factory

2016-05-05 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2016-05-05 12:11:23

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2016-02-18 
12:35:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2016-05-05 
12:11:24.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 26 16:31:08 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.20.17:
+  + Update autogen.sh from GNOME template.
+  + Cache user agents by IP.
+  + Remove intltool.
+  + Use newTargetValue in light example.
+  + Bugs fixed: bgo#653894, bgo#763945, bgo#764050.
+
+---

Old:

  gupnp-0.20.16.tar.xz

New:

  gupnp-0.20.17.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.6pOHdF/_old  2016-05-05 12:11:24.0 +0200
+++ /var/tmp/diff_new_pack.6pOHdF/_new  2016-05-05 12:11:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.16
+Version:0.20.17
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+
@@ -28,7 +28,7 @@
 # Needed for the GTest
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6.4
-BuildRequires:  pkgconfig(gssdp-1.0) >= 0.14.13
+BuildRequires:  pkgconfig(gssdp-1.0) >= 0.14.15
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.28.2
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(uuid)

++ gupnp-0.20.16.tar.xz -> gupnp-0.20.17.tar.xz ++
 4767 lines of diff (skipped)




commit gupnp for openSUSE:Factory

2016-02-18 Thread h_root
Hello community,

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

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2016-01-09 
23:12:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2016-02-18 
12:35:36.0 +0100
@@ -1,0 +2,14 @@
+Tue Feb  9 08:41:16 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.20.16:
+  + Don't hardcode python path in gupnp-binding-tool.
+  + Check for IFA_FLAGS to not bind ourselves to a recent kernel
+version.
+  + Add missing m4 files.
+  + Fix issues with introspection.
+  + Make GUPnPServiceAction boxed.
+  + Some JavaScript examples.
+  + Distribute VAPI file in tarball.
+  + Bugs fixed: bgo#760217, bgo#760430, bgo#761265.
+
+---

Old:

  gupnp-0.20.15.tar.xz

New:

  gupnp-0.20.16.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.iD4edQ/_old  2016-02-18 12:35:37.0 +0100
+++ /var/tmp/diff_new_pack.iD4edQ/_new  2016-02-18 12:35:37.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.15
+Version:0.20.16
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.15.tar.xz -> gupnp-0.20.16.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.15/NEWS new/gupnp-0.20.16/NEWS
--- old/gupnp-0.20.15/NEWS  2015-12-31 11:36:35.0 +0100
+++ new/gupnp-0.20.16/NEWS  2016-02-08 23:08:00.0 +0100
@@ -1,3 +1,23 @@
+0.20.16
+===
+
+- Don't hardcode python path in gupnp-binding-tool
+- Check for IFA_FLAGS to not bind ourselves to a recent kernel version
+- Add missing m4 files
+- Fix issues with introspection
+- Make GUPnPServiceAction boxed
+- Some JavaScript examples
+- Distribute VAPI file in tarball
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=760217
+ - https://bugzilla.gnome.org/show_bug.cgi?id=760430
+ - https://bugzilla.gnome.org/show_bug.cgi?id=761265
+
+All contributors to this release:
+ - Jens Georg 
+ - Ting-Wei Lan 
+
 0.20.15
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.15/configure new/gupnp-0.20.16/configure
--- old/gupnp-0.20.15/configure 2015-12-31 11:38:30.0 +0100
+++ new/gupnp-0.20.16/configure 2016-02-08 23:10:12.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 0.20.15.
+# Generated by GNU Autoconf 2.69 for gupnp 0.20.16.
 #
 # Report bugs to 
.
 #
@@ -651,8 +651,8 @@
 # Identity of this package.
 PACKAGE_NAME='gupnp'
 PACKAGE_TARNAME='gupnp'
-PACKAGE_VERSION='0.20.15'
-PACKAGE_STRING='gupnp 0.20.15'
+PACKAGE_VERSION='0.20.16'
+PACKAGE_STRING='gupnp 0.20.16'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp'
 PACKAGE_URL='http://www.gupnp.org/'
 
@@ -1464,7 +1464,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 0.20.15 to adapt to many kinds of systems.
+\`configure' configures gupnp 0.20.16 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1535,7 +1535,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gupnp 0.20.15:";;
+ short | recursive ) echo "Configuration of gupnp 0.20.16:";;
esac
   cat <<\_ACEOF
 
@@ -1677,7 +1677,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gupnp configure 0.20.15
+gupnp configure 0.20.16
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2046,7 +2046,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gupnp $as_me 0.20.15, which was
+It was created by gupnp $as_me 0.20.16, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3029,7 +3029,7 @@
 
 # Define the identity of the package.
  PACKAGE='gupnp'
- VERSION='0.20.15'
+ VERSION='0.20.16'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15225,7 +15225,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options 

commit gupnp for openSUSE:Factory

2016-01-09 Thread h_root
Hello community,

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

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2015-05-15 
09:54:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2016-01-09 
23:12:43.0 +0100
@@ -1,0 +2,23 @@
+Sun Jan  3 14:29:49 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.20.15:
+  + Remove gnome-common
+  + Fix issue with gupnp_service_signals_autoconnect() blocking
+endlessly.
+  + Fix return type for BIN_HEX.
+  + Update some m4 macros.
+  + Fix typos in API docs.
+  + NetworkManager context manager:
+- Fix use-after-free issue.
+- Fix various static code analysis findings.
+  + Netlink context manager:
+- Use proper macros for RTM_*ADDRESS messages.
+- Use device name from netlink.
+- Add possibility to dump received netlink packets for
+  debugging.
+- Fix issues with losing contexts after DHCP renew happens.
+- Some style fixes.
+  + Bugs fixed: bgo#736365, bgo#741257, bgo#750936, bgo#752490,
+bgo#759000.
+
+---

Old:

  gupnp-0.20.14.tar.xz

New:

  gupnp-0.20.15.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.soq4CU/_old  2016-01-09 23:12:45.0 +0100
+++ /var/tmp/diff_new_pack.soq4CU/_new  2016-01-09 23:12:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.14
+Version:0.20.15
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+
@@ -28,7 +28,7 @@
 # Needed for the GTest
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6.4
-BuildRequires:  pkgconfig(gssdp-1.0) >= 0.13.0
+BuildRequires:  pkgconfig(gssdp-1.0) >= 0.14.13
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.28.2
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(uuid)

++ gupnp-0.20.14.tar.xz -> gupnp-0.20.15.tar.xz ++
 11488 lines of diff (skipped)




commit gupnp for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

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

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2015-01-08 
23:05:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2015-05-15 
09:54:43.0 +0200
@@ -1,0 +2,7 @@
+Mon May 11 07:11:56 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.20.14:
+  + Simplify UUID handling.
+  + Bugs fixed: bgo#743072, bgo#744221.
+
+---

Old:

  gupnp-0.20.13.tar.xz

New:

  gupnp-0.20.14.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.qltl6z/_old  2015-05-15 09:54:44.0 +0200
+++ /var/tmp/diff_new_pack.qltl6z/_new  2015-05-15 09:54:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# Copyright (c) 2015 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
-Version:0.20.13
+Version:0.20.14
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+
@@ -26,7 +26,7 @@
 Source: 
http://download.gnome.org/sources/gupnp/0.20/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # Needed for the GTest
-BuildRequires:  pkgconfig(glib-2.0) >= 2.16
+BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6.4
 BuildRequires:  pkgconfig(gssdp-1.0) >= 0.13.0
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.28.2

++ gupnp-0.20.13.tar.xz -> gupnp-0.20.14.tar.xz ++
 5995 lines of diff (skipped)




commit gupnp for openSUSE:Factory

2015-01-08 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2015-01-08 23:05:47

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2014-10-19 
19:27:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2015-01-08 
23:05:50.0 +0100
@@ -1,0 +2,17 @@
+Mon Jan  5 15:32:11 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.20.13:
+  + Fix cyclic includes.
+  + Avoid redefinition of symbols.
+  + Fix missing function declaration.
+  + Don't check for connman.pc.
+  + Allow actions without arguments.
+  + Respect "prefer_bigger" even if there is no icon size.
+  + DOAP fixes.
+  + Fix VAPI generation.
+  + Fix reference counting.
+  + Port to new libsoup API.
+  + Bugs fixed: bgo#722696, bgo#731209, bgo#731457, bgo#733241,
+bgo#740267, bgo#742075.
+
+---

Old:

  gupnp-0.20.12.tar.xz

New:

  gupnp-0.20.13.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.36ga4E/_old  2015-01-08 23:05:50.0 +0100
+++ /var/tmp/diff_new_pack.36ga4E/_new  2015-01-08 23:05:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# 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
-Version:0.20.12
+Version:0.20.13
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.12.tar.xz -> gupnp-0.20.13.tar.xz ++
 4072 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 for openSUSE:Factory

2014-10-19 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2014-10-19 19:27:33

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2014-07-06 
22:52:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2014-10-19 
19:27:34.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 16 19:53:02 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Add baselibs.conf: provide multi-arch packages.
+
+---

New:

  baselibs.conf



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.lmcvvM/_old  2014-10-19 19:27:35.0 +0200
+++ /var/tmp/diff_new_pack.lmcvvM/_new  2014-10-19 19:27:35.0 +0200
@@ -24,6 +24,7 @@
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
 Source: 
http://download.gnome.org/sources/gupnp/0.20/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 # Needed for the GTest
 BuildRequires:  pkgconfig(glib-2.0) >= 2.16
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6.4

++ baselibs.conf ++
libgupnp-1_0-4--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gupnp for openSUSE:Factory

2014-07-06 Thread h_root
Hello community,

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

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2014-05-11 
14:16:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2014-07-06 
22:52:41.0 +0200
@@ -1,0 +2,22 @@
+Mon Jun 30 20:48:09 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.20.12:
+  + Several documentation fixes.
+  + Fix warning from clang.
+  + Prevent a critical if there's no DBus available and a
+DBus-based context manager is used.
+  + Don't try to use a DBus context manager if we don't have a
+system bus.
+  + Use g_return_val_if_fail.
+  + Fix a small leak of CallbackData in GUPnPServiceProxy.
+  + Add a gupnp_service_proxy_add_notify_full variant to be nice to
+gobject-introspection.
+  + Several code cleanups.
+  + Fix a reference leak in ACL.
+  + Make "document" property of GUPnPDeviceInfo readable.
+  + Add gupnp_service_proxy_add_raw_notify which can be used to get
+the raw xmlDoc received through notification.
+  + Bugs fixed: bgo#701446, bgo#706123, bgo#706127, bgo#727709,
+bgo#729827, bgo#730359, bgo#730690.
+
+---

Old:

  gupnp-0.20.11.tar.xz

New:

  gupnp-0.20.12.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.FxeTHZ/_old  2014-07-06 22:52:44.0 +0200
+++ /var/tmp/diff_new_pack.FxeTHZ/_new  2014-07-06 22:52:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.11
+Version:0.20.12
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.11.tar.xz -> gupnp-0.20.12.tar.xz ++
 5376 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 for openSUSE:Factory

2014-05-11 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2014-05-11 14:16:27

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2014-02-06 
06:48:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2014-05-11 
14:16:41.0 +0200
@@ -1,0 +2,11 @@
+Sun May  4 14:53:26 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.20.11:
+  + Disable the Unix context manager on Android.
+  + Fix Windows compilation.
+  + Fix a memory leak in Linux context manager.
+  + Fix libuuid dependencies in pkg-config files.
+  + Implement a simple ACL infrastructure.
+  + Bugs fixed: bgo#711027, bgo#723715, bgo#727539, bgo#728889.
+
+---

Old:

  gupnp-0.20.10.tar.xz

New:

  gupnp-0.20.11.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.iuhMNq/_old  2014-05-11 14:16:41.0 +0200
+++ /var/tmp/diff_new_pack.iuhMNq/_new  2014-05-11 14:16:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.10
+Version:0.20.11
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.10.tar.xz -> gupnp-0.20.11.tar.xz ++
 20333 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 for openSUSE:Factory

2014-02-05 Thread h_root
Hello community,

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

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2013-12-16 
16:27:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2014-02-06 
06:48:05.0 +0100
@@ -1,0 +2,12 @@
+Mon Feb  3 17:53:25 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.20.10:
+  + Make sure ResourceFactory creates proxies with the correct
+GType.
+  + Make it possible to unsubscribe from a service proxy during a
+call-back.
+  + Disable managed RootDevices on WL change in addition to
+ControlPoints.
+  + Bugs fixed: bgo#678701, bgo#690400, bgo#711332.
+
+---

Old:

  gupnp-0.20.9.tar.xz

New:

  gupnp-0.20.10.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.1xUvEY/_old  2014-02-06 06:48:06.0 +0100
+++ /var/tmp/diff_new_pack.1xUvEY/_new  2014-02-06 06:48:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# 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
-Version:0.20.9
+Version:0.20.10
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.9.tar.xz -> gupnp-0.20.10.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.9/NEWS new/gupnp-0.20.10/NEWS
--- old/gupnp-0.20.9/NEWS   2013-12-14 16:13:51.0 +0100
+++ new/gupnp-0.20.10/NEWS  2014-02-03 17:02:16.0 +0100
@@ -1,3 +1,21 @@
+0.20.10
+===
+
+Changes since 0.20.9:
+
+- Make sure ResourceFactory creates proxies with the correct GType.
+- Make it possible to unsubscribe from a service proxy during a call-back.
+- Disable managed RootDevices on WL change in addition to ControlPoints.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=678701
+ - https://bugzilla.gnome.org/show_bug.cgi?id=690400
+ - https://bugzilla.gnome.org/show_bug.cgi?id=711332
+
+All contributors to this release:
+ - Jussi Kukkonen 
+ - Jens Georg 
+
 0.20.9
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.9/configure new/gupnp-0.20.10/configure
--- old/gupnp-0.20.9/configure  2013-12-14 16:10:12.0 +0100
+++ new/gupnp-0.20.10/configure 2014-02-03 17:01:14.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 0.20.9.
+# Generated by GNU Autoconf 2.69 for gupnp 0.20.10.
 #
 # Report bugs to 
.
 #
@@ -651,8 +651,8 @@
 # Identity of this package.
 PACKAGE_NAME='gupnp'
 PACKAGE_TARNAME='gupnp'
-PACKAGE_VERSION='0.20.9'
-PACKAGE_STRING='gupnp 0.20.9'
+PACKAGE_VERSION='0.20.10'
+PACKAGE_STRING='gupnp 0.20.10'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp'
 PACKAGE_URL='http://www.gupnp.org/'
 
@@ -1454,7 +1454,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 0.20.9 to adapt to many kinds of systems.
+\`configure' configures gupnp 0.20.10 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1525,7 +1525,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gupnp 0.20.9:";;
+ short | recursive ) echo "Configuration of gupnp 0.20.10:";;
esac
   cat <<\_ACEOF
 
@@ -1667,7 +1667,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gupnp configure 0.20.9
+gupnp configure 0.20.10
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1945,7 +1945,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gupnp $as_me 0.20.9, which was
+It was created by gupnp $as_me 0.20.10, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2928,7 +2928,7 @@
 
 # Define t

commit gupnp for openSUSE:Factory

2013-11-24 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2013-11-24 11:57:12

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2013-10-17 
17:38:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2013-11-24 
11:57:13.0 +0100
@@ -1,0 +2,11 @@
+Thu Oct 31 18:29:48 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.20.8 (bnc#849913):
+  + Minor compilation and style fixes in the Linux CM.
+  + Add gupnp_white_list_add_entryv utility function.
+  + Use "port" property to set "msearch-port" property on base
+class.
+  + Other style fixes.
+  + Bugs fixed: bgo#711015.
+
+---

Old:

  gupnp-0.20.7.tar.xz

New:

  gupnp-0.20.8.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.rgQjV1/_old  2013-11-24 11:57:13.0 +0100
+++ /var/tmp/diff_new_pack.rgQjV1/_new  2013-11-24 11:57:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.7
+Version:0.20.8
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.7.tar.xz -> gupnp-0.20.8.tar.xz ++
 4416 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 for openSUSE:Factory

2013-10-17 Thread h_root
Hello community,

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

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2013-09-11 
12:10:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2013-10-17 
17:38:36.0 +0200
@@ -1,0 +2,13 @@
+Wed Oct 16 13:49:12 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.20.7:
+  + Fix GCC warnings about local includes.
+  + Do not hand out libxml2-allocated strings.
+  + Fix a crash when a notification host was not available.
+  + Always call action call-back asynchronously, even when there
+was an error.
+  + Add performance measurement options to light-server/-client.
+  + Bugs fixed: bgo#669729, bgo#703263, bgo#708162, bgo#708575,
+bgo#708751.
+
+---

Old:

  gupnp-0.20.6.tar.xz

New:

  gupnp-0.20.7.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.j30acv/_old  2013-10-17 17:38:37.0 +0200
+++ /var/tmp/diff_new_pack.j30acv/_new  2013-10-17 17:38:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.6
+Version:0.20.7
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.6.tar.xz -> gupnp-0.20.7.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.6/NEWS new/gupnp-0.20.7/NEWS
--- old/gupnp-0.20.6/NEWS   2013-09-03 14:08:26.0 +0200
+++ new/gupnp-0.20.7/NEWS   2013-10-16 14:54:58.0 +0200
@@ -1,3 +1,25 @@
+0.20.7
+==
+
+Changes since 0.20.6:
+- Fix GCC warnings about local includes.
+- Do not hand out libxml2-allocated strings.
+- Fix a crash when a notification host was not available.
+- Always call action call-back asynchronously, even when there was an error.
+- Add performance measurement options to light-server/-client.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=669729
+ - https://bugzilla.gnome.org/show_bug.cgi?id=703263
+ - https://bugzilla.gnome.org/show_bug.cgi?id=708162
+ - https://bugzilla.gnome.org/show_bug.cgi?id=708575
+ - https://bugzilla.gnome.org/show_bug.cgi?id=708751
+
+All contributors to this release:
+ - Jens Georg 
+ - Andrzej Bieniek 
+ - Emanuele Aina 
+
 0.20.6
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.6/configure new/gupnp-0.20.7/configure
--- old/gupnp-0.20.6/configure  2013-09-03 14:09:00.0 +0200
+++ new/gupnp-0.20.7/configure  2013-10-16 14:59:17.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gupnp 0.20.6.
+# Generated by GNU Autoconf 2.69 for gupnp 0.20.7.
 #
 # Report bugs to 
.
 #
@@ -651,8 +651,8 @@
 # Identity of this package.
 PACKAGE_NAME='gupnp'
 PACKAGE_TARNAME='gupnp'
-PACKAGE_VERSION='0.20.6'
-PACKAGE_STRING='gupnp 0.20.6'
+PACKAGE_VERSION='0.20.7'
+PACKAGE_STRING='gupnp 0.20.7'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp'
 PACKAGE_URL='http://www.gupnp.org/'
 
@@ -1454,7 +1454,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 0.20.6 to adapt to many kinds of systems.
+\`configure' configures gupnp 0.20.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1525,7 +1525,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gupnp 0.20.6:";;
+ short | recursive ) echo "Configuration of gupnp 0.20.7:";;
esac
   cat <<\_ACEOF
 
@@ -1667,7 +1667,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gupnp configure 0.20.6
+gupnp configure 0.20.7
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1945,7 +1945,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gupnp $as_me 0.20.6, which was
+It was created by gupnp $as_me 0.20.7, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2928,7 +2928,7 @@
 
 # Define the identity of the package.
  PACKAGE='gupnp'
- VERSION='0.20.6'
+ 

commit gupnp for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2013-09-11 12:10:54

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2013-08-30 
16:32:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2013-09-11 
12:10:55.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep  3 13:54:46 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.20.6:
+  + Don't do excessive network rescans (bgo#706996).
+
+---

Old:

  gupnp-0.20.5.tar.xz

New:

  gupnp-0.20.6.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.EQj5dO/_old  2013-09-11 12:10:56.0 +0200
+++ /var/tmp/diff_new_pack.EQj5dO/_new  2013-09-11 12:10:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.5
+Version:0.20.6
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.5.tar.xz -> gupnp-0.20.6.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.5/NEWS new/gupnp-0.20.6/NEWS
--- old/gupnp-0.20.5/NEWS   2013-08-20 13:47:38.0 +0200
+++ new/gupnp-0.20.6/NEWS   2013-09-03 14:08:26.0 +0200
@@ -1,7 +1,20 @@
-0.20.5
+0.20.6
 ==
 
 Changes since 0.20.5:
+ - Don't do excessive network rescans.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=706996
+
+All contributors to this release:
+ - Ludovic Ferrandis 
+ - Jens Georg 
+
+0.20.5
+==
+
+Changes since 0.20.4:
  - Add some missing G_{BEGIN,END}_DECLS guards.
  - Fix uninitialized variable use introduced in previous version.
  - Add simple network device whitelisting infrastructure.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.5/configure new/gupnp-0.20.6/configure
--- old/gupnp-0.20.5/configure  2013-08-20 13:47:55.0 +0200
+++ new/gupnp-0.20.6/configure  2013-09-03 14:09:00.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gupnp 0.20.5.
+# Generated by GNU Autoconf 2.69 for gupnp 0.20.6.
 #
 # Report bugs to 
.
 #
@@ -651,8 +651,8 @@
 # Identity of this package.
 PACKAGE_NAME='gupnp'
 PACKAGE_TARNAME='gupnp'
-PACKAGE_VERSION='0.20.5'
-PACKAGE_STRING='gupnp 0.20.5'
+PACKAGE_VERSION='0.20.6'
+PACKAGE_STRING='gupnp 0.20.6'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp'
 PACKAGE_URL='http://www.gupnp.org/'
 
@@ -1454,7 +1454,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 0.20.5 to adapt to many kinds of systems.
+\`configure' configures gupnp 0.20.6 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1525,7 +1525,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gupnp 0.20.5:";;
+ short | recursive ) echo "Configuration of gupnp 0.20.6:";;
esac
   cat <<\_ACEOF
 
@@ -1667,7 +1667,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gupnp configure 0.20.5
+gupnp configure 0.20.6
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1945,7 +1945,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gupnp $as_me 0.20.5, which was
+It was created by gupnp $as_me 0.20.6, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2928,7 +2928,7 @@
 
 # Define the identity of the package.
  PACKAGE='gupnp'
- VERSION='0.20.5'
+ VERSION='0.20.6'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13860,7 +13860,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gupnp $as_me 0.20.5, which was
+This file was extended by gupnp $as_me 0.20.6, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -13927,7 +13927,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-gupnp config.status 0.20.5
+gu

commit gupnp for openSUSE:Factory

2013-08-30 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2013-08-30 16:32:11

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2013-08-16 
12:33:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2013-08-30 
16:32:12.0 +0200
@@ -1,0 +2,20 @@
+Tue Aug 20 15:48:49 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.20.5:
+  + Add some missing G_{BEGIN,END}_DECLS guards.
+  + Fix uninitialized variable use introduced in previous version.
+  + Add simple network device whitelisting infrastructure.
+  + Port gupnp-binding-tool so it's usable with python3.
+  + Minor code fixes.
+  + Fix crashes in NetworkManager context manager during some async
+calls.
+  + Fix a small memory leak in the unix and windows CM.
+  + Always enable GTest tests.
+  + Upgrade gtk-doc stuff.
+  + Fix the service example in documentation.
+  + Remove the test for inverted arguments in the GUPnPContext
+tests.
+  + Bugs fixed: bgo#694454, bgo#704094, bgo#704383, bgo#705712,
+bgo#706326.
+
+---

Old:

  gupnp-0.20.4.tar.xz

New:

  gupnp-0.20.5.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.NKhcKy/_old  2013-08-30 16:32:13.0 +0200
+++ /var/tmp/diff_new_pack.NKhcKy/_new  2013-08-30 16:32:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.4
+Version:0.20.5
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.4.tar.xz -> gupnp-0.20.5.tar.xz ++
 6450 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 for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

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

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2013-06-29 
19:42:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2013-08-16 
12:33:17.0 +0200
@@ -1,0 +2,17 @@
+Tue Jul 30 16:29:53 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.20.4:
+  + Fix warnings in gtk-doc run.
+  + Some minor improvements to the documentation.
+  + Make the user-agent ASCII-only to fix issues with discovery
+when g_get_application_name () returned a translated string.
+  + Force HTTP version to be 1.1 in SOAP requests.
+  + Fix potential crashes in XML parsing.
+  + Fix potential memory leak in
+gupnp_service_proxy_send_action_valist.
+  + Some codestyle fixes.
+  + Add gupnp_device_info_list_dlna_device_class_identifier () to
+retrieve the content of  nodes.
+  + Bugs fixed: bgo#704953, bgo#702555, bgo#704094, bgo#700947.
+
+---

Old:

  gupnp-0.20.3.tar.xz

New:

  gupnp-0.20.4.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.uCEOnP/_old  2013-08-16 12:33:18.0 +0200
+++ /var/tmp/diff_new_pack.uCEOnP/_new  2013-08-16 12:33:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.3
+Version:0.20.4
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.3.tar.xz -> gupnp-0.20.4.tar.xz ++
 10070 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 for openSUSE:Factory

2013-06-29 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2013-06-29 19:42:22

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


Package is "gupnp"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2013-04-09 
10:27:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2013-06-29 
19:42:23.0 +0200
@@ -1,0 +2,16 @@
+Thu May 30 07:09:25 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.20.3:
+  + Add a gupnp_context_manager_rescan_control_points feature.
+  + Fix VAPI generation if g-i version is >= 1.36.
+  + Some internal documentation updates.
+  + Check SID and return a proper error.
+  + Fix error code returned on invalid NT and NTS headers.
+  + Fix SEQ to be a uint32.
+  + Fall-back to unix static CM if netlink sockets are not availabe
+on runtime.
+  + Prevent some C++ name mangling in the examples.
+  + Fix compiling with -Wall -Wextra.
+  + Bugs fixed: bgo#697314, bgo#696289, bgo#698192, bgo#698125.
+
+---

Old:

  gupnp-0.20.2.tar.xz

New:

  gupnp-0.20.3.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.PFed1n/_old  2013-06-29 19:42:24.0 +0200
+++ /var/tmp/diff_new_pack.PFed1n/_new  2013-06-29 19:42:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.2
+Version:0.20.3
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.2.tar.xz -> gupnp-0.20.3.tar.xz ++
 4819 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 for openSUSE:Factory

2013-04-09 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2013-04-09 10:27:12

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2013-04-02 
11:51:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2013-04-09 
10:27:14.0 +0200
@@ -1,0 +2,10 @@
+Sat Apr  6 15:10:31 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.20.2:
+  + Fix some typos in docs and warning messages.
+  + Fix argument order issue introduced with the va_list fix in
+0.20.1.
+  + Add some tests for this bug.
+  + Bugs fixed: bgo#695591, bgo#696762.
+
+---

Old:

  gupnp-0.20.1.tar.xz

New:

  gupnp-0.20.2.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.jUzAii/_old  2013-04-09 10:27:16.0 +0200
+++ /var/tmp/diff_new_pack.jUzAii/_new  2013-04-09 10:27:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.1
+Version:0.20.2
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.1.tar.xz -> gupnp-0.20.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.1/NEWS new/gupnp-0.20.2/NEWS
--- old/gupnp-0.20.1/NEWS   2013-03-06 11:24:33.0 +0100
+++ new/gupnp-0.20.2/NEWS   2013-04-05 13:36:40.0 +0200
@@ -1,3 +1,19 @@
+0.20.2
+==
+
+Changes since 0.20.1:
+- Fix some typos in docs and warning messages.
+- Fix argument order issue introduced with the va_list fix in 0.20.1.
+- Add some tests for this bug.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=695591
+ - https://bugzilla.gnome.org/show_bug.cgi?id=696762
+
+All contributors to this release:
+  Jens Georg 
+  Benjamin Kerensa 
+
 0.20.1
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.1/configure new/gupnp-0.20.2/configure
--- old/gupnp-0.20.1/configure  2013-03-06 11:26:12.0 +0100
+++ new/gupnp-0.20.2/configure  2013-04-05 13:37:15.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gupnp 0.20.1.
+# Generated by GNU Autoconf 2.69 for gupnp 0.20.2.
 #
 # Report bugs to 
.
 #
@@ -651,8 +651,8 @@
 # Identity of this package.
 PACKAGE_NAME='gupnp'
 PACKAGE_TARNAME='gupnp'
-PACKAGE_VERSION='0.20.1'
-PACKAGE_STRING='gupnp 0.20.1'
+PACKAGE_VERSION='0.20.2'
+PACKAGE_STRING='gupnp 0.20.2'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp'
 PACKAGE_URL='http://www.gupnp.org/'
 
@@ -1460,7 +1460,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 0.20.1 to adapt to many kinds of systems.
+\`configure' configures gupnp 0.20.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1531,7 +1531,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gupnp 0.20.1:";;
+ short | recursive ) echo "Configuration of gupnp 0.20.2:";;
esac
   cat <<\_ACEOF
 
@@ -1673,7 +1673,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gupnp configure 0.20.1
+gupnp configure 0.20.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1951,7 +1951,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gupnp $as_me 0.20.1, which was
+It was created by gupnp $as_me 0.20.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2886,7 +2886,7 @@
 
 # Define the identity of the package.
  PACKAGE='gupnp'
- VERSION='0.20.1'
+ VERSION='0.20.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13835,7 +13835,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gupnp $as_me 0.20.1, which was
+This file was extended by gupnp $as_me 0.20.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -13902,7 +13902,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_

commit gupnp for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2013-04-02 11:51:30

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2012-10-03 
07:35:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2013-04-02 
11:51:31.0 +0200
@@ -1,0 +2,67 @@
+Wed Mar  6 12:30:37 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.20.1:
+  + Fix suspicious use of va_list in the code.
+  + Bugs fixed: bgo#689813.
+
+---
+Wed Feb 20 19:38:50 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.20.0:
+  + Fix Accept-Language header generation.
+  + Fix some issues with Windows support on mingw64.
+  + Bugs fixed: bgo#683199.
+
+---
+Sat Jan 12 16:56:52 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.19.4:
+  + Shuffle around some test data.
+  + Fix a GError leak in the linux cm.
+  + Fix a leak in variable notification.
+  + Clarify usage of gupnp_service_proxy_remove_notify.
+
+---
+Wed Dec 26 10:43:01 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.19.3:
+  + Work-around missing notification messages.
+- Changes from version 0.19.1:
+  + Support Windows.
+  + Fix searching for services in ControlPoint.
+  + Drop deprecated calls to g_type_init on glib >= 2.35.
+  + Fix LD_LIBRARY_PATH in make check.
+  + Explicitly use IPv4 in tests.
+  + Allow autogen.sh to be run out-of-tree.
+  + Expose GSSDPResourceGroup of a root device.
+  + Bugs fixed: bgo#687320, bgo#687621, bgo#689028, bgo#688411,
+bgo#685643, bgo#682580, bgo#672830.
+
+---
+Wed Oct 24 22:06:03 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.19.1:
+  + Include m4 macro for finding vapigen.
+  + Run introspection with make distcheck.
+  + Lower G-I requirement again.
+  + Add gupnp_context_manager_get_port.
+  + Don't stop configure if vapigen can't be found.
+  + Drop some deprecated stuff from VAPI.
+
+---
+Sun Oct  7 09:46:32 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.19.0:
+  + Add an abstract base class for simple context managers.
+  + Clean-up pkg-config files to not leak libraries.
+  + Generate VAPI from GIR file.
+  + Bugs fixed: bgo#680322, bgo#681963, bgo#673100, bgo#673933,
+bgo#676803, bgo#682005, bgo#679204.
+- Add pkgconfig(vapigen) BuildRequires, needed to build the new
+  vala bindings.
+- Replace gobject-introspection-devel, libgssdp-devel,
+  libsoup-devel, libuuid-devel and libxml2-devel BuildRequires for
+  their pkgconfig counterparts, gobject-introspection-1.0,
+  gssdp-1.0, libsoup-2.4, libxml-2.0, uuid.
+ 
+---

Old:

  gupnp-0.18.4.tar.xz

New:

  gupnp-0.20.1.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.M7a0hG/_old  2013-04-02 11:51:32.0 +0200
+++ /var/tmp/diff_new_pack.M7a0hG/_new  2013-04-02 11:51:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# 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,20 +17,21 @@
 
 
 Name:   gupnp
-Version:0.18.4
+Version:0.20.1
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
-Source: 
http://download.gnome.org/sources/gupnp/0.18/%{name}-%{version}.tar.xz
-BuildRequires:  gobject-introspection-devel
-BuildRequires:  libgssdp-devel >= 0.11.2
-BuildRequires:  libsoup-devel >= 2.28.2
-BuildRequires:  libuuid-devel
-BuildRequires:  libxml2-devel
+Source: 
http://download.gnome.org/sources/gupnp/0.20/%{name}-%{version}.tar.xz
 # Needed for the GTest
 BuildRequires:  pkgconfig(glib-2.0) >= 2.16
+BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6.4
+BuildRequires:  pkgconfig(gssdp-1.0) >= 0.13.0
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.28.2
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(uuid)
+BuildRequires:  pkgconfig(vapigen)
 BuildRoot:  %{_tmppath}/%{na

commit gupnp for openSUSE:Factory

2012-10-02 Thread h_root
Hello community,

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

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2012-05-22 
10:10:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2012-10-03 
07:35:46.0 +0200
@@ -1,0 +2,21 @@
+Sun Aug 19 22:07:30 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.18.4:
+  + Make sure that subscribtion timeouts are always removed.
+  + Update tutorial to use correct upnp.org links.
+  + Add missing includes.
+  + Remove deprecated g_thread_init() calls.
+  + Don't leak internal functions from context managers.
+  + Make "linux" context manager the default context manager when
+building on Linux.
+  + Fix some more deprecation warnings.
+  + Connman and NM context managers fall back to linux context
+manager now if available.
+  + Add support for device aliases (such as eth0:1) in the linux
+context manager.
+  + Really report a bug on faulty device descripton XMLs.
+  + Silence libxml2 console output.
+  + Bugs fixed: bgo#673100, bgo#673933, bgo#676803, bgo#679204,
+bgo#680322, bgo#681963, bgo#682005.
+
+---

Old:

  gupnp-0.18.3.tar.xz

New:

  gupnp-0.18.4.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.Ml0MHo/_old  2012-10-03 07:35:47.0 +0200
+++ /var/tmp/diff_new_pack.Ml0MHo/_new  2012-10-03 07:35:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.18.3
+Version:0.18.4
 Release:0
 Summary:Implementation of the UPnP specification
 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 for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2012-05-22 10:10:23

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2012-03-29 
13:59:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2012-05-22 
10:10:24.0 +0200
@@ -1,0 +2,11 @@
+Thu May  3 19:09:48 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.18.3:
+  + Add a Connman context manager.
+  + Add a work-around for one of the lock-ups in bgo#667494.
+  + Don't leak private symbols.
+  + Don't leak DBus proxies in network-manager context-manager.
+  + Fix some g-i annotations.
+  + Bugs fixed: bgo#672998, bgo#673933, bgo#674410.
+
+---

Old:

  gupnp-0.18.2.tar.xz

New:

  gupnp-0.18.3.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.4R1Kmf/_old  2012-05-22 10:10:27.0 +0200
+++ /var/tmp/diff_new_pack.4R1Kmf/_new  2012-05-22 10:10:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.18.2
+Version:0.18.3
 Release:0
 Summary:Implementation of the UPnP specification
 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 for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

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

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2012-01-09 
15:42:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2012-03-29 
13:59:16.0 +0200
@@ -1,0 +2,16 @@
+Sat Mar 17 16:02:35 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.18.2:
+  + Revert the charset quoting patch from 0.18.1. Apparently this
+issue was only present in a special version of libsoup.
+  + Fix subscription timeout calculation.
+  + Minor fixes from static code analysis.
+  + Fix byte-range requests.
+  + Add a unit-test for byte-range requests.
+  + Bugs fixed: bgo#670518
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Add explicit pkgconfig(glib-2.0) BuildRequires so it can be
+  versioned.
+
+---

Old:

  gupnp-0.18.1.tar.xz

New:

  gupnp-0.18.2.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.Bxp0Fv/_old  2012-03-29 13:59:17.0 +0200
+++ /var/tmp/diff_new_pack.Bxp0Fv/_new  2012-03-29 13:59:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gupnp
-Version:0.18.1
+Version:0.18.2
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+
@@ -28,8 +29,8 @@
 BuildRequires:  libsoup-devel >= 2.28.2
 BuildRequires:  libuuid-devel
 BuildRequires:  libxml2-devel
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
+# Needed for the GTest
+BuildRequires:  pkgconfig(glib-2.0) >= 2.16
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit gupnp for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

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

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2011-09-23 
02:02:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2012-01-09 
15:42:12.0 +0100
@@ -1,0 +2,23 @@
+Sat Dec 10 19:00:38 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.18.1:
+  + Properly quote charset in SOAP requests.
+  + Fix GUPnPContextManager documentation.
+  + Fix several build warnings.
+  + Several documentation fixes.
+  + Error handling fix in gupnp-binding-tool.
+  + Always send the initial event after a subscribtion even if the
+client immediately unsubscribes.
+  + Some minor code clean-up.
+  + Bugs fixed: bgo#658633, bgo#658486.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that...
+  See bnc#697467 for more details.
+
+---
+Fri Dec  9 09:22:21 UTC 2011 - dims...@opensuse.org
+
+- Split typelib file into typelib-1_0-GUPnP-1_0 subpackage.
+- Add typelib-1_0-GUPnP-1_0 Requires to devel subpackage.
+
+---

Old:

  gupnp-0.18.0.tar.bz2

New:

  gupnp-0.18.1.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.hCttbz/_old  2012-01-09 15:42:13.0 +0100
+++ /var/tmp/diff_new_pack.hCttbz/_new  2012-01-09 15:42:13.0 +0100
@@ -15,21 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   gupnp
-Version:0.18.0
-Release:1
+Version:0.18.1
+Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
-Source: 
http://download.gnome.org/sources/gupnp/0.18/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gupnp/0.18/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  libsoup-devel >= 2.28.2
 BuildRequires:  libgssdp-devel >= 0.11.2
+BuildRequires:  libsoup-devel >= 2.28.2
 BuildRequires:  libuuid-devel
 BuildRequires:  libxml2-devel
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -41,7 +41,6 @@
 libraries utilizing the GUPnP framework.
 
 %package -n libgupnp-1_0-4
-License:LGPL-2.0+
 Summary:Implementation of the UPnP specification
 Group:  Development/Libraries/C and C++
 # This is the default context manager we want
@@ -55,11 +54,25 @@
 standardized resources (e.g. MediaServer); this is left for higher level
 libraries utilizing the GUPnP framework.
 
+%package -n typelib-1_0-GUPnP-1_0
+Summary:Implementation of the UPnP specification -- Introspection 
bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-GUPnP-1_0
+GUPnP implements the UPnP specification: resource announcement and
+discovery, description, control, event notification, and presentation
+(GUPnP includes basic web server functionality through libsoup). GUPnP
+does not include helpers for construction or control of specific
+standardized resources (e.g. MediaServer); this is left for higher level
+libraries utilizing the GUPnP framework.
+
+This package provides the GObject Introspection bindings for GUPnP.
+
 %package -n libgupnp-devel
-License:LGPL-2.0+
 Summary:Implementation of the UPnP specification - Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libgupnp-1_0-4 = %{version}
+Requires:   typelib-1_0-GUPnP-1_0 = %{version}
 
 %description -n libgupnp-devel
 GUPnP implements the UPnP specification: resource announcement and
@@ -92,6 +105,9 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_libdir}/*.so.*
+
+%files -n typelib-1_0-GUPnP-1_0
+%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GUPnP-1.0.typelib
 
 %files -n libgupnp-devel

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



commit gupnp for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

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

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


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

Changes:




Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.bHwi4X/_old  2011-12-06 18:27:48.0 +0100
+++ /var/tmp/diff_new_pack.bHwi4X/_new  2011-12-06 18:27:48.0 +0100
@@ -21,7 +21,7 @@
 Version:0.18.0
 Release:1
 Summary:Implementation of the UPnP specification
-License:LGPL v2 or later
+License:LGPL-2.0+
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
 Source: 
http://download.gnome.org/sources/gupnp/0.18/%{name}-%{version}.tar.bz2
@@ -41,7 +41,7 @@
 libraries utilizing the GUPnP framework.
 
 %package -n libgupnp-1_0-4
-License:LGPL v2 or later
+License:LGPL-2.0+
 Summary:Implementation of the UPnP specification
 Group:  Development/Libraries/C and C++
 # This is the default context manager we want
@@ -56,7 +56,7 @@
 libraries utilizing the GUPnP framework.
 
 %package -n libgupnp-devel
-License:LGPL v2 or later
+License:LGPL-2.0+
 Summary:Implementation of the UPnP specification - Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libgupnp-1_0-4 = %{version}

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



commit gupnp for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory
checked in at Fri Sep 9 11:25:49 CEST 2011.




--- GNOME/gupnp/gupnp.changes   2011-08-05 20:33:03.0 +0200
+++ /mounts/work_src_done/STABLE/gupnp/gupnp.changes2011-08-30 
17:03:59.0 +0200
@@ -1,0 +2,7 @@
+Tue Aug 30 17:01:47 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.18.0:
+  + Fix a crash in Linux context manager if the USB cable is
+unplugged from a USB network device interface.
+
+---

calling whatdependson for head-i586


Old:

  gupnp-0.17.2.tar.bz2

New:

  gupnp-0.18.0.tar.bz2



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.1beRWp/_old  2011-09-09 11:25:45.0 +0200
+++ /var/tmp/diff_new_pack.1beRWp/_new  2011-09-09 11:25:45.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   gupnp
-Version:0.17.2
+Version:0.18.0
 Release:1
 Summary:Implementation of the UPnP specification
 License:LGPL v2 or later
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
-Source: 
http://download.gnome.org/sources/gupnp/0.17/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gupnp/0.18/%{name}-%{version}.tar.bz2
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  libsoup-devel >= 2.28.2
 BuildRequires:  libgssdp-devel >= 0.11.2

++ gupnp-0.17.2.tar.bz2 -> gupnp-0.18.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.17.2/NEWS new/gupnp-0.18.0/NEWS
--- old/gupnp-0.17.2/NEWS   2011-08-04 22:43:51.0 +0200
+++ new/gupnp-0.18.0/NEWS   2011-08-29 18:08:49.0 +0200
@@ -1,3 +1,14 @@
+0.18.0
+==
+
+Changes since 0.17.2:
+
+- Fix a crash in Linux context manager if the USB cable is unplugged from a
+  USB network device interface.
+
+All contributors:
+Jens Georg 
+
 0.17.2
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.17.2/configure new/gupnp-0.18.0/configure
--- old/gupnp-0.17.2/configure  2011-08-04 22:50:24.0 +0200
+++ new/gupnp-0.18.0/configure  2011-08-29 22:23:49.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for gupnp 0.17.2.
+# Generated by GNU Autoconf 2.67 for gupnp 0.18.0.
 #
 # Report bugs to 
.
 #
@@ -702,8 +702,8 @@
 # Identity of this package.
 PACKAGE_NAME='gupnp'
 PACKAGE_TARNAME='gupnp'
-PACKAGE_VERSION='0.17.2'
-PACKAGE_STRING='gupnp 0.17.2'
+PACKAGE_VERSION='0.18.0'
+PACKAGE_STRING='gupnp 0.18.0'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp'
 PACKAGE_URL='http://www.gupnp.org/'
 
@@ -1479,7 +1479,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 0.17.2 to adapt to many kinds of systems.
+\`configure' configures gupnp 0.18.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1550,7 +1550,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gupnp 0.17.2:";;
+ short | recursive ) echo "Configuration of gupnp 0.18.0:";;
esac
   cat <<\_ACEOF
 
@@ -1677,7 +1677,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gupnp configure 0.17.2
+gupnp configure 0.18.0
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1955,7 +1955,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gupnp $as_me 0.17.2, which was
+It was created by gupnp $as_me 0.18.0, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -2779,7 +2779,7 @@
 
 # Define the identity of the package.
  PACKAGE='gupnp'
- VERSION='0.17.2'
+ VERSION='0.18.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12340,7 +12340,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gupnp $as_me 0.17.2, which was
+This file was extended by gupnp $as_me 0.18.0, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -12407,7 +12407,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-gupnp config.status 0.17.2
+gupnp config.status 0.18.0
 configured by $0, ge

commit gupnp for openSUSE:Factory

2011-07-08 Thread h_root

Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory
checked in at Fri Jul 8 15:00:40 CEST 2011.




--- GNOME/gupnp/gupnp.changes   2011-05-05 09:06:01.0 +0200
+++ /mounts/work_src_done/STABLE/gupnp/gupnp.changes2011-07-07 
14:00:56.0 +0200
@@ -1,0 +2,45 @@
+Thu Jul  7 13:39:31 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.17.1:
+  + Drop deprecated conic support.
+  + A Linux context manager. Unlike the generic static unix
+context-manager, the Linux context-manager can dynamically
+react to device and address changes, similar to the
+NetworkManager-based context-manager, but without depending on
+DBus or NetworkManager.
+  + Fix for a SOAP action parameter validation regression.
+  + Updates to the build system such as:
+- Modernized autotools.
+- xz tarballs as default.
+  + Improved OpenBSD support.
+  + More stable RootDevice URIs.
+- Pass --with-context-manager=network-manager: this will make gupnp
+  try to use NetworkManager if available at runtime, and will
+  fallback on the old code otherwise.
+- Add NetworkManager Recommends to libgupnp-1_0-4 to have
+  NetworkManager available at runtime.
+- Remove libsoup-devel, libgssdp-devel, libxml2-devel Requires from
+  devel subpackage: they will automatically get added the
+  pkgconfig()-way.
+
+---
+Thu Jun 16 17:58:18 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.17.0:
+  + Fix several crashes during initial introspection.
+  + Several fixes regarding SOAP action parameter validation.
+  + Always append a Content-Language header if the client has an
+Accept-Language header.
+  + Always append an Ext header in SOAP responses.
+  + Improve introspection support:
+- Classes that throw an error during construction implement
+  GInitable.
+- Update gobject-introspection autotools integration.
+- Many annotation fixes.
+  + Tutorial improvements.
+- Rename libgupnp-1_0-3 to libgupnp-1_0-4, following the sonum
+  change.
+- Remove service usage, following the new consensus on Factory
+  packaging.
+
+---

calling whatdependson for head-i586


Old:

  _service
  _service:recompress:download_url:gupnp-0.16.1.tar.bz2
  _service:set_version:gupnp.spec

New:

  gupnp-0.17.1.tar.bz2



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.F8McAs/_old  2011-07-08 14:58:37.0 +0200
+++ /var/tmp/diff_new_pack.F8McAs/_new  2011-07-08 14:58:37.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   gupnp
-Version:0.14.1
-Release:7
+Version:0.17.1
+Release:1
 Summary:Implementation of the UPnP specification
 License:LGPL v2 or later
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
-Source: %{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gupnp/0.17/%{name}-%{version}.tar.bz2
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  libsoup-devel
 BuildRequires:  libgssdp-devel
@@ -40,12 +40,14 @@
 standardized resources (e.g. MediaServer); this is left for higher level
 libraries utilizing the GUPnP framework.
 
-%package -n libgupnp-1_0-3
+%package -n libgupnp-1_0-4
 License:LGPL v2 or later
 Summary:Implementation of the UPnP specification
 Group:  Development/Libraries/C and C++
+# This is the default context manager we want
+Recommends: NetworkManager
 
-%description -n libgupnp-1_0-3
+%description -n libgupnp-1_0-4
 GUPnP implements the UPnP specification: resource announcement and
 discovery, description, control, event notification, and presentation
 (GUPnP includes basic web server functionality through libsoup). GUPnP
@@ -57,10 +59,7 @@
 License:LGPL v2 or later
 Summary:Implementation of the UPnP specification - Development Files
 Group:  Development/Libraries/C and C++
-Requires:   libgupnp-1_0-3 = %{version}
-Requires:   libsoup-devel
-Requires:   libgssdp-devel
-Requires:   libxml2-devel
+Requires:   libgupnp-1_0-4 = %{version}
 
 %description -n libgupnp-devel
 GUPnP implements the UPnP specification: resource announcement and
@@ -74,7 +73,8 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure --disable-static \
+--with-context-manager=network-manager
 %__make %{?jobs:-j%jobs}
 
 %install
@@ -84,11 +84,11 @@
 %clean
 rm -rf %{buildroot}
 
-%post -n libgupnp-1_0-3 -p /sbin/ldconfig
+%post -n libgupnp-1_0-4 -p /sbin/ldconfig
 
-%postun -n libgupnp-1_0-3 -p /sbin/ldconfig
+%postun -n libgupnp-1_0-4 -p /sbin/ldconfig
 
-%files -n libgupnp-1_0-3
+%files -n libgupnp-1_0-4
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_libdir}/*.so.*


++

commit gupnp for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory
checked in at Thu May 5 13:52:52 CEST 2011.




--- GNOME/gupnp/gupnp.changes   2011-04-29 14:12:33.0 +0200
+++ /mounts/work_src_done/STABLE/gupnp/gupnp.changes2011-05-05 
09:06:01.0 +0200
@@ -1,0 +2,8 @@
+Thu May  5 09:05:23 CEST 2011 - vu...@opensuse.org
+
+- Update to 0.16.1:
+  + Port to new (0.9) NetworkManager APIs.
+  + Correction to 'Content-Type' HTTP header values.
+  + Satisfy strict compiler checks.
+
+---

calling whatdependson for head-i586


Old:

  _service:recompress:download_url:gupnp-0.16.0.tar.bz2

New:

  _service:recompress:download_url:gupnp-0.16.1.tar.bz2



Other differences:
--
++ _service:set_version:gupnp.spec ++
--- /var/tmp/diff_new_pack.4lXgjS/_old  2011-05-05 12:54:38.0 +0200
+++ /var/tmp/diff_new_pack.4lXgjS/_new  2011-05-05 12:54:38.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   gupnp
-Version:0.16.0
-Release:1
+Version: 0.16.1
+Release: 0
 Summary:Implementation of the UPnP specification
 License:LGPL v2 or later
 Group:  Development/Libraries/C and C++

++ gupnp.spec ++
--- /var/tmp/diff_new_pack.4lXgjS/_old  2011-05-05 12:54:38.0 +0200
+++ /var/tmp/diff_new_pack.4lXgjS/_new  2011-05-05 12:54:38.0 +0200
@@ -19,7 +19,7 @@
 
 Name:   gupnp
 Version:0.14.1
-Release:6
+Release:7
 Summary:Implementation of the UPnP specification
 License:LGPL v2 or later
 Group:  Development/Libraries/C and C++

++ _service ++
--- /var/tmp/diff_new_pack.4lXgjS/_old  2011-05-05 12:54:38.0 +0200
+++ /var/tmp/diff_new_pack.4lXgjS/_new  2011-05-05 12:54:38.0 +0200
@@ -2,7 +2,7 @@
   
 http
 gupnp.org
-/sites/all/files/sources/gupnp-0.16.0.tar.gz
+/sites/all/files/sources/gupnp-0.16.1.tar.gz
   
   
 _service:download_url:*.tar.gz

++ _service:recompress:download_url:gupnp-0.16.0.tar.bz2 -> 
_service:recompress:download_url:gupnp-0.16.1.tar.bz2 ++
 30479 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



commit gupnp for openSUSE:Factory

2011-05-03 Thread h_root

Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory
checked in at Tue May 3 09:16:08 CEST 2011.




--- GNOME/gupnp/gupnp.changes   2010-12-10 16:29:06.0 +0100
+++ /mounts/work_src_done/STABLE/gupnp/gupnp.changes2011-04-29 
14:12:33.0 +0200
@@ -1,0 +2,26 @@
+Fri Apr 29 13:37:26 UTC 2011 - dims...@opensuse.org
+
+- Update to 0.16.0:
+  + Set the thread context before doing GDBus operations.
+  + Use the default timeout on DBus calls.
+  + Fix documentation of gupnp_context_manager_new().
+  + Remove redundant code.
+  + Clear the (obsolete) ChangeLog file.
+  + Add some checks on variants.
+  + Don't use uninitialized pointer.
+  + Some coding-style fixes.
+- Changes from version 0.15.1:
+  + Set 'ESSID' on WiFi contexts.
+  + Fix a crasher bug.
+  + Fix some leaks.
+  + Remove a cyclic-reference
+  + Fix logic to find service from list and therefore the issue of
+wrongly ignoring new services.
+  + Remove all hosted paths from SoupServer before unrefing it.
+- Changes from version 0.15.0:
+  + Port from dbus-glib to GDBus.
+  + Enable gzip compression for large action response bodies.
+  + Fix gupnp-binding-tool to generate headers usable in C++.
+- Use source services: download_url, recompress and set_version.
+
+---

calling whatdependson for head-i586


Old:

  gupnp-0.14.1.tar.bz2

New:

  _service
  _service:recompress:download_url:gupnp-0.16.0.tar.bz2
  _service:set_version:gupnp.spec



Other differences:
--
++ _service:set_version:gupnp.spec ++
#
# spec file for package gupnp
#
# 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
Version:0.16.0
Release:1
Summary:Implementation of the UPnP specification
License:LGPL v2 or later
Group:  Development/Libraries/C and C++
Url:http://www.gupnp.org/
Source: %{name}-%{version}.tar.bz2
BuildRequires:  gobject-introspection-devel
BuildRequires:  libsoup-devel
BuildRequires:  libgssdp-devel
BuildRequires:  libuuid-devel
BuildRequires:  libxml2-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
GUPnP implements the UPnP specification: resource announcement and
discovery, description, control, event notification, and presentation
(GUPnP includes basic web server functionality through libsoup). GUPnP
does not include helpers for construction or control of specific
standardized resources (e.g. MediaServer); this is left for higher level
libraries utilizing the GUPnP framework.

%package -n libgupnp-1_0-3
License:LGPL v2 or later
Summary:Implementation of the UPnP specification
Group:  Development/Libraries/C and C++

%description -n libgupnp-1_0-3
GUPnP implements the UPnP specification: resource announcement and
discovery, description, control, event notification, and presentation
(GUPnP includes basic web server functionality through libsoup). GUPnP
does not include helpers for construction or control of specific
standardized resources (e.g. MediaServer); this is left for higher level
libraries utilizing the GUPnP framework.

%package -n libgupnp-devel
License:LGPL v2 or later
Summary:Implementation of the UPnP specification - Development Files
Group:  Development/Libraries/C and C++
Requires:   libgupnp-1_0-3 = %{version}
Requires:   libsoup-devel
Requires:   libgssdp-devel
Requires:   libxml2-devel

%description -n libgupnp-devel
GUPnP implements the UPnP specification: resource announcement and
discovery, description, control, event notification, and presentation
(GUPnP includes basic web server functionality through libsoup). GUPnP
does not include helpers for construction or control of specific
standardized resources (e.g. MediaServer); this is left for higher level
libraries utilizing the GUPnP framework.

%prep
%setup -q

%build
%configure --disable-static
%__make %{?jobs:-j%jobs}

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

%clean
rm -rf %{buildroot}

%post -n libgupnp-1_0-3 -p /sbin/ldconfig

%postun -n libgupnp-1_0-3 -p /sbin/ldconfig

%files -n libgupnp-1_0-3
%defattr(-,root,root)
%doc AUTHOR