Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2014-02-18 14:44:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
    2013-12-30 21:27:42.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2014-02-18 14:44:15.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Feb 14 21:30:40 UTC 2014 - [email protected]
+
+- Exchange ruby20 for ruby(abi) BuildRequires, will save us trouble
+  on future updates of ruby.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-code-assistance.spec ++++++
--- /var/tmp/diff_new_pack.b1Vmcj/_old  2014-02-18 14:44:15.000000000 +0100
+++ /var/tmp/diff_new_pack.b1Vmcj/_new  2014-02-18 14:44:15.000000000 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package gnome-code-assistance
 #
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,13 +16,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           gnome-code-assistance
 Version:        0.3.0
 Release:        0
-License:        GPL-3.0+
 Summary:        Code Assistance Service for Code Editors
-Url:            https://git.gnome.org/browse/gnome-code-assistance
+License:        GPL-3.0+
 Group:          Development/
+Url:            https://git.gnome.org/browse/gnome-code-assistance
 Source:         
http://ftp.acc.umu.se/pub/GNOME/sources/gnome-code-assistance/0.3/%{name}-%{version}.tar.xz
 # Generic build dependencies
 BuildRequires:  pkgconfig(gio-2.0)
@@ -32,7 +34,8 @@
 # C backend
 BuildRequires:  llvm-devel
 # Ruby backend
-BuildRequires:  ruby20 rubygem-ruby-dbus
+BuildRequires:  rubygem-ruby-dbus
+BuildRequires:  ruby(abi) >= 2.0
 # GJS Backend
 BuildRequires:  gjs
 # Vala backend (we do not have the right vala version available at this moment)

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

Reply via email to