AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add gdata-sharp-reproducible.patch to sort input files to fix build-compare (boo#1041090)
- Patch gdata-sharp-find-nunit.patch updated: use nunit package for build instead of deprecated mono-nunit - Change BuildRequires:mono-nunit to nunit-devel in order to fix build for upcoming Mono 5.0
- exclude gdata-sharp-find-nunit patch for openSUSE 13.1 and 13.2
- Add gdata-sharp-find-nunit.patch: Rely on pkg-config to provide the right information to link nunit.
- add a devel package to fix rpmlint errors
- Add gdata-sharp-runtime-4.5.patch: Specify -sdk:4.5 during build: despite gmcs specifying this to be the default, if not specified, gmcs fails to find nunit.framework (which is only available for SDK 4.5 at this moment).
- license update: Apache-2.0 Use SPDX syntax to describe the license
- Initial upload