From a56bcbd06376bc3303866b06150856e4f84448e5 Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Dec 05 2017 11:11:01 +0000 Subject: Update to 3.10.0 release Signed-off-by: Daniel P. Berrange --- diff --git a/libvirt.spec b/libvirt.spec index 1da1db4..c6de116 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -238,7 +238,7 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 3.9.0 +Version: 3.10.0 Release: 1%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries @@ -1300,6 +1300,8 @@ exit 1 # place macros above and build commands below this comment +export SOURCE_DATE_EPOCH=$(stat --printf='%Y' %{_specdir}/%{name}.spec) + %if 0%{?enable_autotools} autoreconf -if %endif @@ -1366,18 +1368,20 @@ rm -f po/stamp-po %{?enable_werror} \ --enable-expensive-tests \ %{arg_init_script} -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 gzip -9 ChangeLog %install rm -fr %{buildroot} +export SOURCE_DATE_EPOCH=$(stat --printf='%Y' %{_specdir}/%{name}.spec) + # Avoid using makeinstall macro as it changes prefixes rather than setting # DESTDIR. Newer make_install macro would be better but it's not available # on RHEL 5, thus we need to expand it here. -make %{?_smp_mflags} install DESTDIR=%{?buildroot} SYSTEMD_UNIT_DIR=%{_unitdir} +make %{?_smp_mflags} install DESTDIR=%{?buildroot} SYSTEMD_UNIT_DIR=%{_unitdir} V=1 -make %{?_smp_mflags} -C examples distclean +make %{?_smp_mflags} -C examples distclean V=1 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la rm -f $RPM_BUILD_ROOT%{_libdir}/*.a @@ -2148,6 +2152,9 @@ exit 0 %changelog +* Tue Dec 5 2017 Daniel P. Berrange - 3.10.0-1 +- Rebase to version 3.10.0 + * Fri Nov 3 2017 Daniel P. Berrange - 3.9.0-1 - Rebase to version 3.9.0 diff --git a/sources b/sources index ca44e72..c9576e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libvirt-3.9.0.tar.xz) = 59878fe5f98ffb73f949315c02ec19f6a075cab21f695c9b98927d17fdc0820d6fd0aa6a9820a6bdb8e6957884a9dccc30b175bc5a3d8d25617546cccd460a38 +SHA512 (libvirt-3.10.0.tar.xz) = c2dfe0629bd90e8d7ae85f2a31dc027475c9614d497063fec6905aa2da4db68ce96e8f20d3290b0c0542b6ea31c85700b2727008bac65997ff0901b45f1b7260