commit gnome-code-assistance for openSUSE:Factory

2018-10-23 Thread root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2018-10-23 20:38:41

Comparing /work/SRC/openSUSE:Factory/gnome-code-assistance (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-code-assistance.new (New)


Package is "gnome-code-assistance"

Tue Oct 23 20:38:41 2018 rev:20 rq:643715 version:3.16.1+20180422.7f81c19

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-code-assistance/gnome-code-assistance.changes  
2018-03-14 19:23:46.977706932 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2018-10-23 20:38:48.132658146 +0200
@@ -1,0 +2,22 @@
+Thu Oct 18 17:36:51 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.16.1+20180422.7f81c19:
+  + build: Update LLVM and Vala versions
+  + build: List more possible names of llvm-config script
+  + python: improve performance of the pep8 check
+  + Add a pyflakes check to the Python backend
+  + python: fix pylint
+  + Add yaml backend based on yamllint
+  + configure.ac: Add vala 0.40 to list of possible vala APIs
+  + Add vala-0.38 support
+  + Fix compilation with vala 0.36
+  + Small code style cleanup.
+- Switch to git-checkout via service, upstream have not done a
+  release in 2 years, fixes build with new vala 0.42.x
+- Following the above, drop patches already in upstream git:
+  + 0001-Add-libvala-0.36-support.patch
+  + 0003-Fix-compilation-with-vala-0.36.patch
+  + 0005-Add-vala-0.38-support.patch
+  + Add-vala-0.40-support.patch
+
+---

Old:

  0001-Add-libvala-0.36-support.patch
  0003-Fix-compilation-with-vala-0.36.patch
  0005-Add-vala-0.38-support.patch
  Add-vala-0.40-support.patch
  gnome-code-assistance-3.16.1.tar.xz

New:

  _service
  _servicedata
  gnome-code-assistance-3.16.1+20180422.7f81c19.tar.xz



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.IYAl8Q/_old  2018-10-23 20:38:51.140654553 +0200
+++ /var/tmp/diff_new_pack.IYAl8Q/_new  2018-10-23 20:38:51.140654553 +0200
@@ -13,26 +13,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   gnome-code-assistance
-Version:3.16.1
+Version:3.16.1+20180422.7f81c19
 Release:0
 Summary:Code Assistance Service for Code Editors
 License:GPL-3.0-or-later
 Group:  Development/Tools/Other
 URL:https://git.gnome.org/browse/gnome-code-assistance
-Source: 
http://download.gnome.org/sources/gnome-code-assistance/3.16/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM 0001-Add-libvala-0.36-support.patch dims...@opensuse.org 
-- Add vala-0.36 support
-Patch0: 0001-Add-libvala-0.36-support.patch
-# PATCH-FIX-UPSTREAM 0003-Fix-compilation-with-vala-0.36.patch 
dims...@opensuse.org -- Fix build with vala 0.36
-Patch1: 0003-Fix-compilation-with-vala-0.36.patch
-# PATCH-FIX-UPSTREAM 0005-Add-vala-0.38-support.patch zai...@opensuse.org -- 
Fix build with vala 0.38
-Patch2: 0005-Add-vala-0.38-support.patch
-# PATCH-FIX-UPSTREAM Add-vala-0.40-support.patch dims...@opensuse.org -- Fix 
build with vala 0.40, from git
-Patch3: Add-vala-0.40-support.patch
+#Source: 
http://download.gnome.org/sources/gnome-code-assistance/3.16/%%{name}-%%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
+
 # Python backend
 BuildRequires:  dbus-1-python3
 # GJS Backend
@@ -66,10 +60,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 autoreconf -fiv

++ _service ++

  
https://gitlab.gnome.org/GNOME/gnome-code-assistance.git
git
master
3.16.1+%cd.%h
enable
  
  
*.tar
xz
  
  


++ _servicedata ++


https://gitlab.gnome.org/GNOME/gnome-code-assistance.git
  7f81c19958bf9bd2f98f65c4280d9275aa0d81fd


commit gnome-code-assistance for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2018-03-14 19:23:45

Comparing /work/SRC/openSUSE:Factory/gnome-code-assistance (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-code-assistance.new (New)


Package is "gnome-code-assistance"

Wed Mar 14 19:23:45 2018 rev:19 rq:584715 version:3.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-code-assistance/gnome-code-assistance.changes  
2017-12-23 12:18:23.930764967 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2018-03-14 19:23:46.977706932 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:27:36 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.tXBpji/_old  2018-03-14 19:23:48.021669867 +0100
+++ /var/tmp/diff_new_pack.tXBpji/_new  2018-03-14 19:23:48.045669015 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-code-assistance
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,9 +21,9 @@
 Version:3.16.1
 Release:0
 Summary:Code Assistance Service for Code Editors
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Development/Tools/Other
-Url:https://git.gnome.org/browse/gnome-code-assistance
+URL:https://git.gnome.org/browse/gnome-code-assistance
 Source: 
http://download.gnome.org/sources/gnome-code-assistance/3.16/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM 0001-Add-libvala-0.36-support.patch dims...@opensuse.org 
-- Add vala-0.36 support
 Patch0: 0001-Add-libvala-0.36-support.patch
@@ -33,31 +33,30 @@
 Patch2: 0005-Add-vala-0.38-support.patch
 # PATCH-FIX-UPSTREAM Add-vala-0.40-support.patch dims...@opensuse.org -- Fix 
build with vala 0.40, from git
 Patch3: Add-vala-0.40-support.patch
-# Generic build dependenciesa
-BuildRequires:  libtool
-BuildRequires:  pkgconfig(gio-2.0)
 # Python backend
 BuildRequires:  dbus-1-python3
-BuildRequires:  python3
-BuildRequires:  python3-gobject
-# C backend
-%ifnarch ppc
-BuildRequires:  llvm-devel
-%endif
-# Ruby backend
-BuildRequires:  ruby >= 2.0
-BuildRequires:  rubygem(ruby-dbus)
 # GJS Backend
 BuildRequires:  gjs
+# Generic build dependenciesa
+BuildRequires:  libtool
 # Vala backend
 BuildRequires:  libvala-devel
+BuildRequires:  pkgconfig
+BuildRequires:  python3
+BuildRequires:  python3-gobject
+# Ruby backend
+BuildRequires:  ruby >= 2.0
 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(vapigen)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  rubygem(ruby-dbus)
 %glib2_gsettings_schema_requires
+# C backend
+%ifnarch ppc
+BuildRequires:  llvm-devel
+%endif
 
 %description
 gnome-code-assistance provides common code assistance
@@ -91,7 +90,7 @@
 %make_install
 # fixup hasbangs of executable scripts, do not point to /usr/bin/env
 find %{buildroot}%{_libexecdir}/%{name} -type f -exec \
-  sed -i "s|#!/usr/bin/env |#!/usr/bin/|" {} \;
+  sed -i "s|#!%{_bindir}/env |#!%{_bindir}/|" {} \;
 
 %if 0%{?suse_version} <= 1320
 %post
@@ -102,8 +101,8 @@
 %endif
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog README COPYING
+%license COPYING
+%doc ChangeLog README
 %{_datadir}/dbus-1/services/org.gnome.CodeAssist.v1.sh.service
 %{_datadir}/glib-2.0/schemas/org.gnome.codeassistance.gschema.xml
 %{_libexecdir}/%{name}/




commit gnome-code-assistance for openSUSE:Factory

2017-12-23 Thread root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2017-12-23 12:18:22

Comparing /work/SRC/openSUSE:Factory/gnome-code-assistance (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-code-assistance.new (New)


Package is "gnome-code-assistance"

Sat Dec 23 12:18:22 2017 rev:18 rq:558106 version:3.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-code-assistance/gnome-code-assistance.changes  
2017-12-06 08:49:27.345046248 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2017-12-23 12:18:23.930764967 +0100
@@ -1,0 +2,10 @@
+Fri Dec 15 10:36:31 UTC 2017 - dims...@opensuse.org
+
+- Fix some rpmlint warnings:
+  + env-script-interpreter: Replace (using sed) /usr/bin/env FOO
+hasbangs.
+  + empty-%post/postun: disable the scripts on suse_version > 1320:
+%glib2_gsettings_schema_post/post are no longer needed as the
+%functionality is covered by file triggers.
+
+---



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.Tnt5XB/_old  2017-12-23 12:18:24.462739029 +0100
+++ /var/tmp/diff_new_pack.Tnt5XB/_new  2017-12-23 12:18:24.462739029 +0100
@@ -89,12 +89,17 @@
 
 %install
 %make_install
+# fixup hasbangs of executable scripts, do not point to /usr/bin/env
+find %{buildroot}%{_libexecdir}/%{name} -type f -exec \
+  sed -i "s|#!/usr/bin/env |#!/usr/bin/|" {} \;
 
+%if 0%{?suse_version} <= 1320
 %post
 %glib2_gsettings_schema_post
 
 %postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
 %defattr(-,root,root)




commit gnome-code-assistance for openSUSE:Factory

2017-12-05 Thread root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2017-12-06 08:49:27

Comparing /work/SRC/openSUSE:Factory/gnome-code-assistance (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-code-assistance.new (New)


Package is "gnome-code-assistance"

Wed Dec  6 08:49:27 2017 rev:17 rq:548217 version:3.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-code-assistance/gnome-code-assistance.changes  
2017-09-13 21:41:02.703781011 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2017-12-06 08:49:27.345046248 +0100
@@ -1,0 +2,6 @@
+Mon Dec  4 17:31:57 UTC 2017 - dims...@opensuse.org
+
+- Add Add-vala-0.40-support.patch: Fix build with vala 0.40, taken
+  from git.
+
+---

New:

  Add-vala-0.40-support.patch



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.dRobMh/_old  2017-12-06 08:49:27.877026771 +0100
+++ /var/tmp/diff_new_pack.dRobMh/_new  2017-12-06 08:49:27.881026625 +0100
@@ -31,6 +31,8 @@
 Patch1: 0003-Fix-compilation-with-vala-0.36.patch
 # PATCH-FIX-UPSTREAM 0005-Add-vala-0.38-support.patch zai...@opensuse.org -- 
Fix build with vala 0.38
 Patch2: 0005-Add-vala-0.38-support.patch
+# PATCH-FIX-UPSTREAM Add-vala-0.40-support.patch dims...@opensuse.org -- Fix 
build with vala 0.40, from git
+Patch3: Add-vala-0.40-support.patch
 # Generic build dependenciesa
 BuildRequires:  libtool
 BuildRequires:  pkgconfig(gio-2.0)
@@ -68,6 +70,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 autoreconf -fiv

++ Add-vala-0.40-support.patch ++
>From f20cc482ee2112ccd2acc792834be3c74439629f Mon Sep 17 00:00:00 2001
From: Tristan Van Berkom 
Date: Thu, 26 Oct 2017 15:50:03 +0900
Subject: configure.ac: Add vala 0.40 to list of possible vala APIs

GNOME 3.27 is now building vala 0.40, which means older versions
of vala are not present for a clean build and this causes
gnome-code-assistance to fail to build.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 8b0fda0..9056227 100644
--- a/configure.ac
+++ b/configure.ac
@@ -410,7 +410,7 @@ AC_ARG_ENABLE([vala],
   [enable_vala=$enableval],
   [enable_vala=auto])
 
-BACKEND_VALA_LIBVALA_VERSIONS="libvala-0.38 libvala-0.36 libvala-0.34 
libvala-0.32 libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 
libvala-0.20"
+BACKEND_VALA_LIBVALA_VERSIONS="libvala-0.40 libvala-0.38 libvala-0.36 
libvala-0.34 libvala-0.32 libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 
libvala-0.22 libvala-0.20"
 BACKEND_VALA_MODULES="gobject-2.0 >= 2.36 glib-2.0 >= 2.36 gio-2.0 >= 2.36 
gee-0.8 gio-unix-2.0 >= 2.36"
 
 BACKEND_VALA_LIBVALA=
-- 
cgit v0.12





commit gnome-code-assistance for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2017-09-13 21:41:01

Comparing /work/SRC/openSUSE:Factory/gnome-code-assistance (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-code-assistance.new (New)


Package is "gnome-code-assistance"

Wed Sep 13 21:41:01 2017 rev:16 rq:520710 version:3.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-code-assistance/gnome-code-assistance.changes  
2017-08-16 16:15:30.274300546 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2017-09-13 21:41:02.703781011 +0200
@@ -6,0 +7,6 @@
+Thu Jul 20 19:19:44 UTC 2017 - zai...@opensuse.org
+
+- Add 0005-Add-vala-0.38-support.patch: Fix build with vala 0.38,
+  patch taken from git.
+
+---

New:

  0005-Add-vala-0.38-support.patch



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.NPOv2R/_old  2017-09-13 21:41:03.947606003 +0200
+++ /var/tmp/diff_new_pack.NPOv2R/_new  2017-09-13 21:41:03.951605440 +0200
@@ -29,6 +29,8 @@
 Patch0: 0001-Add-libvala-0.36-support.patch
 # PATCH-FIX-UPSTREAM 0003-Fix-compilation-with-vala-0.36.patch 
dims...@opensuse.org -- Fix build with vala 0.36
 Patch1: 0003-Fix-compilation-with-vala-0.36.patch
+# PATCH-FIX-UPSTREAM 0005-Add-vala-0.38-support.patch zai...@opensuse.org -- 
Fix build with vala 0.38
+Patch2: 0005-Add-vala-0.38-support.patch
 # Generic build dependenciesa
 BuildRequires:  libtool
 BuildRequires:  pkgconfig(gio-2.0)
@@ -65,6 +67,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 autoreconf -fiv

++ 0005-Add-vala-0.38-support.patch ++
>From a46522ac93b0ff046a80b3672a51e2d20ac8d295 Mon Sep 17 00:00:00 2001
From: Michael Catanzaro 
Date: Thu, 27 Apr 2017 11:58:34 -0500
Subject: Add vala-0.38 support

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 00bfc45..8b0fda0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -410,7 +410,7 @@ AC_ARG_ENABLE([vala],
   [enable_vala=$enableval],
   [enable_vala=auto])
 
-BACKEND_VALA_LIBVALA_VERSIONS="libvala-0.36 libvala-0.34 libvala-0.32 
libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 libvala-0.20"
+BACKEND_VALA_LIBVALA_VERSIONS="libvala-0.38 libvala-0.36 libvala-0.34 
libvala-0.32 libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 
libvala-0.20"
 BACKEND_VALA_MODULES="gobject-2.0 >= 2.36 glib-2.0 >= 2.36 gio-2.0 >= 2.36 
gee-0.8 gio-unix-2.0 >= 2.36"
 
 BACKEND_VALA_LIBVALA=
-- 
cgit v0.12




commit gnome-code-assistance for openSUSE:Factory

2017-08-16 Thread root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2017-08-16 16:15:21

Comparing /work/SRC/openSUSE:Factory/gnome-code-assistance (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-code-assistance.new (New)


Package is "gnome-code-assistance"

Wed Aug 16 16:15:21 2017 rev:15 rq:516863 version:3.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-code-assistance/gnome-code-assistance.changes  
2017-03-22 23:00:20.224329302 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2017-08-16 16:15:30.274300546 +0200
@@ -1,0 +2,5 @@
+Tue Aug  8 16:28:24 UTC 2017 - jeng...@inai.de
+
+- Fix RPM group. Trim future visions from descriptions.
+
+---



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.1yH01g/_old  2017-08-16 16:15:31.218168057 +0200
+++ /var/tmp/diff_new_pack.1yH01g/_new  2017-08-16 16:15:31.222167496 +0200
@@ -22,7 +22,7 @@
 Release:0
 Summary:Code Assistance Service for Code Editors
 License:GPL-3.0+
-Group:  Development/
+Group:  Development/Tools/Other
 Url:https://git.gnome.org/browse/gnome-code-assistance
 Source: 
http://download.gnome.org/sources/gnome-code-assistance/3.16/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM 0001-Add-libvala-0.36-support.patch dims...@opensuse.org 
-- Add vala-0.36 support
@@ -56,7 +56,7 @@
 %glib2_gsettings_schema_requires
 
 %description
-gnome-code-assistance is a project which aims to provide common code assistance
+gnome-code-assistance provides common code assistance
 services for code editors (simple editors as well as IDEs). It is an effort to
 provide a centralized code-assistance as a service for the GNOME platform
 instead of having every editor implement their own solution.




commit gnome-code-assistance for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2017-03-22 23:00:17

Comparing /work/SRC/openSUSE:Factory/gnome-code-assistance (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-code-assistance.new (New)


Package is "gnome-code-assistance"

Wed Mar 22 23:00:17 2017 rev:14 rq:467538 version:3.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-code-assistance/gnome-code-assistance.changes  
2016-09-23 11:33:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2017-03-22 23:00:20.224329302 +0100
@@ -1,0 +2,11 @@
+Fri Mar  3 08:49:29 UTC 2017 - dims...@opensuse.org
+
+- Add 0001-Add-libvala-0.36-support.patch and
+  0003-Fix-compilation-with-vala-0.36.patch: Fix build with
+  vala 0.36, patches taken from git.
+- Add libtool Buildrequires and call to autoreconf, as above patch
+  touches the build system.
+- Replace pkgconfig(libvala-0.34) BuildRequires with libvala-devel:
+  we do not want to change the version every 6 months any longer.
+
+---

New:

  0001-Add-libvala-0.36-support.patch
  0003-Fix-compilation-with-vala-0.36.patch



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.zHbQjQ/_old  2017-03-22 23:00:21.952084386 +0100
+++ /var/tmp/diff_new_pack.zHbQjQ/_new  2017-03-22 23:00:21.956083819 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-code-assistance
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -25,7 +25,12 @@
 Group:  Development/
 Url:https://git.gnome.org/browse/gnome-code-assistance
 Source: 
http://download.gnome.org/sources/gnome-code-assistance/3.16/%{name}-%{version}.tar.xz
-# Generic build dependencies
+# PATCH-FIX-UPSTREAM 0001-Add-libvala-0.36-support.patch dims...@opensuse.org 
-- Add vala-0.36 support
+Patch0: 0001-Add-libvala-0.36-support.patch
+# PATCH-FIX-UPSTREAM 0003-Fix-compilation-with-vala-0.36.patch 
dims...@opensuse.org -- Fix build with vala 0.36
+Patch1: 0003-Fix-compilation-with-vala-0.36.patch
+# Generic build dependenciesa
+BuildRequires:  libtool
 BuildRequires:  pkgconfig(gio-2.0)
 # Python backend
 BuildRequires:  dbus-1-python3
@@ -41,11 +46,11 @@
 # GJS Backend
 BuildRequires:  gjs
 # Vala backend
+BuildRequires:  libvala-devel
 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.34)
 BuildRequires:  pkgconfig(vapigen)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -58,8 +63,11 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
+autoreconf -fiv
 %configure \
 %ifnarch ppc
   --enable-c   \

++ 0001-Add-libvala-0.36-support.patch ++
>From b6097f3007fe29545d44ef4def120261b36fdac9 Mon Sep 17 00:00:00 2001
From: Jesse van den Kieboom 
Date: Sat, 5 Nov 2016 13:33:16 +0100
Subject: [PATCH 1/3] Add libvala-0.36 support

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 40b7c96..008c2ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -410,7 +410,7 @@ AC_ARG_ENABLE([vala],
   [enable_vala=$enableval],
   [enable_vala=auto])
 
-BACKEND_VALA_LIBVALA_VERSIONS="libvala-0.34 libvala-0.32 libvala-0.30 
libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 libvala-0.20"
+BACKEND_VALA_LIBVALA_VERSIONS="libvala-0.36 libvala-0.34 libvala-0.32 
libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 libvala-0.20"
 BACKEND_VALA_MODULES="gobject-2.0 >= 2.36 glib-2.0 >= 2.36 gio-2.0 >= 2.36 
gee-0.8 gio-unix-2.0 >= 2.36"
 
 BACKEND_VALA_LIBVALA=
-- 
2.11.1

++ 0003-Fix-compilation-with-vala-0.36.patch ++
>From 508e157a08eda979683d130bd779792ee4d90d58 Mon Sep 17 00:00:00 2001
From: Jesse van den Kieboom 
Date: Sun, 6 Nov 2016 01:27:49 -0800
Subject: [PATCH 3/3] Fix compilation with vala 0.36

https://bugzilla.gnome.org/show_bug.cgi?id=772861
---
 backends/vala/Makefile.am   |  4 
 backends/vala/valaoptionparser.vala |  4 
 configure.ac| 25 +
 3 files changed, 29 insertions(+), 4 deletions(-)

Index: gnome-code-assistance-3.16.1/backends/vala/Makefile.am

commit gnome-code-assistance for openSUSE:Factory

2016-09-23 Thread h_root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2016-09-23 11:33:44

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  
2016-07-09 09:24:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2016-09-23 11:33:57.0 +0200
@@ -1,0 +2,7 @@
+Fri Sep 16 13:00:05 UTC 2016 - dims...@opensuse.org
+
+- Build using vala 0.34:
+  + Replace pkgconfig(libvala-0.32) BuildRequires with
+pkgconfig(libvala-0.34).
+
+---



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.uCXDyF/_old  2016-09-23 11:33:58.0 +0200
+++ /var/tmp/diff_new_pack.uCXDyF/_new  2016-09-23 11:33:58.0 +0200
@@ -45,7 +45,7 @@
 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.32)
+BuildRequires:  pkgconfig(libvala-0.34)
 BuildRequires:  pkgconfig(vapigen)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires




commit gnome-code-assistance for openSUSE:Factory

2016-07-09 Thread h_root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2016-07-09 09:24:13

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  
2016-04-01 13:03:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2016-07-09 09:24:21.0 +0200
@@ -1,0 +2,12 @@
+Tue Jul  5 08:29:52 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Fix compatibility with sass 3.4.22.
+  + Support vala 0.34.
+  + Fix crash when pylint is not available.
+  + Update javascript dependencies.
+- Stop passing sed, libvala-0.32 is now supported by upstream.
+- Drop gca-python-fix-crash-when-missing-pylint.patch: Fixed
+  upstream.
+
+---

Old:

  gca-python-fix-crash-when-missing-pylint.patch
  gnome-code-assistance-3.16.0.tar.xz

New:

  gnome-code-assistance-3.16.1.tar.xz



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.Lw91tD/_old  2016-07-09 09:24:23.0 +0200
+++ /var/tmp/diff_new_pack.Lw91tD/_new  2016-07-09 09:24:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-code-assistance
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,16 +18,13 @@
 
 
 Name:   gnome-code-assistance
-## FIXME on next version update, remove sed replacing for libvala version.
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Code Assistance Service for Code Editors
 License:GPL-3.0+
 Group:  Development/
 Url:https://git.gnome.org/browse/gnome-code-assistance
 Source: 
http://download.gnome.org/sources/gnome-code-assistance/3.16/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gca-python-fix-crash-when-missing-pylint.patch 
zai...@opensuse.org -- python: fix crash when pylint is not available.
-Patch0: gca-python-fix-crash-when-missing-pylint.patch
 # Generic build dependencies
 BuildRequires:  pkgconfig(gio-2.0)
 # Python backend
@@ -61,9 +58,6 @@
 
 %prep
 %setup -q
-# Prepare for vala-0.32 - Upstream have committed the same change, use sed to 
avoid need for bootstrapping.
-sed -i 's:libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 
libvala-0.20:libvala-0.32 libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 
libvala-0.22 libvala-0.20:' configure
-%patch0 -p1
 
 %build
 %configure \

++ gnome-code-assistance-3.16.0.tar.xz -> 
gnome-code-assistance-3.16.1.tar.xz ++
 53104 lines of diff (skipped)




commit gnome-code-assistance for openSUSE:Factory

2016-04-01 Thread h_root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2016-04-01 13:03:13

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  
2015-10-06 16:10:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2016-04-01 13:03:23.0 +0200
@@ -1,0 +2,9 @@
+Wed Mar 30 09:31:03 UTC 2016 - zai...@opensuse.org
+
+- Prepare for libvala-0.32 via sed replacement.
+- Following above change, replace pkgconfig(libvala-0.30) for
+  pkgconfig(libvala-0.32) BuildRequires.
+- Add gca-python-fix-crash-when-missing-pylint.patch: Fix crash
+  when pylint is not available. Patch from upstream git.
+
+---

New:

  gca-python-fix-crash-when-missing-pylint.patch



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.cXBQjv/_old  2016-04-01 13:03:24.0 +0200
+++ /var/tmp/diff_new_pack.cXBQjv/_new  2016-04-01 13:03:24.0 +0200
@@ -26,6 +26,8 @@
 Group:  Development/
 Url:https://git.gnome.org/browse/gnome-code-assistance
 Source: 
http://download.gnome.org/sources/gnome-code-assistance/3.16/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gca-python-fix-crash-when-missing-pylint.patch 
zai...@opensuse.org -- python: fix crash when pylint is not available.
+Patch0: gca-python-fix-crash-when-missing-pylint.patch
 # Generic build dependencies
 BuildRequires:  pkgconfig(gio-2.0)
 # Python backend
@@ -46,7 +48,7 @@
 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.30)
+BuildRequires:  pkgconfig(libvala-0.32)
 BuildRequires:  pkgconfig(vapigen)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -59,8 +61,9 @@
 
 %prep
 %setup -q
-# Prepare for vala-0.30 - Upstream have committed the same change, use sed to 
avoid need for bootstrapping.
-sed -i 's:libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 
libvala-0.20:libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 
libvala-0.20:' configure
+# Prepare for vala-0.32 - Upstream have committed the same change, use sed to 
avoid need for bootstrapping.
+sed -i 's:libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 
libvala-0.20:libvala-0.32 libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 
libvala-0.22 libvala-0.20:' configure
+%patch0 -p1
 
 %build
 %configure \

++ gca-python-fix-crash-when-missing-pylint.patch ++
>From cd0f439a2cb67a1f7f0a6f468c33db5731321402 Mon Sep 17 00:00:00 2001
From: Christian Hergert 
Date: Sun, 21 Feb 2016 17:11:10 -0800
Subject: python: fix crash when pylint is not available

If the client suggests the use of pylint using {"pylint":True}, then make
sure that we have pylint available before calling into the linter module.
---
 backends/python/__init__.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/backends/python/__init__.py b/backends/python/__init__.py
index 9476d6f..8dc2cf2 100644
--- a/backends/python/__init__.py
+++ b/backends/python/__init__.py
@@ -24,8 +24,9 @@ import re
 try:
 from pylint import lint
 from pylint.reporters.text import TextReporter
+HAS_PYLINT = True
 except ImportError:
-pass
+HAS_PYLINT = False
 
 from gnome.codeassistance import transport, types
 
@@ -97,7 +98,7 @@ class Service(transport.Service):
 # PEP8 is not installed. Do nothing.
 pass
 
-if "pylint" in options and options["pylint"]:
+if HAS_PYLINT and "pylint" in options and options["pylint"]:
 pylint = PyLint(doc.data_path)
 diagnostics = pylint.run()
 
-- 
cgit v0.12




commit gnome-code-assistance for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2015-10-06 16:10:24

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  
2015-05-05 00:55:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2015-10-06 16:10:25.0 +0200
@@ -1,0 +2,7 @@
+Wed Aug 19 21:40:57 UTC 2015 - zai...@opensuse.org
+
+- Prepare for libvala-0.30 via sed replacement.
+- Following above change, replace pkgconfig(libvala-0.28) for
+  pkgconfig(libvala-0.30) BuildRequires.
+
+---



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.CNoPNu/_old  2015-10-06 16:10:25.0 +0200
+++ /var/tmp/diff_new_pack.CNoPNu/_new  2015-10-06 16:10:25.0 +0200
@@ -18,6 +18,7 @@
 
 
 Name:   gnome-code-assistance
+## FIXME on next version update, remove sed replacing for libvala version.
 Version:3.16.0
 Release:0
 Summary:Code Assistance Service for Code Editors
@@ -45,7 +46,7 @@
 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.28)
+BuildRequires:  pkgconfig(libvala-0.30)
 BuildRequires:  pkgconfig(vapigen)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -58,6 +59,8 @@
 
 %prep
 %setup -q
+# Prepare for vala-0.30 - Upstream have committed the same change, use sed to 
avoid need for bootstrapping.
+sed -i 's:libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 
libvala-0.20:libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 
libvala-0.20:' configure
 
 %build
 %configure \




commit gnome-code-assistance for openSUSE:Factory

2015-05-04 Thread h_root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2015-05-05 00:55:34

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  
2015-03-30 19:13:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2015-05-05 00:55:35.0 +0200
@@ -1,0 +2,8 @@
+Thu Apr 30 11:01:29 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Update sass.
+  + Add jshint support.
+- Drop gnome-code-assistance-vala-0.28.patch: Fixed upstream.
+
+---

Old:

  gnome-code-assistance-3.14.0.tar.xz
  gnome-code-assistance-vala-0.28.patch

New:

  gnome-code-assistance-3.16.0.tar.xz



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.96ZTz0/_old  2015-05-05 00:55:36.0 +0200
+++ /var/tmp/diff_new_pack.96ZTz0/_new  2015-05-05 00:55:36.0 +0200
@@ -18,17 +18,13 @@
 
 
 Name:   gnome-code-assistance
-Version:3.14.0
+Version:3.16.0
 Release:0
 Summary:Code Assistance Service for Code Editors
 License:GPL-3.0+
 Group:  Development/
 Url:https://git.gnome.org/browse/gnome-code-assistance
-Source: 
https://download.gnome.org/sources/gnome-code-assistance/3.14/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-code-assistance-vala-0.28.patch 
dims...@opensuse.org -- Add support for Vala 0.28, taken from git
-Patch0: gnome-code-assistance-vala-0.28.patch
-# Needed for patch0
-BuildRequires:  libtool
+Source: 
http://download.gnome.org/sources/gnome-code-assistance/3.16/%{name}-%{version}.tar.xz
 # Generic build dependencies
 BuildRequires:  pkgconfig(gio-2.0)
 # Python backend
@@ -62,11 +58,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# Needed for patch0
-autoreconf -fiv
 %configure \
 %ifnarch ppc
   --enable-c   \

++ gnome-code-assistance-3.14.0.tar.xz - 
gnome-code-assistance-3.16.0.tar.xz ++
 119739 lines of diff (skipped)




commit gnome-code-assistance for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2015-03-30 19:13:28

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  
2015-02-05 10:59:43.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2015-03-30 19:13:30.0 +0200
@@ -1,0 +2,10 @@
+Thu Feb  5 13:45:28 UTC 2015 - dims...@opensuse.org
+
+- Add gnome-code-assistance-vala-0.28.patch: Add support for
+  Vala 0.28 branch.
+- Add libtool BuildRequires and call to autoreconf, as above patch
+  touches the build system.
+- Replace pkgconfig(libvala-0.26) BuildRequires with
+  pkgconfig(libvala-0.28).
+
+---

New:

  gnome-code-assistance-vala-0.28.patch



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.tszdOA/_old  2015-03-30 19:13:30.0 +0200
+++ /var/tmp/diff_new_pack.tszdOA/_new  2015-03-30 19:13:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-code-assistance
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -25,6 +25,10 @@
 Group:  Development/
 Url:https://git.gnome.org/browse/gnome-code-assistance
 Source: 
https://download.gnome.org/sources/gnome-code-assistance/3.14/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-code-assistance-vala-0.28.patch 
dims...@opensuse.org -- Add support for Vala 0.28, taken from git
+Patch0: gnome-code-assistance-vala-0.28.patch
+# Needed for patch0
+BuildRequires:  libtool
 # Generic build dependencies
 BuildRequires:  pkgconfig(gio-2.0)
 # Python backend
@@ -45,7 +49,7 @@
 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.26)
+BuildRequires:  pkgconfig(libvala-0.28)
 BuildRequires:  pkgconfig(vapigen)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -58,8 +62,11 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+# Needed for patch0
+autoreconf -fiv
 %configure \
 %ifnarch ppc
   --enable-c   \

++ gnome-code-assistance-vala-0.28.patch ++
commit 126b5781748ce9bf5d822a2b9692adf6cd9f6487
Author: Sébastien Wilmet swil...@gnome.org
Date:   Mon Dec 29 18:43:25 2014 +0100

build: add Vala 0.28

diff --git a/configure.ac b/configure.ac
index 573fbcc..224e74b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -395,7 +395,7 @@ AC_ARG_ENABLE([vala],
   [enable_vala=$enableval],
   [enable_vala=auto])
 
-BACKEND_VALA_LIBVALA_VERSIONS=libvala-0.26 libvala-0.24 libvala-0.22 
libvala-0.20
+BACKEND_VALA_LIBVALA_VERSIONS=libvala-0.28 libvala-0.26 libvala-0.24 
libvala-0.22 libvala-0.20
 BACKEND_VALA_MODULES=gobject-2.0 = 2.36 glib-2.0 = 2.36 gio-2.0 = 2.36 
gee-0.8 gio-unix-2.0 = 2.36
 
 BACKEND_VALA_LIBVALA=



commit gnome-code-assistance for openSUSE:Factory

2015-02-05 Thread h_root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2015-02-05 10:59:42

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-12-08 16:56:33.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2015-02-05 10:59:43.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb  2 10:19:47 UTC 2015 - zai...@opensuse.org
+
+- Disable c-backend (llvm) for PPC: llvm-devel BuildRequires is not
+  available on PPC. Doing this via conditional %ifnarch.   
+
+---



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.EYMJGn/_old  2015-02-05 10:59:44.0 +0100
+++ /var/tmp/diff_new_pack.EYMJGn/_new  2015-02-05 10:59:44.0 +0100
@@ -32,7 +32,9 @@
 BuildRequires:  python3
 BuildRequires:  python3-gobject
 # C backend
+%ifnarch ppc
 BuildRequires:  llvm-devel
+%endif
 # Ruby backend
 BuildRequires:  ruby = 2.0
 BuildRequires:  rubygem(ruby-dbus)
@@ -59,7 +61,9 @@
 
 %build
 %configure \
+%ifnarch ppc
   --enable-c   \
+%endif
   --enable-python  \
   --enable-ruby\
   --enable-css \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-code-assistance for openSUSE:Factory

2014-12-08 Thread h_root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2014-12-08 16:56:47

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-10-01 07:40:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2014-12-08 16:56:33.0 +0100
@@ -1,0 +2,9 @@
+Thu Dec  4 14:40:49 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.0:
+  + Improvements in the C and Vala backends.
+  + gnome-code-assistance now uses the same versions as GNOME's.
+- Stop adding libvala-0.26 via sed in spec, no longer needed, fixed
+  upstream.
+
+---

Old:

  gnome-code-assistance-0.3.1.tar.xz

New:

  gnome-code-assistance-3.14.0.tar.xz



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.E4eaJn/_old  2014-12-08 16:56:34.0 +0100
+++ /var/tmp/diff_new_pack.E4eaJn/_new  2014-12-08 16:56:34.0 +0100
@@ -18,13 +18,13 @@
 
 
 Name:   gnome-code-assistance
-Version:0.3.1
+Version:3.14.0
 Release:0
 Summary:Code Assistance Service for Code Editors
 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
+Source: 
https://download.gnome.org/sources/gnome-code-assistance/3.14/%{name}-%{version}.tar.xz
 # Generic build dependencies
 BuildRequires:  pkgconfig(gio-2.0)
 # Python backend
@@ -56,7 +56,6 @@
 
 %prep
 %setup -q
-sed -i s:libvala-0.24:libvala-0.26 libvala-0.24: configure
 
 %build
 %configure \

++ gnome-code-assistance-0.3.1.tar.xz - 
gnome-code-assistance-3.14.0.tar.xz ++
 2130 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/ChangeLog 
new/gnome-code-assistance-3.14.0/ChangeLog
--- old/gnome-code-assistance-0.3.1/ChangeLog   2014-03-25 11:21:23.0 
+0100
+++ new/gnome-code-assistance-3.14.0/ChangeLog  2014-12-04 13:01:36.0 
+0100
@@ -1,6 +1,82 @@
+commit 14498969513feb9fc2248638ccd1f88a894736b2
+Author: Sébastien Wilmet swil...@gnome.org
+Date:   2014-11-30
+
+Release 3.14.0 (for GNOME 3.14)
+
+https://bugzilla.gnome.org/show_bug.cgi?id=738981
+
+M  NEWS
+M  configure.ac
+
+commit bf3a800d02b74106e0c7a0ea96a1f83ca353f4dd
+Author: Ville Skyttä ville.sky...@iki.fi
+Date:  2014-07-31
+
+[backends/vala] Support libvala-0.26
+
+M  configure.ac
+
+commit b349461eb0dda9d7a9c165784a2b024692c42185
+Author: Jesse van den Kieboom jesse...@gnome.org
+Date:  2014-07-11
+
+[backends/c] Remove debug statement
+
+M  backends/c/service.py
+
+commit 0680b150278ae068b836a66264eaae4237544d27
+Author: Jesse van den Kieboom jesse...@gnome.org
+Date:  2014-07-11
+
+[backends/c] Try both clang and llvm-clang to find sys include
+
+M  backends/c/service.py
+
+commit d2ded32e2275005cf7df5269fbe4bc5091d2deb1
+Author: Jesse van den Kieboom jesse...@gnome.org
+Date:  2014-07-11
+
+[backends/c] Fallback on ctypes find_library if needed
+
+M  backends/c/service.py
+
+commit 3e250d6bed5f0aa2f56c4ef8ceed5aaa64c3dffa
+Author: Jesse van den Kieboom jesse...@gnome.org
+Date:  2014-06-24
+
+Add global system include dir if found
+
+M  backends/c/service.py
+
+commit ee27697e8e7b33a2dfe90502cc8ce4414e44888d
+Author: Jesse van den Kieboom jesse.vandenkieb...@epfl.ch
+Date:  2014-04-16
+
+Added python deps for C backend
+
+M  README
+
+commit ebf98d6a4aad1645fc447c17544f569946703344
+Author: Jesse van den Kieboom jesse.vandenkieb...@epfl.ch
+Date:  2014-04-16
+
+Added short list of backends and deps
+
+M  README
+
+commit 65b11ce62b97bf2cf4848461c91b7db9f39e99ce
+Author: Ignacio Casal Quinteiro i...@gnome.org
+Date:  2014-03-25
+
+Release 0.3.1
+
+M  NEWS
+M  configure.ac
+
 commit 00c2d92e7688e733741343315ab2c2abbf0ed365
 Author: Ignacio Casal Quinteiro i...@gnome.org
-Date:   2014-03-25
+Date:  2014-03-25
 
 [backends/jscommon] dbus interfaces need to be wrapped around
 node/node
@@ 

commit gnome-code-assistance for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2014-10-01 07:40:35

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-05-05 21:15:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2014-10-01 07:40:52.0 +0200
@@ -1,0 +2,17 @@
+Mon Sep 29 10:43:49 UTC 2014 - dims...@opensuse.org
+
+- Use vala 0.26 with GNOME 3.14:
+  + Replace pkgconfig(libvala-0.24) BuildRequires with
+pkgconfig(libvala-0.26).
+  + Use sed to add libvala-0.26 as supported vala version to
+configure.
+
+---
+Tue Sep  9 18:06:46 UTC 2014 - mrueck...@suse.de
+
+- Fix buildrequires for the ruby support:
+  - ruby(abi) is no longer numerical. Use versioned ruby
+BuildRequires.
+  - Use rubygem(ruby-dbus) instead of rubygem-ruby-dbus.
+
+---



Other differences:
--
++ gnome-code-assistance.spec ++
--- /var/tmp/diff_new_pack.ap90w0/_old  2014-10-01 07:40:52.0 +0200
+++ /var/tmp/diff_new_pack.ap90w0/_new  2014-10-01 07:40:52.0 +0200
@@ -34,8 +34,8 @@
 # C backend
 BuildRequires:  llvm-devel
 # Ruby backend
-BuildRequires:  rubygem-ruby-dbus
-BuildRequires:  ruby(abi) = 2.0
+BuildRequires:  ruby = 2.0
+BuildRequires:  rubygem(ruby-dbus)
 # GJS Backend
 BuildRequires:  gjs
 # Vala backend
@@ -43,7 +43,7 @@
 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(libvala-0.26)
 BuildRequires:  pkgconfig(vapigen)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -56,6 +56,7 @@
 
 %prep
 %setup -q
+sed -i s:libvala-0.24:libvala-0.26 libvala-0.24: configure
 
 %build
 %configure \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-code-assistance for openSUSE:Factory

2014-02-18 Thread h_root
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.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2014-02-18 14:44:15.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 14 21:30:40 UTC 2014 - zai...@opensuse.org
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.b1Vmcj/_new  2014-02-18 14:44:15.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org