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 - [email protected]
+
+- 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 [email protected] 
-- Add vala-0.36 support
-Patch0:         0001-Add-libvala-0.36-support.patch
-# PATCH-FIX-UPSTREAM 0003-Fix-compilation-with-vala-0.36.patch 
[email protected] -- 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 [email protected] -- 
Fix build with vala 0.38
-Patch2:         0005-Add-vala-0.38-support.patch
-# PATCH-FIX-UPSTREAM Add-vala-0.40-support.patch [email protected] -- 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 ++++++
<services>
  <service mode="disabled" name="tar_scm">
    <param 
name="url">https://gitlab.gnome.org/GNOME/gnome-code-assistance.git</param>
    <param name="scm">git</param>
    <param name="revision">master</param>
    <param name="versionformat">3.16.1+%cd.%h</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service mode="disabled" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version" />
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://gitlab.gnome.org/GNOME/gnome-code-assistance.git</param>
              <param 
name="changesrevision">7f81c19958bf9bd2f98f65c4280d9275aa0d81fd</param></service></servicedata>

Reply via email to