!7 update libmodulemd version to 2.13.0

From: @zou_lin77
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2021-07-27 12:00:15 +00:00 committed by Gitee
commit 8d12b8078d
4 changed files with 7 additions and 30 deletions

View File

@ -1,28 +0,0 @@
From 31383ba84f9a2fa1bcae6a38e5a43dd3abdee587 Mon Sep 17 00:00:00 2001
From: sherlock2010 <15151851377@163.com>
Date: Sat, 25 Jul 2020 15:07:47 +0800
Subject: [PATCH 2/2] decond commit
---
modulemd/meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/modulemd/meson.build b/modulemd/meson.build
index 8b3d543..b9d7549 100644
--- a/modulemd/meson.build
+++ b/modulemd/meson.build
@@ -48,9 +48,9 @@ endif
if developer_build
valgrind = find_program('valgrind')
- if not valgrind.found()
+# if not valgrind.found()
valgrind = disabler()
- endif
+# endif
else
valgrind = disabler()
endif
--
1.8.3.1

View File

@ -1,14 +1,13 @@
# NOTICE: this spec file is retrieved from upper stream project(see libmodulemd.spec.in in Source0)
# and made some modifications.
Name: libmodulemd
Version: 2.9.4
Version: 2.13.0
Release: 1
Summary: C Library for manipulating module metadata files
License: MIT
URL: https://github.com/fedora-modularity/libmodulemd
Source0: https://github.com/fedora-modularity/libmodulemd/releases/download/libmodulemd-%{version}/modulemd-%{version}.tar.xz
Patch9000: libmodulemd-disable-valgrind-test-for-build.patch
BuildRequires: meson pkgconfig gcc gcc-c++ gobject-introspection-devel libxslt
Buildrequires: python3-devel python3-gobject-base glib2-doc rpm-devel file-devel help2man
%ifarch %{valgrind_arches}
@ -82,6 +81,12 @@ export LC_CTYPE=C.utf8
%{python3_sitearch}/gi/overrides/
%changelog
* Tue Jul 27 2021 zoulin <zoulin13@huawei.com> - 2.13.0-1
- Type:requirement
- ID:NA
- SUG:NA
- DESC:update libmodulemd version to 2.13.0
* Tue Apr 28 2020 zhouyihang <zhouyihang3@huawei.com> - 2.9.4-1
- Type:requirement
- ID:NA

BIN
modulemd-2.13.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.