update to 3.20.2 [release 3.20.2-1mamba;Sun May 08 2016]
This commit is contained in:
parent
410c8fe443
commit
c5325ff57b
@ -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.18.2
|
Version: 3.20.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
|
||||||
@ -27,6 +27,7 @@ BuildRequires: libgtk-devel
|
|||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: liblzma-devel
|
BuildRequires: liblzma-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
|
BuildRequires: libpcre-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libthai-devel
|
BuildRequires: libthai-devel
|
||||||
@ -36,7 +37,6 @@ BuildRequires: libz-devel
|
|||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: perl-XML-Parser
|
BuildRequires: perl-XML-Parser
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: libpcre-devel
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -119,6 +119,9 @@ This package contains the API documentation need for development.
|
|||||||
%{_datadir}/gtk-doc/html/gtksourceview-?.?/gtksourceview-?.?.devhelp2
|
%{_datadir}/gtk-doc/html/gtksourceview-?.?/gtksourceview-?.?.devhelp2
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 08 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.20.2-1mamba
|
||||||
|
- update to 3.20.2
|
||||||
|
|
||||||
* Sat Jan 16 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.18.2-1mamba
|
* Sat Jan 16 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.18.2-1mamba
|
||||||
- update to 3.18.2
|
- update to 3.18.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user