2.91.5
This commit is contained in:
parent
c0fd1e45b4
commit
f2895c4687
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
devhelp-2.90.5.tar.bz2
|
||||
/devhelp-2.91.4.tar.bz2
|
||||
/devhelp-2.91.5.tar.bz2
|
||||
|
@ -5,7 +5,7 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: devhelp
|
||||
Version: 2.91.4
|
||||
Version: 2.91.5
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
@ -15,9 +15,6 @@ URL: http://developer.imendio.com/projects/devhelp
|
||||
#VCS: git:git://git.gnome.org/devhelp
|
||||
Source: http://download.gnome.org/sources/devhelp/2.91/devhelp-%{version}.tar.bz2
|
||||
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=638748
|
||||
Patch0: devhelp-platcheck.patch
|
||||
|
||||
### Dependencies ###
|
||||
|
||||
Requires(pre): GConf2 >= 2.14
|
||||
@ -56,7 +53,6 @@ into other applications such as IDEs.
|
||||
|
||||
%prep
|
||||
%setup -q -n devhelp-%{version}
|
||||
%patch0 -p1 -b .platcheck
|
||||
|
||||
# force regeneration
|
||||
rm data/devhelp.schemas
|
||||
@ -141,6 +137,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
|
||||
- Update to 2.91.5
|
||||
|
||||
* Sun Jan 9 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
|
||||
- Update to 2.91.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user