Package Release Info

mono-upnp-0.1.2-bp151.3.2

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mono-upnp
mono-upnp-devel

Change Logs

Version: 0.1.2-bp150.1.5
* Tue Apr 16 2013 mailaender@opensuse.org
- Don't require mono-upnp-tests for mono-upnp-devel as tests are
  disabled temporarily.
* Sat Feb 09 2013 mailaender@opensuse.org
- Update to version 0.1.2:
  + Fix crash when deserializing a ClassReference instance.
  + Retry requests after error or timeout.
  + Fetch icons from servers which return bogus ContentLength
    values.
  + Match capitalisation of spec for "derivedfrom" operator.
- Add mono-upnp-disable-unit-tests-configure.ac.patch and
  mono-upnp-disable-unit-tests.Makefile.am.patch: Disable unit
  tests as the nunit path is busted for Mono 3.
* Fri Apr 06 2012 vuntz@opensuse.org
- Update to versions 0.1.1:
  + Fix crash when handling client service removal
- Fix autoreconf so that expansions.m4 is found; otherwise,
  pkg-config files are broken because of a non-substituted
  variable.
* Tue Feb 14 2012 nmo.marques@gmail.com
- Initial package.
- Add mono-upnp-pkgconfig-mono-nunit.patch: use 'mono-nunit' on
  pkgconfig() calls.