Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package guix for openSUSE:Factory checked in at 2023-01-09 17:24:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guix (Old) and /work/SRC/openSUSE:Factory/.guix.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guix" Mon Jan 9 17:24:18 2023 rev:20 rq:1057078 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/guix/guix.changes 2022-12-02 13:13:54.282105084 +0100 +++ /work/SRC/openSUSE:Factory/.guix.new.32243/guix.changes 2023-01-09 17:24:20.879343632 +0100 @@ -1,0 +2,65 @@ +Mon Jan 2 13:51:22 UTC 2023 - Jonathan Brielmaier <jbrielma...@opensuse.org> + +- Enable ppc64le support + +------------------------------------------------------------------- +Sat Dec 31 13:53:14 UTC 2022 - Tomas Cech <sleep_wal...@opensuse.org> + +- Update to 1.4.0: + * Package management + * New âguix homeâ command, for home environment management + * New âguix shellâ command, the successor to âguix environmentâ + * New âguix system editâ command, to edit services + * New âdebâ format for the âguix packâ command + * New âguix import minetestâ command, to import Minetest extensions + * New âguix import elmâ command, to import Elm packages + * New âguix import eggâ command, to import CHICKEN egg packages + * New âguix import hexpmâ command, to import Erlang and Elixir packages + * New 'guix style' command, to auto-format package definitions + * âguix import texliveâ rewritten to use the TLPDB as its source + * âguix import elpaâ now supports the non-GNU ELPA repository + * âguix import pypiâ can now import a specific version + * âguix import cranâ can now import a specific version + * New updater (see âguix refreshâ): âgeneric-gitâ + * âguix graphâ has a new â--max-depthâ option + * âguix deployâ has a new â--executeâ option + * âguix shellâ has a new â--emulate-fhsâ option + * âguix shellâ has a new â--symlinkâ option + * â--with-commitâ option now accepts strings returned by âgit describeâ + * â--with-sourceâ option now applied recursively + * Align tabular data output by commands like âguix package --list-availableâ + * Improved âguix import goâ importer via a new PEG parser + * Improved Software Heritage downloader + * New 'web.archive.orgâ download fall-back + * Various performance enhancements + * New â--tuneâ package transformation option + * âguix refreshâ â-Lâ option is repurposed to âload-pathâ modification + * âguix system imageâ supersedes the âdocker-imageâ sub-command + * Noteworthy bug fixes + * Fall back to Software Heritage when cloning a channel + * â--with-patchâ can be used on packages with non-origin sources + * Fix pathological profile building performance in the presence of grafts + * Deduplication phase of the garbage collector is now faster + * File system flags are validated before system instantiation + * Fonts can now be discovered in any profile via XDG_DATA_DIRS + * Various Python reproducibility fixes + * The installer now supports MSDOS disk labels on UEFI systems + * The installer can now properly mount FAT16 partitions + * The installer no longer crashes when deleting a free space partition + * Emacs handles major upgrades better without a re-login + * The bootloader configuration now accepts multiple targets + * File system mount point is always created when âcreate?â is true + * Build the man database only if âman-dbâ is in the profile + * gdk-pixbuf now discovers pixbuf loaders via a search path + * Gitolite home directory permissions are fixed + * The man-db database is indexed via man pages names + * âchfnâ can now change the user's full name + * GNOME Settings Bluetooth panel is now working + * Inferiors are now caching store connections + * Retry downloads when a substitute has become unavailable + * The installer doesn't segfault when removing an extended partition + * The installer doesn't ship an older Guix revision + * The installer cannot proceed without any non-root user accounts + * <operating-system> compiler truly honors the 'system' argument + +------------------------------------------------------------------- Old: ---- guix-1.3.0.tar.gz guix-1.3.0.tar.gz.sig New: ---- guix-1.4.0.tar.gz guix-1.4.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guix.spec ++++++ --- /var/tmp/diff_new_pack.Pv7Rm1/_old 2023-01-09 17:24:21.975349835 +0100 +++ /var/tmp/diff_new_pack.Pv7Rm1/_new 2023-01-09 17:24:21.983349880 +0100 @@ -1,7 +1,8 @@ # # spec file for package guix # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2023 Jonathan Brielmaier <j.brielma...@opensuse.org> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +20,7 @@ %define guile guile-2.0.9.tar.xz %define guix_builder_group guixbuild Name: guix -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: GNU Package manager License: GPL-3.0-only @@ -79,7 +80,7 @@ Requires: libguile-ssh14 Requires(pre): %{install_info_prereq} BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %{ix86} x86_64 armv7hl aarch64 +ExclusiveArch: %{ix86} x86_64 armv7hl aarch64 ppc64le Provides: %{_libexecdir}/guix/guile %description ++++++ guix-1.3.0.tar.gz -> guix-1.4.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/guix/guix-1.3.0.tar.gz /work/SRC/openSUSE:Factory/.guix.new.32243/guix-1.4.0.tar.gz differ: char 12, line 1