update to 3.18.2 [release 3.18.2-1mamba;Sat Jan 16 2016]
This commit is contained in:
parent
b52e1ef961
commit
410c8fe443
@ -1,7 +1,7 @@
|
|||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: libgtksourceview
|
Name: libgtksourceview
|
||||||
Version: 3.16.1
|
Version: 3.18.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A text widget that extends the standard GTK+ 2.x text widget
|
Summary: A text widget that extends the standard GTK+ 2.x text widget
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -25,12 +25,11 @@ BuildRequires: libglib-devel
|
|||||||
BuildRequires: libgraphite2-devel
|
BuildRequires: libgraphite2-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libicu-devel
|
|
||||||
BuildRequires: liblzma-devel
|
BuildRequires: liblzma-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpng15-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libthai-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -113,13 +112,16 @@ This package contains the API documentation need for development.
|
|||||||
%files apidocs
|
%files apidocs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_datadir}/gtk-doc/html/gtksourceview-?.?/*.html
|
%{_datadir}/gtk-doc/html/gtksourceview-?.?/*.html
|
||||||
%{_datadir}/gtk-doc/html/gtksourceview-?.?/index.sgml
|
#%{_datadir}/gtk-doc/html/gtksourceview-?.?/index.sgml
|
||||||
%{_datadir}/gtk-doc/html/gtksourceview-?.?/style.css
|
%{_datadir}/gtk-doc/html/gtksourceview-?.?/style.css
|
||||||
%{_datadir}/gtk-doc/html/gtksourceview-?.?/*.png
|
%{_datadir}/gtk-doc/html/gtksourceview-?.?/*.png
|
||||||
#%{_datadir}/gtk-doc/html/gtksourceview-?.?/gtksourceview-?.?.devhelp
|
#%{_datadir}/gtk-doc/html/gtksourceview-?.?/gtksourceview-?.?.devhelp
|
||||||
%{_datadir}/gtk-doc/html/gtksourceview-?.?/gtksourceview-?.?.devhelp2
|
%{_datadir}/gtk-doc/html/gtksourceview-?.?/gtksourceview-?.?.devhelp2
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 16 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.18.2-1mamba
|
||||||
|
- update to 3.18.2
|
||||||
|
|
||||||
* Thu Oct 08 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.16.1-1mamba
|
* Thu Oct 08 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.16.1-1mamba
|
||||||
- update to 3.16.1
|
- update to 3.16.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user