diff --git a/.gitignore b/.gitignore index bd0e128..dac53d0 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,4 @@ /anaconda-28.15.tar.bz2 /anaconda-28.16.tar.bz2 /anaconda-28.17.tar.bz2 +/anaconda-28.18.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 0d38b18..46c432a 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 28.17 +Version: 28.18 Release: 1%{?dist} License: GPLv2+ and MIT Group: Applications/System @@ -110,6 +110,7 @@ Requires: python3-dbus Requires: python3-pwquality Requires: python3-systemd Requires: python3-pydbus +Requires: system-logos # pwquality only "recommends" the dictionaries it needs to do anything useful, # which is apparently great for containers but unhelpful for the rest of us @@ -173,7 +174,6 @@ Requires: anaconda-core = %{version}-%{release} Requires: anaconda-widgets = %{version}-%{release} Requires: python3-meh-gui >= %{mehver} Requires: adwaita-icon-theme -Requires: system-logos Requires: tigervnc-server-minimal Requires: libxklavier >= %{libxklavierver} Requires: libgnomekbd @@ -335,6 +335,39 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu Jan 18 2018 Martin Kolman - 28.18-1 +- Move how to use setup-mock-test-env script to help (jkonecny) +- Add --init as new parameter to setup-mock-test-env (jkonecny) +- Initialize the thread manager at the first import. (vponcova) +- Added tests for the timezone module and other. (vponcova) +- Remove 'i' from iutil module (jkonecny) +- Remove 'i' from isignal module (jkonecny) +- Move isignal module to core/isignal (jkonecny) +- Extract process watch functions to a static class (jkonecny) +- Move regexes module to core/regexes (jkonecny) +- Move i18n module to core/i18n (jkonecny) +- Move constants module to core/constants (jkonecny) +- Move iutil module to core/iutil (jkonecny) +- Move async_utils to core/async_utils (jkonecny) +- Replace gobject GLib by our core/glib (jkonecny) +- Rename run_in_main_thread to run_in_loop (jkonecny) +- Add Timer and PidWatcher abstraction above GLib (jkonecny) +- Create abstraction above GLib event loop (jkonecny) +- Add core/glib module for GLib access (jkonecny) +- Ignore errors for KickstartSpecificationHandler. (vponcova) +- Try to use the PropertiesChanged signal. (vponcova) +- Add timezone module. (vponcova) +- Collect properties changes before emit. (vponcova) +- Use Ping method from the standard interface. (vponcova) +- Recognize members of standard interfaces. (vponcova) +- Add an object observer with cached properties (vponcova) +- Rename modules with Fedora install classes. (vponcova) +- Add support for Variant in .buildstamp (vponcova) +- Fix the Bar module. (vponcova) +- Add pykickstart version to branching policy doc (jkonecny) +- Remove `unstable` branch from documentation (jkonecny) +- Move system-logos to anaconda-core (#1529239) (bcl) + * Fri Jan 05 2018 Martin Kolman - 28.17-1 - Modules should use the proxy pattern. (vponcova) - Variants need to be instances of the Variant class (vponcova) diff --git a/sources b/sources index 886a92d..fcd97ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-28.17.tar.bz2) = a254c3b8f56e13ccfc3c722b568bab08a9cf50de199b44e4559b6f7178009f35652c4497a3b0b0f6611916af7e8b8fcdffade1cd35eafe2ed8c6d84a1edd4934 +SHA512 (anaconda-28.18.tar.bz2) = 3e6a8d82890fd2ee862a60f77d204c8a5943a9752e82e9ccd0883aeaf3eab6abe034e1f6b3f3271024fcb1a65c79278a49bf7e7fb023df8129a7ea4fd58e7821