diff --git a/libgtksourceview.spec b/libgtksourceview.spec index 34f6163..89c64ac 100644 --- a/libgtksourceview.spec +++ b/libgtksourceview.spec @@ -1,7 +1,7 @@ %define majversion %(echo %version | cut -d. -f 1-2) Name: libgtksourceview -Version: 3.12.2 +Version: 3.14.0 Release: 1mamba Summary: A text widget that extends the standard GTK+ 2.x text widget Group: System/Libraries @@ -105,6 +105,8 @@ This package contains the API documentation need for development. %{_libdir}/*.la %{_libdir}/*.so %{_datadir}/gir-1.0/GtkSource-3.0.gir +%{_datadir}/vala/vapi/gtksourceview-3.0.deps +%{_datadir}/vala/vapi/gtksourceview-3.0.vapi %{_libdir}/pkgconfig/*.pc %doc NEWS README @@ -118,6 +120,15 @@ This package contains the API documentation need for development. %{_datadir}/gtk-doc/html/gtksourceview-?.?/gtksourceview-?.?.devhelp2 %changelog +* Thu Oct 09 2014 Automatic Build System 3.14.0-1mamba +- automatic version update by autodist + +* Mon Jul 21 2014 Automatic Build System 3.13.2-1mamba +- automatic version update by autodist + +* Tue Jun 24 2014 Automatic Build System 3.13.1-1mamba +- automatic version update by autodist + * Mon May 12 2014 Automatic Build System 3.12.2-1mamba - automatic version update by autodist