From: Jakub Bogusz Date: Sun, 28 Aug 2016 15:46:57 +0000 (+0200) Subject: - updated to 3.16.1 X-Git-Tag: auto/th/gnome-code-assistance-3.16.1-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgnome-code-assistance.git;a=commitdiff_plain;h=6af7a05 - updated to 3.16.1 - removed obsolete vala-0.32 patch --- diff --git a/gnome-code-assistance.spec b/gnome-code-assistance.spec index daf946d..50ffeaa 100644 --- a/gnome-code-assistance.spec +++ b/gnome-code-assistance.spec @@ -12,13 +12,12 @@ Summary: Common code assistance services for code editors Summary(pl.UTF-8): Wspólne usługi wspierające pracę z kodem dla edytorów kodu Name: gnome-code-assistance -Version: 3.16.0 -Release: 4 +Version: 3.16.1 +Release: 1 License: GPL v2+ Group: X11/Applications/Editors Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-code-assistance/3.16/%{name}-%{version}.tar.xz -# Source0-md5: 356a034dd60271f39f3d5ce658b75f09 -Patch0: vala-0.32.patch +# Source0-md5: 5579574b1102abb21b2f5e64d619b153 URL: https://wiki.gnome.org/Projects/CodeAssistance BuildRequires: gjs-devel BuildRequires: glib2 >= 1:2.36 @@ -71,7 +70,6 @@ własnego rozwiązania w każdym edytorze. %prep %setup -q -%patch0 -p1 %build %{__aclocal} diff --git a/vala-0.32.patch b/vala-0.32.patch deleted file mode 100644 index fd5457a..0000000 --- a/vala-0.32.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-code-assistance-3.16.0/configure.ac~ 2015-04-29 21:33:03.000000000 +0200 -+++ gnome-code-assistance-3.16.0/configure.ac 2016-04-16 20:53:17.011283001 +0200 -@@ -410,7 +410,7 @@ - [enable_vala=$enableval], - [enable_vala=auto]) - --BACKEND_VALA_LIBVALA_VERSIONS="libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 libvala-0.20" -+BACKEND_VALA_LIBVALA_VERSIONS="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=