Accepting request 360617 from home:pluskalm:branches:devel:libraries:c_c++

- Update to 1.9.20160209
  * change miniwget to return HTTP status code
  * increments API_VERSION to 16
  * Improve UPNPIGD_IsConnected() to check if WAN address is not 
    private. parse HTTP response status line in miniwget.c

OBS-URL: https://build.opensuse.org/request/show/360617
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=17
This commit is contained in:
Ismail Dönmez 2016-02-20 14:49:53 +00:00 committed by Git OBS Bridge
parent eda6775cc1
commit 2eda524445
5 changed files with 16 additions and 7 deletions

View File

@ -1 +1 @@
libminiupnpc15
libminiupnpc16

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f3cf9a5a31588a917d4d9237e5bc50f84d00c5aa48e27ed50d9b88dfa6a25d47
size 84208

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:572171eacc1d72537ce47b6f4571260757ab7bcfdaf54c3a55c7f88594d94b6f
size 85268

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Feb 20 13:47:40 UTC 2016 - mpluskal@suse.com
- Update to 1.9.20160209
* change miniwget to return HTTP status code
* increments API_VERSION to 16
* Improve UPNPIGD_IsConnected() to check if WAN address is not
private. parse HTTP response status line in miniwget.c
-------------------------------------------------------------------
Tue Nov 17 21:24:51 UTC 2015 - mpluskal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package miniupnpc
#
# 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
@ -16,9 +16,9 @@
#
%define soname 15
%define soname 16
Name: miniupnpc
Version: 1.9.20151026
Version: 1.9.20160209
Release: 0
Summary: Universal Plug'n'Play (UPnP) Client
License: BSD-3-Clause