OBS User unknown 2008-09-24 23:20:00 +00:00 committed by Git OBS Bridge
parent 9287577cda
commit 7880ae017c
3 changed files with 14 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d3fe201247854efeb5f3cd88c70bdc866280d700e3dff098c11f04c16c943d9
size 19320767
oid sha256:a72262c155e6ec6b569e94afd05dfd818455ccce4568aaa6fa4e48e68802ef3e
size 19358357

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 22 12:49:59 MDT 2008 - ajorgensen@novell.com
- Update to 2.0 RC3
* Bugfixes including bnc#424851, bnc#427974, bnc#414146,
bnc#428309
-------------------------------------------------------------------
Wed Sep 10 11:28:24 MDT 2008 - ajorgensen@novell.com

View File

@ -25,7 +25,7 @@ Group: Development/Languages/Mono
Summary: A .NET Runtime Environment
Url: http://go-mono.org/
Version: 2.0
Release: 11
Release: 14
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: mono-%{version}.tar.bz2
Patch1: mono-libtool.diff
@ -1152,6 +1152,10 @@ rm %buildroot%_prefix/usr
rm -rf ${RPM_BUILD_ROOT}
%changelog
* Mon Sep 22 2008 ajorgensen@novell.com
- Update to 2.0 RC3
* Bugfixes including bnc#424851, bnc#427974, bnc#414146,
bnc#428309
* Wed Sep 10 2008 ajorgensen@novell.com
- Update to 2.0 RC2
* Bugfixes including bnc#422507, bnc#422853, bnc#397627,