sync with f15
This commit is contained in:
parent
afdae1fe14
commit
bc3aa1e60b
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ yelp-2.31.7.tar.bz2
|
||||
/yelp-2.91.92.tar.bz2
|
||||
/yelp-3.0.0.tar.bz2
|
||||
/yelp-3.0.1.tar.bz2
|
||||
/yelp-3.0.2.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
21d03731080acdb039dddc1937396cbb yelp-3.0.1.tar.bz2
|
||||
4ea6e6ae2fdff0d3768201e980a4ea27 yelp-3.0.2.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Help browser for the GNOME desktop
|
||||
Name: yelp
|
||||
Epoch: 1
|
||||
Version: 3.0.1
|
||||
Version: 3.0.2
|
||||
Release: 1%{?dist}
|
||||
#VCS: git:git://git.gnome.org/yelp
|
||||
Source: http://download.gnome.org/sources/yelp/3.0/%{name}-%{version}.tar.bz2
|
||||
@ -19,7 +19,7 @@ BuildRequires: libxml2-devel >= 2.6.5
|
||||
BuildRequires: libxslt-devel >= 1.1.4
|
||||
BuildRequires: webkitgtk3-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: yelp-xsl-devel >= 2.31.3
|
||||
BuildRequires: yelp-xsl-devel >= 3.0.1
|
||||
BuildRequires: xz-devel
|
||||
BuildRequires: bzip2-devel
|
||||
BuildRequires: gettext-devel
|
||||
@ -116,6 +116,9 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> 1:3.0.2-1
|
||||
- Update to 3.0.2
|
||||
|
||||
* Sun Apr 10 2011 Christopher Aillon <caillon@redhat.com> 1:3.0.1-1
|
||||
- Update to 3.0.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user