update to 1.5.14 [release 1.5.14-1mamba;Tue Aug 21 2018]
This commit is contained in:
parent
9a481a236c
commit
f4bbfd2db3
@ -1,6 +1,6 @@
|
||||
Name: libwxsvg
|
||||
Epoch: 1
|
||||
Version: 1.4.2
|
||||
Version: 1.5.14
|
||||
Release: 1mamba
|
||||
Summary: A C++ library to create, manipulate and render SVG files
|
||||
Group: System/Libraries
|
||||
@ -13,20 +13,30 @@ Patch0: %{name}-1.0.7-avutil.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libart_lgpl-devel
|
||||
BuildRequires: libavcodec-devel
|
||||
BuildRequires: libavformat-devel
|
||||
BuildRequires: libavutil-devel
|
||||
BuildRequires: libavcodec-ffmpeg-devel
|
||||
BuildRequires: libavformat-ffmpeg-devel
|
||||
BuildRequires: libavutil-ffmpeg-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libexif-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libfribidi-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libswscale-devel
|
||||
BuildRequires: libwxBase-unicode-devel
|
||||
BuildRequires: libwxGTK-unicode-devel
|
||||
BuildRequires: libswscale-ffmpeg-devel
|
||||
BuildRequires: libthai-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libwx_baseu30-devel
|
||||
BuildRequires: libwx_gtk3u30-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Provides: wxsvg
|
||||
@ -84,6 +94,24 @@ chmod +x configure
|
||||
%doc ChangeLog TODO
|
||||
|
||||
%changelog
|
||||
* Tue Aug 21 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.14-1mamba
|
||||
- update to 1.5.14
|
||||
|
||||
* Tue Jan 26 2016 Automatic Build System <autodist@mambasoft.it> 1.5.5-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Thu Mar 26 2015 Automatic Build System <autodist@mambasoft.it> 1.5.4-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat Feb 14 2015 Automatic Build System <autodist@mambasoft.it> 1.5.3-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Mon Dec 15 2014 Automatic Build System <autodist@mambasoft.it> 1.5.2-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Tue Oct 07 2014 Automatic Build System <autodist@mambasoft.it> 1.5-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat Jul 12 2014 Automatic Build System <autodist@mambasoft.it> 1.4.2-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user