| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Don't require mono-upnp-tests for mono-upnp-devel as tests are disabled temporarily.
- 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.
- 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.
- Initial package. - Add mono-upnp-pkgconfig-mono-nunit.patch: use 'mono-nunit' on pkgconfig() calls.