automatic version update by autodist [release 42.2-1mamba;Mon Nov 21 2022]
This commit is contained in:
parent
b1180a4f70
commit
8f2707fcf7
24
yelp.spec
24
yelp.spec
@ -1,6 +1,6 @@
|
||||
%define MAJver %(echo %version | cut -d. -f1)
|
||||
Name: yelp
|
||||
Version: 40.3
|
||||
Version: 42.2
|
||||
Release: 1mamba
|
||||
Summary: Gnome help viewer
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -12,25 +12,20 @@ Source0: https://download.gnome.org/sources/yelp/%{MAJver}/yelp-%{version}
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libhandy-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: libwebkit2gtk-devel
|
||||
BuildRequires: libwebkit2gtk-4.1-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: libz-devel
|
||||
@ -134,13 +129,16 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >/dev/null 2>&1 ||:
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libyelp.so
|
||||
%{_includedir}/libyelp
|
||||
%doc NEWS README ChangeLog
|
||||
%doc NEWS README.md ChangeLog
|
||||
|
||||
%files -n lib%{name}-apidocs
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/gtk-doc/html/libyelp
|
||||
#%files -n lib%{name}-apidocs
|
||||
#%defattr(-,root,root)
|
||||
#%{_datadir}/gtk-doc/html/libyelp
|
||||
|
||||
%changelog
|
||||
* Mon Nov 21 2022 Automatic Build System <autodist@mambasoft.it> 42.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 25 2021 Automatic Build System <autodist@mambasoft.it> 40.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user