Rebuild against mono-2.8
This commit is contained in:
parent
0b1379c9f3
commit
8630c7bce4
2 changed files with 5 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
webkit-sharp-0.3.tar.bz2
|
||||
/webkit-sharp-0.3.tar.bz2
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: webkit-sharp
|
||||
Version: 0.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: .NET bindings for WebKit
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
|
|
@ -60,6 +60,9 @@ make DESTDIR=%{buildroot} install
|
|||
%{_libdir}/monodoc/sources/webkit-sharp*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 09 2010 Paul F. Johnson <paul@all-the-johnsons.co.uk> 0.3-2
|
||||
- Rebuild for mono-2.8
|
||||
|
||||
* Thu Dec 17 2009 Paul Lange <palango@gmx.de> - 0.3-1
|
||||
- Update to version 0.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue