diff --git a/mono.spec b/mono.spec index 3f20cb5..0c3c15c 100644 --- a/mono.spec +++ b/mono.spec @@ -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 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 - 4.2.2-1 +- Update to 4.2.2.30 Cycle 6 – Service Release 1 + * Mon Jan 25 2016 Than Ngo - 4.2.1-9 - backport fix from upstream, fix build problem with gcc 4.4.7 on s390x diff --git a/sources b/sources index d12429d..4ab603b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74f92eccf51e59fb626bbdd39fa89229 mono-4.2.1.102.tar.bz2 +2c5358041c931b8c1eabf0544565c9a3 mono-4.2.2.30.tar.bz2