File mono-upnp.changes of Package mono-upnp
-------------------------------------------------------------------
Tue Apr 16 08:59:57 UTC 2013 - mailaender@opensuse.org
- Don't require mono-upnp-tests for mono-upnp-devel as tests are
disabled temporarily.
-------------------------------------------------------------------
Sat Feb 9 15:16:10 UTC 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 6 12:47:41 UTC 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 19:29:22 UTC 2012 - nmo.marques@gmail.com
- Initial package.
- Add mono-upnp-pkgconfig-mono-nunit.patch: use 'mono-nunit' on
pkgconfig() calls.