Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2014-05-05 21:15:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-code-assistance (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-code-assistance.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-code-assistance"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-code-assistance/gnome-code-assistance.changes  
    2014-02-18 14:44:15.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2014-05-05 21:15:53.000000000 +0200
@@ -1,0 +2,17 @@
+Wed Mar 26 20:03:56 UTC 2014 - [email protected]
+
+- Update to version 0.3.1:
+  + Improvements in backends.
+  + Added unit tests.
+  + Lots of bugfixes.
+
+-------------------------------------------------------------------
+Fri Feb 14 22:30:40 UTC 2014 - [email protected]
+
+- Enable the vala backend as we have the required vala version now,
+  and therefore "activate" pkgconfig(gobject-2.0),
+  pkgconfig(glib-2.0), pkgconfig(gio-2.0), pkgconfig(gee-0.8),
+  pkgconfig(libvala-0.24) and add pkgconfig(vapigen)
+  BuildRequires and pass --enable-vala to configure.
+
+-------------------------------------------------------------------

Old:
----
  gnome-code-assistance-0.3.0.tar.xz

New:
----
  gnome-code-assistance-0.3.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-code-assistance.spec ++++++
--- /var/tmp/diff_new_pack.0KtDy4/_old  2014-05-05 21:15:54.000000000 +0200
+++ /var/tmp/diff_new_pack.0KtDy4/_new  2014-05-05 21:15:54.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           gnome-code-assistance
-Version:        0.3.0
+Version:        0.3.1
 Release:        0
 Summary:        Code Assistance Service for Code Editors
 License:        GPL-3.0+
@@ -38,12 +38,13 @@
 BuildRequires:  ruby(abi) >= 2.0
 # GJS Backend
 BuildRequires:  gjs
-# Vala backend (we do not have the right vala version available at this moment)
-#BuildRequires:  pkgconfig(gobject-2.0) >= 2.36
-#BuildRequires:  pkgconfig(glib-2.0) >= 2.36
-#BuildRequires:  pkgconfig(gio-2.0) >= 2.36
-#BuildRequires:  pkgconfig(gee-0.8)
-#BuildRequires:  pkgconfig(libvala-0.24)
+# Vala backend
+BuildRequires:  pkgconfig(gee-0.8)
+BuildRequires:  pkgconfig(gio-2.0) >= 2.36
+BuildRequires:  pkgconfig(glib-2.0) >= 2.36
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.36
+BuildRequires:  pkgconfig(libvala-0.24)
+BuildRequires:  pkgconfig(vapigen)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
@@ -64,7 +65,8 @@
   --enable-css     \
   --enable-js      \
   --enable-xml     \
-  --enable-sh
+  --enable-sh      \
+  --enable-vala
 make %{?_smp_mflags}
 
 %install

++++++ gnome-code-assistance-0.3.0.tar.xz -> gnome-code-assistance-0.3.1.tar.xz 
++++++
++++ 30713 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to