Update to 3.17.3
This commit is contained in:
parent
dc3c299911
commit
1f6c02dd4d
2
sources
2
sources
@ -1 +1 @@
|
||||
7b172a89056e858f28eefab1ea915aa0 yelp-3.17.2.tar.xz
|
||||
8f117eea81cd6f6430c644883fdb92e7 yelp-3.17.3.tar.xz
|
||||
|
13
yelp.spec
13
yelp.spec
@ -2,8 +2,8 @@
|
||||
|
||||
Name: yelp
|
||||
Epoch: 1
|
||||
Version: 3.17.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.17.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Help browser for the GNOME desktop
|
||||
|
||||
Group: Applications/System
|
||||
@ -21,7 +21,7 @@ BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(libexslt)
|
||||
BuildRequires: pkgconfig(libxslt)
|
||||
BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRequires: pkgconfig(webkitgtk-3.0)
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.0)
|
||||
BuildRequires: pkgconfig(yelp-xsl)
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: bzip2-devel
|
||||
@ -111,7 +111,7 @@ SentUpstream: 2014-09-17
|
||||
</application>
|
||||
EOF
|
||||
|
||||
rm $RPM_BUILD_ROOT%{_libdir}/libyelp.la
|
||||
find $RPM_BUILD_ROOT%{_libdir} -name '*.la' -delete
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
@ -150,6 +150,8 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || :
|
||||
|
||||
%files libs
|
||||
%{_libdir}/libyelp.so.*
|
||||
%{_libdir}/yelp/libyelpcommon.so
|
||||
%{_libdir}/yelp/web-extensions/libyelpwebextension.so
|
||||
|
||||
%files devel
|
||||
%{_libdir}/libyelp.so
|
||||
@ -158,6 +160,9 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 23 2015 David King <amigadave@amigadave.com> - 1:3.17.3-1
|
||||
- Update to 3.17.3
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.17.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user