- Update to 3.25.92
- Reenable test-fuzzy-index, should be fixed upstream
This commit is contained in:
parent
648beb786a
commit
a2f8bcecd4
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/libdazzle-3.25.5.tar.xz
|
||||
/libdazzle-3.25.90.tar.xz
|
||||
/libdazzle-3.25.91.tar.xz
|
||||
/libdazzle-3.25.92.tar.xz
|
||||
|
@ -1,13 +0,0 @@
|
||||
diff --git a/tests/meson.build b/tests/meson.build
|
||||
index aadb66a..0c11699 100644
|
||||
--- a/tests/meson.build
|
||||
+++ b/tests/meson.build
|
||||
@@ -122,7 +122,7 @@ test_fuzzy_index = executable('test-fuzzy-index', 'test-fuzzy-index.c',
|
||||
link_args: test_link_args,
|
||||
dependencies: libdazzle_deps + [libdazzle_dep],
|
||||
)
|
||||
-test('test-fuzzy-index', test_fuzzy_index, env: test_env)
|
||||
+#test('test-fuzzy-index', test_fuzzy_index, env: test_env)
|
||||
|
||||
test_bin = executable('test-bin', 'test-bin.c',
|
||||
c_args: test_cflags,
|
@ -1,5 +1,5 @@
|
||||
Name: libdazzle
|
||||
Version: 3.25.91
|
||||
Version: 3.25.92
|
||||
Release: 1%{?dist}
|
||||
Summary: Experimental new features for GTK+ and GLib
|
||||
|
||||
@ -7,9 +7,6 @@ License: GPLv3+
|
||||
URL: https://git.gnome.org/browse/libdazzle/
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz
|
||||
|
||||
# https://github.com/chergert/libdazzle/issues/8
|
||||
Patch1: disable-test-fuzzy-index.patch
|
||||
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: meson
|
||||
BuildRequires: vala
|
||||
@ -87,6 +84,10 @@ dbus-run-session -- xvfb-run -w 10 ninja test %{__ninja_common_opts} -C %{_vpath
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 5 2017 Yanko Kaneti <yaneti@declera.com> - 3.25.92-1
|
||||
- Update to 3.25.92
|
||||
- Reenable test-fuzzy-index, should be fixed upstream
|
||||
|
||||
* Sun Aug 27 2017 Kalev Lember <klember@redhat.com> - 3.25.91-1
|
||||
- Update to 3.25.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdazzle-3.25.91.tar.xz) = f9f5e927bef7cab019a1392cdbf898a925a71f266a0717b1c07f01689e33c7de2cd1bb7d847b519c47011ef91e7eaf30acd07fc3f889dfebd93aefbdb850117e
|
||||
SHA512 (libdazzle-3.25.92.tar.xz) = a30ecfba37fd9920436d4d87cb4815b05bcb5237437ec51f4593d610c1bcd10981ea91c3a3611d3fa69d2f81d05c4b4258e914a9226487851bfdabaa3a4c8700
|
||||
|
Loading…
Reference in New Issue
Block a user