- Update to 0.19.1
This commit is contained in:
parent
ce0e764fda
commit
967db88065
@ -1 +1 @@
|
||||
devhelp-0.19.tar.bz2
|
||||
devhelp-0.19.1.tar.bz2
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -6,8 +6,8 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: devhelp
|
||||
Version: 0.19
|
||||
Release: 5%{?dist}
|
||||
Version: 0.19.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Development/Tools
|
||||
Summary: API document browser
|
||||
@ -51,7 +51,7 @@ Library of Devhelp for embedding into other applications
|
||||
|
||||
%prep
|
||||
%setup -q -n devhelp-%{version}
|
||||
%patch -p1 -b .xl
|
||||
%patch -p1 -b .xulrunner
|
||||
|
||||
%build
|
||||
%configure --disable-static
|
||||
@ -135,6 +135,9 @@ fi
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Mon May 26 2008 Matthew Barnes <mbarnes@redhat.com> - 0.19.1-1
|
||||
- Update to 0.19.1
|
||||
|
||||
* Sun May 4 2008 Matthias Clasen <mclasen@redhat.com> - 0.19-5
|
||||
- Fix source url
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user