Mono on aarch64

This commit is contained in:
Peter Robinson 2016-10-14 09:11:38 +01:00
parent 53496fe162
commit ec76d9a0a2

View File

@ -15,7 +15,7 @@
Summary: Library to access the contents of an iPod
Name: libgpod
Version: 0.8.3
Release: 14%{?dist}
Release: 15%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtkpod.org/libgpod.html
@ -213,6 +213,9 @@ find %{buildroot} -type f -name "*.a" -delete
%endif
%changelog
* Fri Oct 14 2016 Peter Robinson <pbrobinson@fedoraproject.org> 0.8.3-15
- Mono on aarch64
* Tue Oct 04 2016 Jon Ciesla <limburgher@gmail.com> - 0.8.3-14
- Switch to gtk-sharp3, BZ 1380908.