From cf16e8f73e529f33d63b994c9e2fa236756b8cb3 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 27 Mar 2019 15:07:46 -0400 Subject: [PATCH 1/2] Don't run tests on armv7hl/aarch64 since they have timeout problems Signed-off-by: Stephen Gallagher --- libmodulemd.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libmodulemd.spec b/libmodulemd.spec index 7fdbe57..49e42fe 100644 --- a/libmodulemd.spec +++ b/libmodulemd.spec @@ -12,7 +12,7 @@ Name: libmodulemd Version: %{libmodulemd_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module metadata manipulation library License: MIT @@ -155,9 +155,9 @@ export MMD_SKIP_VALGRIND=1 export MMD_SKIP_VALGRIND=1 %endif -# Don't run tests on armv7 for now. There are problems with +# Don't run tests on ARM for now. There are problems with # performance on the builders and often these time out. -%ifnarch %{arm} +%ifnarch %{arm} aarch64 %meson_test %endif @@ -227,6 +227,9 @@ ln -s libmodulemd.so.%{libmodulemd_v1_version} \ %{_datadir}/gtk-doc/html/modulemd-1.0/ %changelog +* Wed Mar 27 2019 Stephen Gallagher - 2.2.2-2 +- Don't run tests on armv7hl/aarch64 since they have timeout problems + * Wed Mar 27 2019 Stephen Gallagher - 2.2.2-1 - Update to libmodulemd 2.2.2 - Add support for python2 on RHEL and Fedora < 31 From a0feddd7a15d8074268b34118b3387d169597f5b Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 1 Apr 2019 14:07:35 -0400 Subject: [PATCH 2/2] Update to 2.2.3 and 1.8.6 Fix header issue with ModulemdRpmMapEntry Signed-off-by: Stephen Gallagher --- .gitignore | 1 + libmodulemd.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 358f1e6..887c209 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /modulemd-2.2.0.tar.xz /modulemd-2.2.1.tar.xz /modulemd-2.2.2.tar.xz +/modulemd-2.2.3.tar.xz diff --git a/libmodulemd.spec b/libmodulemd.spec index 49e42fe..82a371e 100644 --- a/libmodulemd.spec +++ b/libmodulemd.spec @@ -1,5 +1,5 @@ -%global libmodulemd_version 2.2.2 -%global libmodulemd_v1_version 1.8.5 +%global libmodulemd_version 2.2.3 +%global libmodulemd_v1_version 1.8.6 # Python 2 is dead on F31+ %if 0%{fedora} < 31 @@ -12,7 +12,7 @@ Name: libmodulemd Version: %{libmodulemd_version} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Module metadata manipulation library License: MIT @@ -27,8 +27,10 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(yaml-0.1) BuildRequires: pkgconfig(gtk-doc) +%if %{build_python2} BuildRequires: python2-devel BuildRequires: python-gobject-base +%endif BuildRequires: python3-devel BuildRequires: python3-gobject-base %ifarch %{valgrind_arches} @@ -227,6 +229,10 @@ ln -s libmodulemd.so.%{libmodulemd_v1_version} \ %{_datadir}/gtk-doc/html/modulemd-1.0/ %changelog +* Mon Apr 01 2019 Stephen Gallagher - 2.2.3-1 +- Update to 2.2.3 and 1.8.6 +- Fix header issue with ModulemdRpmMapEntry + * Wed Mar 27 2019 Stephen Gallagher - 2.2.2-2 - Don't run tests on armv7hl/aarch64 since they have timeout problems diff --git a/sources b/sources index 3624306..8769dca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (modulemd-2.2.2.tar.xz) = c3f28327a00196d52fa9df0b7b31367e5136b52281826d28167b618d9e051c135b174a1dc3218c1f19fc464884545d16bc86bfc57a3840a73338c002db9e38f1 +SHA512 (modulemd-2.2.3.tar.xz) = 5a8313c95279c76c01bd0b07e4fe766eff988e44ca0d4f439f163854ba942c0bf4e881043371eb08da12826f6b54224039cd55a59220c3aefab438deaf457664