]> git.pld-linux.org Git - packages/gnome-code-assistance.git/commitdiff
- updated to 3.16.1 auto/th/gnome-code-assistance-3.16.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Aug 2016 15:46:57 +0000 (17:46 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Aug 2016 15:46:57 +0000 (17:46 +0200)
- removed obsolete vala-0.32 patch

gnome-code-assistance.spec
vala-0.32.patch [deleted file]

index daf946d0e49393176cbaf6cb4e1a11b15cd9b914..50ffeaa81e6a4a4f7e6d76f529599d704c3b9a27 100644 (file)
 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 (file)
index fd5457a..0000000
+++ /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=
This page took 0.093983 seconds and 4 git commands to generate.