From c2f5cb14067d5db22d9a32161dea8921130b2111 Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Mon, 18 Dec 2017 16:12:57 +0100 Subject: [PATCH] New version 28.14-1 - Use observers in the install manager (vponcova) - Modify readme file for tests (jkonecny) - Do not bump version when testing installation (jkonecny) - Add set up test environment script (jkonecny) - Add dependency solver script (jkonecny) - Differentiate upstream and build-time version (#1493952) (mkolman) - Fix bad bash '*' expansion when loading kernel modules (#1525841) (jkonecny) - Fix connection to a signal in the install manager (vponcova) - Use the InterfaceTemplate in the InstallationInterface (vponcova) - Use the InterfaceTemplate in the TaskInterface (vponcova) - Add a base class for DBus interfaces (vponcova) - Update module manager to use observers (vponcova) - Add DBus observers for better access to proxies. (vponcova) - Remove running CI in mock from Makefile (jkonecny) - Add xfsprogs and git to the test requirements (jkonecny) - The gettext-devel is required by autogen (jkonecny) - Remove kickstart-test dependencies from test requires (jkonecny) --- .gitignore | 1 + anaconda.spec | 26 +++++++++++++++++++++++--- sources | 2 +- 3 files changed, 25 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a6f2832..4286886 100644 --- a/.gitignore +++ b/.gitignore @@ -124,3 +124,4 @@ /anaconda-28.11.tar.bz2 /anaconda-28.12.tar.bz2 /anaconda-28.13.tar.bz2 +/anaconda-28.14.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index b098e0c..953dd32 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 28.13 +Version: 28.14 Release: 1%{?dist} License: GPLv2+ and MIT Group: Applications/System @@ -44,7 +44,7 @@ Source0: %{name}-%{version}.tar.bz2 %define utillinuxver 2.15.1 BuildRequires: audit-libs-devel -BuildRequires: gettext >= %{gettextver} +BuildRequires: gettext-devel >= %{gettextver} BuildRequires: gtk3-devel >= %{gtk3ver} BuildRequires: gtk-doc BuildRequires: gtk3-devel-docs >= %{gtk3ver} @@ -241,7 +241,8 @@ runtime on NFS/HTTP/FTP servers or local disks. %setup -q %build -%configure +# use actual build-time release number, not tarball creation time release number +%configure ANACONDA_RELEASE=%{release} %{__make} %{?_smp_mflags} %install @@ -334,6 +335,25 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Mon Dec 18 2017 Martin Kolman - 28.14-1 +- Use observers in the install manager (vponcova) +- Modify readme file for tests (jkonecny) +- Do not bump version when testing installation (jkonecny) +- Add set up test environment script (jkonecny) +- Add dependency solver script (jkonecny) +- Differentiate upstream and build-time version (#1493952) (mkolman) +- Fix bad bash '*' expansion when loading kernel modules (#1525841) (jkonecny) +- Fix connection to a signal in the install manager (vponcova) +- Use the InterfaceTemplate in the InstallationInterface (vponcova) +- Use the InterfaceTemplate in the TaskInterface (vponcova) +- Add a base class for DBus interfaces (vponcova) +- Update module manager to use observers (vponcova) +- Add DBus observers for better access to proxies. (vponcova) +- Remove running CI in mock from Makefile (jkonecny) +- Add xfsprogs and git to the test requirements (jkonecny) +- The gettext-devel is required by autogen (jkonecny) +- Remove kickstart-test dependencies from test requires (jkonecny) + * Tue Dec 12 2017 Martin Kolman - 28.13-1 - Unregister and unpublish all DBus services and objects (vponcova) - Add tests for InstallManager (jkonecny) diff --git a/sources b/sources index 53ba618..b65223c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-28.13.tar.bz2) = 7496079cc01adb4f7e91aafa79d3f5b109371676c36b5838661f89c64d4aea47f19ef46118c80f2396edc12d400c4ad83534a8f67abd0cb9d44072f31d44c6ca +SHA512 (anaconda-28.14.tar.bz2) = 08edf3a260b1b2705a2cdd4e537a3215ab8fbf93e4c4c03776b518267f1aeecab9372e66f6cad833e252c0e33524f869146c23435ead7985aa422ff47bc8000e