This commit is contained in:
Dennis Gilmore 2012-07-27 04:12:02 -05:00
parent 60f21f7283
commit 0deaefd05a

View File

@ -2,7 +2,7 @@ Summary: Help browser for the GNOME desktop
Name: yelp Name: yelp
Epoch: 1 Epoch: 1
Version: 3.4.2 Version: 3.4.2
Release: 2%{?dist} Release: 3%{?dist}
#VCS: git:git://git.gnome.org/yelp #VCS: git:git://git.gnome.org/yelp
Source: http://download.gnome.org/sources/yelp/3.4/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/yelp/3.4/%{name}-%{version}.tar.xz
@ -120,6 +120,9 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || :
%changelog %changelog
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.4.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sun Jul 15 2012 Ville Skyttä <ville.skytta@iki.fi> - 1:3.4.2-2 * Sun Jul 15 2012 Ville Skyttä <ville.skytta@iki.fi> - 1:3.4.2-2
- Call ldconfig at -libs post(un)install time. - Call ldconfig at -libs post(un)install time.
- Escape macros in %%changelog. - Escape macros in %%changelog.