Update to 4.2.2.30 Cycle 6 – Service Release 1
This commit is contained in:
parent
79ae75a2b3
commit
f4f8ed5b1d
@ -16,14 +16,14 @@
|
||||
%endif
|
||||
|
||||
Name: mono
|
||||
Version: 4.2.1
|
||||
Release: 9%{?dist}
|
||||
Version: 4.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross-platform, Open Source, .NET development framework
|
||||
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
URL: http://www.mono-project.com
|
||||
Source0: http://download.mono-project.com/sources/mono/mono-%{version}.102.tar.bz2
|
||||
Source0: http://download.mono-project.com/sources/mono/mono-%{version}.30.tar.bz2
|
||||
# This key was generated by Tom "spot" Callaway <tcallawa@redhat.com> on Dec 1, 2009
|
||||
# by running the following command:
|
||||
# sn -k mono.snk
|
||||
@ -747,6 +747,9 @@ mkdir -p %{buildroot}%{_datadir}/gdb/auto-load%{_bindir}
|
||||
%{_libdir}/pkgconfig/monodoc.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jan 29 2016 Claudio Rodrigo Pereyra Diaz <elsupergomez@fedoraproject.org> - 4.2.2-1
|
||||
- Update to 4.2.2.30 Cycle 6 – Service Release 1
|
||||
|
||||
* Mon Jan 25 2016 Than Ngo <than@redhat.com> - 4.2.1-9
|
||||
- backport fix from upstream, fix build problem with gcc 4.4.7 on s390x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user