Hello community, here is the log from the commit of package gnome-music for openSUSE:Factory checked in at 2018-02-07 18:38:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-music (Old) and /work/SRC/openSUSE:Factory/.gnome-music.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-music" Wed Feb 7 18:38:51 2018 rev:33 rq:573680 version:3.26.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes 2017-10-06 10:59:02.317369530 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 2018-02-07 18:38:54.251234780 +0100 @@ -1,0 +2,12 @@ +Tue Feb 6 20:26:03 UTC 2018 - [email protected] + +- Update to version 3.26.2: + + Bugs fixed: + - Block spotify plugin (glgo#gnome-music#132). + - DiscListBoxWidget: Update favorites playlist (bgo#784998). + - Albumartcache: Fix order in method call. + - Flatpak: Update music repository URL (glgo#gnome-music#138). + - Misc flatpak fixes. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-music-3.26.1.tar.xz New: ---- gnome-music-3.26.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-music.spec ++++++ --- /var/tmp/diff_new_pack.d47EDA/_old 2018-02-07 18:38:54.851206673 +0100 +++ /var/tmp/diff_new_pack.d47EDA/_new 2018-02-07 18:38:54.851206673 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-music # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gnome-music -Version: 3.26.1 +Version: 3.26.2 Release: 0 Summary: Music Player for GNOME License: SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+ ++++++ gnome-music-3.26.1.tar.xz -> gnome-music-3.26.2.tar.xz ++++++ ++++ 2581 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/AUTHORS new/gnome-music-3.26.2/AUTHORS --- old/gnome-music-3.26.1/AUTHORS 2017-10-03 00:13:02.000000000 +0200 +++ new/gnome-music-3.26.2/AUTHORS 2018-02-06 19:59:04.000000000 +0100 @@ -185,6 +185,8 @@ Marek Černocký <[email protected]> Maria Mavridou <[email protected]> Marinus Schraal <[email protected]> +Marinus Schraal <[email protected]> +Marinus Schraal <[email protected]> Marinus Schraal <[email protected]> Mario Blättermann <[email protected]> MarMav <[email protected]> @@ -278,6 +280,7 @@ Wolfgang Stöggl <[email protected]> Wouter Bolsterlee <[email protected]> Wylmer Wang <[email protected]> +Xavi Ivars <[email protected]> Yaron Shahrabani <[email protected]> Yash Singh <[email protected]> Yosef Or Boczko <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/INSTALL new/gnome-music-3.26.2/INSTALL --- old/gnome-music-3.26.1/INSTALL 2017-10-03 00:12:40.000000000 +0200 +++ new/gnome-music-3.26.2/INSTALL 2018-02-06 19:58:41.000000000 +0100 @@ -1,8 +1,8 @@ Installation Instructions ************************* -Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation, -Inc. + Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software +Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -12,97 +12,96 @@ Basic Installation ================== - Briefly, the shell command `./configure && make && make install' + Briefly, the shell command './configure && make && make install' should configure, build, and install this package. The following -more-detailed instructions are generic; see the `README' file for +more-detailed instructions are generic; see the 'README' file for instructions specific to this package. Some packages provide this -`INSTALL' file but do not implement all of the features documented +'INSTALL' file but do not implement all of the features documented below. The lack of an optional feature in a given package is not necessarily a bug. More recommendations for GNU packages can be found in *note Makefile Conventions: (standards)Makefile Conventions. - The `configure' shell script attempts to guess correct values for + The 'configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses -those values to create a `Makefile' in each directory of the package. -It may also create one or more `.h' files containing system-dependent -definitions. Finally, it creates a shell script `config.status' that +those values to create a 'Makefile' in each directory of the package. +It may also create one or more '.h' files containing system-dependent +definitions. Finally, it creates a shell script 'config.status' that you can run in the future to recreate the current configuration, and a -file `config.log' containing compiler output (useful mainly for -debugging `configure'). +file 'config.log' containing compiler output (useful mainly for +debugging 'configure'). - It can also use an optional file (typically called `config.cache' -and enabled with `--cache-file=config.cache' or simply `-C') that saves -the results of its tests to speed up reconfiguring. Caching is -disabled by default to prevent problems with accidental use of stale -cache files. + It can also use an optional file (typically called 'config.cache' and +enabled with '--cache-file=config.cache' or simply '-C') that saves the +results of its tests to speed up reconfiguring. Caching is disabled by +default to prevent problems with accidental use of stale cache files. If you need to do unusual things to compile the package, please try -to figure out how `configure' could check whether to do them, and mail -diffs or instructions to the address given in the `README' so they can +to figure out how 'configure' could check whether to do them, and mail +diffs or instructions to the address given in the 'README' so they can be considered for the next release. If you are using the cache, and at -some point `config.cache' contains results you don't want to keep, you +some point 'config.cache' contains results you don't want to keep, you may remove or edit it. - The file `configure.ac' (or `configure.in') is used to create -`configure' by a program called `autoconf'. You need `configure.ac' if -you want to change it or regenerate `configure' using a newer version -of `autoconf'. + The file 'configure.ac' (or 'configure.in') is used to create +'configure' by a program called 'autoconf'. You need 'configure.ac' if +you want to change it or regenerate 'configure' using a newer version of +'autoconf'. The simplest way to compile this package is: - 1. `cd' to the directory containing the package's source code and type - `./configure' to configure the package for your system. + 1. 'cd' to the directory containing the package's source code and type + './configure' to configure the package for your system. - Running `configure' might take a while. While running, it prints + Running 'configure' might take a while. While running, it prints some messages telling which features it is checking for. - 2. Type `make' to compile the package. + 2. Type 'make' to compile the package. - 3. Optionally, type `make check' to run any self-tests that come with + 3. Optionally, type 'make check' to run any self-tests that come with the package, generally using the just-built uninstalled binaries. - 4. Type `make install' to install the programs and any data files and + 4. Type 'make install' to install the programs and any data files and documentation. When installing into a prefix owned by root, it is recommended that the package be configured and built as a regular - user, and only the `make install' phase executed with root + user, and only the 'make install' phase executed with root privileges. - 5. Optionally, type `make installcheck' to repeat any self-tests, but + 5. Optionally, type 'make installcheck' to repeat any self-tests, but this time using the binaries in their final installed location. This target does not install anything. Running this target as a - regular user, particularly if the prior `make install' required + regular user, particularly if the prior 'make install' required root privileges, verifies that the installation completed correctly. 6. You can remove the program binaries and object files from the - source code directory by typing `make clean'. To also remove the - files that `configure' created (so you can compile the package for - a different kind of computer), type `make distclean'. There is - also a `make maintainer-clean' target, but that is intended mainly + source code directory by typing 'make clean'. To also remove the + files that 'configure' created (so you can compile the package for + a different kind of computer), type 'make distclean'. There is + also a 'make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. - 7. Often, you can also type `make uninstall' to remove the installed + 7. Often, you can also type 'make uninstall' to remove the installed files again. In practice, not all packages have tested that uninstallation works correctly, even though it is required by the GNU Coding Standards. - 8. Some packages, particularly those that use Automake, provide `make + 8. Some packages, particularly those that use Automake, provide 'make distcheck', which can by used by developers to test that all other - targets like `make install' and `make uninstall' work correctly. + targets like 'make install' and 'make uninstall' work correctly. This target is generally not run by end users. Compilers and Options ===================== Some systems require unusual options for compilation or linking that -the `configure' script does not know about. Run `./configure --help' +the 'configure' script does not know about. Run './configure --help' for details on some of the pertinent environment variables. - You can give `configure' initial values for configuration parameters -by setting variables in the command line or in the environment. Here -is an example: + You can give 'configure' initial values for configuration parameters +by setting variables in the command line or in the environment. Here is +an example: ./configure CC=c99 CFLAGS=-g LIBS=-lposix @@ -113,21 +112,21 @@ You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their -own directory. To do this, you can use GNU `make'. `cd' to the +own directory. To do this, you can use GNU 'make'. 'cd' to the directory where you want the object files and executables to go and run -the `configure' script. `configure' automatically checks for the -source code in the directory that `configure' is in and in `..'. This -is known as a "VPATH" build. +the 'configure' script. 'configure' automatically checks for the source +code in the directory that 'configure' is in and in '..'. This is known +as a "VPATH" build. - With a non-GNU `make', it is safer to compile the package for one + With a non-GNU 'make', it is safer to compile the package for one architecture at a time in the source code directory. After you have -installed the package for one architecture, use `make distclean' before +installed the package for one architecture, use 'make distclean' before reconfiguring for another architecture. On MacOS X 10.5 and later systems, you can create libraries and executables that work on multiple system types--known as "fat" or -"universal" binaries--by specifying multiple `-arch' options to the -compiler but only a single `-arch' option to the preprocessor. Like +"universal" binaries--by specifying multiple '-arch' options to the +compiler but only a single '-arch' option to the preprocessor. Like this: ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ @@ -136,105 +135,104 @@ This is not guaranteed to produce working output in all cases, you may have to build one architecture at a time and combine the results -using the `lipo' tool if you have problems. +using the 'lipo' tool if you have problems. Installation Names ================== - By default, `make install' installs the package's commands under -`/usr/local/bin', include files under `/usr/local/include', etc. You -can specify an installation prefix other than `/usr/local' by giving -`configure' the option `--prefix=PREFIX', where PREFIX must be an + By default, 'make install' installs the package's commands under +'/usr/local/bin', include files under '/usr/local/include', etc. You +can specify an installation prefix other than '/usr/local' by giving +'configure' the option '--prefix=PREFIX', where PREFIX must be an absolute file name. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you -pass the option `--exec-prefix=PREFIX' to `configure', the package uses +pass the option '--exec-prefix=PREFIX' to 'configure', the package uses PREFIX as the prefix for installing programs and libraries. Documentation and other data files still use the regular prefix. In addition, if you use an unusual directory layout you can give -options like `--bindir=DIR' to specify different values for particular -kinds of files. Run `configure --help' for a list of the directories -you can set and what kinds of files go in them. In general, the -default for these options is expressed in terms of `${prefix}', so that -specifying just `--prefix' will affect all of the other directory +options like '--bindir=DIR' to specify different values for particular +kinds of files. Run 'configure --help' for a list of the directories +you can set and what kinds of files go in them. In general, the default +for these options is expressed in terms of '${prefix}', so that +specifying just '--prefix' will affect all of the other directory specifications that were not explicitly provided. The most portable way to affect installation locations is to pass the -correct locations to `configure'; however, many packages provide one or +correct locations to 'configure'; however, many packages provide one or both of the following shortcuts of passing variable assignments to the -`make install' command line to change installation locations without +'make install' command line to change installation locations without having to reconfigure or recompile. The first method involves providing an override variable for each -affected directory. For example, `make install +affected directory. For example, 'make install prefix=/alternate/directory' will choose an alternate location for all directory configuration variables that were expressed in terms of -`${prefix}'. Any directories that were specified during `configure', -but not in terms of `${prefix}', must each be overridden at install -time for the entire installation to be relocated. The approach of -makefile variable overrides for each directory variable is required by -the GNU Coding Standards, and ideally causes no recompilation. -However, some platforms have known limitations with the semantics of -shared libraries that end up requiring recompilation when using this -method, particularly noticeable in packages that use GNU Libtool. - - The second method involves providing the `DESTDIR' variable. For -example, `make install DESTDIR=/alternate/directory' will prepend -`/alternate/directory' before all installation names. The approach of -`DESTDIR' overrides is not required by the GNU Coding Standards, and +'${prefix}'. Any directories that were specified during 'configure', +but not in terms of '${prefix}', must each be overridden at install time +for the entire installation to be relocated. The approach of makefile +variable overrides for each directory variable is required by the GNU +Coding Standards, and ideally causes no recompilation. However, some +platforms have known limitations with the semantics of shared libraries +that end up requiring recompilation when using this method, particularly +noticeable in packages that use GNU Libtool. + + The second method involves providing the 'DESTDIR' variable. For +example, 'make install DESTDIR=/alternate/directory' will prepend +'/alternate/directory' before all installation names. The approach of +'DESTDIR' overrides is not required by the GNU Coding Standards, and does not work on platforms that have drive letters. On the other hand, it does better at avoiding recompilation issues, and works well even -when some directory options were not specified in terms of `${prefix}' -at `configure' time. +when some directory options were not specified in terms of '${prefix}' +at 'configure' time. Optional Features ================= If the package supports it, you can cause programs to be installed -with an extra prefix or suffix on their names by giving `configure' the -option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. +with an extra prefix or suffix on their names by giving 'configure' the +option '--program-prefix=PREFIX' or '--program-suffix=SUFFIX'. - Some packages pay attention to `--enable-FEATURE' options to -`configure', where FEATURE indicates an optional part of the package. -They may also pay attention to `--with-PACKAGE' options, where PACKAGE -is something like `gnu-as' or `x' (for the X Window System). The -`README' should mention any `--enable-' and `--with-' options that the + Some packages pay attention to '--enable-FEATURE' options to +'configure', where FEATURE indicates an optional part of the package. +They may also pay attention to '--with-PACKAGE' options, where PACKAGE +is something like 'gnu-as' or 'x' (for the X Window System). The +'README' should mention any '--enable-' and '--with-' options that the package recognizes. - For packages that use the X Window System, `configure' can usually + For packages that use the X Window System, 'configure' can usually find the X include and library files automatically, but if it doesn't, -you can use the `configure' options `--x-includes=DIR' and -`--x-libraries=DIR' to specify their locations. +you can use the 'configure' options '--x-includes=DIR' and +'--x-libraries=DIR' to specify their locations. Some packages offer the ability to configure how verbose the -execution of `make' will be. For these packages, running `./configure +execution of 'make' will be. For these packages, running './configure --enable-silent-rules' sets the default to minimal output, which can be -overridden with `make V=1'; while running `./configure +overridden with 'make V=1'; while running './configure --disable-silent-rules' sets the default to verbose, which can be -overridden with `make V=0'. +overridden with 'make V=0'. Particular systems ================== - On HP-UX, the default C compiler is not ANSI C compatible. If GNU -CC is not installed, it is recommended to use the following options in + On HP-UX, the default C compiler is not ANSI C compatible. If GNU CC +is not installed, it is recommended to use the following options in order to use an ANSI C compiler: ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX. - HP-UX `make' updates targets which have the same time stamps as -their prerequisites, which makes it generally unusable when shipped -generated files such as `configure' are involved. Use GNU `make' -instead. + HP-UX 'make' updates targets which have the same time stamps as their +prerequisites, which makes it generally unusable when shipped generated +files such as 'configure' are involved. Use GNU 'make' instead. On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot -parse its `<wchar.h>' header file. The option `-nodtk' can be used as -a workaround. If GNU CC is not installed, it is therefore recommended -to try +parse its '<wchar.h>' header file. The option '-nodtk' can be used as a +workaround. If GNU CC is not installed, it is therefore recommended to +try ./configure CC="cc" @@ -242,26 +240,26 @@ ./configure CC="cc -nodtk" - On Solaris, don't put `/usr/ucb' early in your `PATH'. This + On Solaris, don't put '/usr/ucb' early in your 'PATH'. This directory contains several dysfunctional programs; working variants of -these programs are available in `/usr/bin'. So, if you need `/usr/ucb' -in your `PATH', put it _after_ `/usr/bin'. +these programs are available in '/usr/bin'. So, if you need '/usr/ucb' +in your 'PATH', put it _after_ '/usr/bin'. - On Haiku, software installed for all users goes in `/boot/common', -not `/usr/local'. It is recommended to use the following options: + On Haiku, software installed for all users goes in '/boot/common', +not '/usr/local'. It is recommended to use the following options: ./configure --prefix=/boot/common Specifying the System Type ========================== - There may be some features `configure' cannot figure out + There may be some features 'configure' cannot figure out automatically, but needs to determine by the type of machine the package will run on. Usually, assuming the package is built to be run on the -_same_ architectures, `configure' can figure that out, but if it prints +_same_ architectures, 'configure' can figure that out, but if it prints a message saying it cannot guess the machine type, give it the -`--build=TYPE' option. TYPE can either be a short name for the system -type, such as `sun4', or a canonical name which has the form: +'--build=TYPE' option. TYPE can either be a short name for the system +type, such as 'sun4', or a canonical name which has the form: CPU-COMPANY-SYSTEM @@ -270,101 +268,101 @@ OS KERNEL-OS - See the file `config.sub' for the possible values of each field. If -`config.sub' isn't included in this package, then this package doesn't + See the file 'config.sub' for the possible values of each field. If +'config.sub' isn't included in this package, then this package doesn't need to know the machine type. If you are _building_ compiler tools for cross-compiling, you should -use the option `--target=TYPE' to select the type of system they will +use the option '--target=TYPE' to select the type of system they will produce code for. If you want to _use_ a cross compiler, that generates code for a platform different from the build platform, you should specify the "host" platform (i.e., that on which the generated programs will -eventually be run) with `--host=TYPE'. +eventually be run) with '--host=TYPE'. Sharing Defaults ================ - If you want to set default values for `configure' scripts to share, -you can create a site shell script called `config.site' that gives -default values for variables like `CC', `cache_file', and `prefix'. -`configure' looks for `PREFIX/share/config.site' if it exists, then -`PREFIX/etc/config.site' if it exists. Or, you can set the -`CONFIG_SITE' environment variable to the location of the site script. -A warning: not all `configure' scripts look for a site script. + If you want to set default values for 'configure' scripts to share, +you can create a site shell script called 'config.site' that gives +default values for variables like 'CC', 'cache_file', and 'prefix'. +'configure' looks for 'PREFIX/share/config.site' if it exists, then +'PREFIX/etc/config.site' if it exists. Or, you can set the +'CONFIG_SITE' environment variable to the location of the site script. +A warning: not all 'configure' scripts look for a site script. Defining Variables ================== Variables not defined in a site shell script can be set in the -environment passed to `configure'. However, some packages may run +environment passed to 'configure'. However, some packages may run configure again during the build, and the customized values of these variables may be lost. In order to avoid this problem, you should set -them in the `configure' command line, using `VAR=value'. For example: +them in the 'configure' command line, using 'VAR=value'. For example: ./configure CC=/usr/local2/bin/gcc -causes the specified `gcc' to be used as the C compiler (unless it is +causes the specified 'gcc' to be used as the C compiler (unless it is overridden in the site shell script). -Unfortunately, this technique does not work for `CONFIG_SHELL' due to -an Autoconf limitation. Until the limitation is lifted, you can use -this workaround: +Unfortunately, this technique does not work for 'CONFIG_SHELL' due to an +Autoconf limitation. Until the limitation is lifted, you can use this +workaround: CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash -`configure' Invocation +'configure' Invocation ====================== - `configure' recognizes the following options to control how it + 'configure' recognizes the following options to control how it operates. -`--help' -`-h' - Print a summary of all of the options to `configure', and exit. +'--help' +'-h' + Print a summary of all of the options to 'configure', and exit. -`--help=short' -`--help=recursive' +'--help=short' +'--help=recursive' Print a summary of the options unique to this package's - `configure', and exit. The `short' variant lists options used - only in the top level, while the `recursive' variant lists options - also present in any nested packages. - -`--version' -`-V' - Print the version of Autoconf used to generate the `configure' + 'configure', and exit. The 'short' variant lists options used only + in the top level, while the 'recursive' variant lists options also + present in any nested packages. + +'--version' +'-V' + Print the version of Autoconf used to generate the 'configure' script, and exit. -`--cache-file=FILE' +'--cache-file=FILE' Enable the cache: use and save the results of the tests in FILE, - traditionally `config.cache'. FILE defaults to `/dev/null' to + traditionally 'config.cache'. FILE defaults to '/dev/null' to disable caching. -`--config-cache' -`-C' - Alias for `--cache-file=config.cache'. - -`--quiet' -`--silent' -`-q' +'--config-cache' +'-C' + Alias for '--cache-file=config.cache'. + +'--quiet' +'--silent' +'-q' Do not print messages saying which checks are being made. To - suppress all normal output, redirect it to `/dev/null' (any error + suppress all normal output, redirect it to '/dev/null' (any error messages will still be shown). -`--srcdir=DIR' +'--srcdir=DIR' Look for the package's source code in directory DIR. Usually - `configure' can determine that directory automatically. + 'configure' can determine that directory automatically. -`--prefix=DIR' - Use DIR as the installation prefix. *note Installation Names:: - for more details, including other options available for fine-tuning - the installation locations. +'--prefix=DIR' + Use DIR as the installation prefix. *note Installation Names:: for + more details, including other options available for fine-tuning the + installation locations. -`--no-create' -`-n' +'--no-create' +'-n' Run the configure checks, but stop before creating any output files. -`configure' also accepts some other, not widely useful, options. Run -`configure --help' for more details. +'configure' also accepts some other, not widely useful, options. Run +'configure --help' for more details. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/NEWS new/gnome-music-3.26.2/NEWS --- old/gnome-music-3.26.1/NEWS 2017-10-03 00:05:24.000000000 +0200 +++ new/gnome-music-3.26.2/NEWS 2018-02-06 19:57:34.000000000 +0100 @@ -1,3 +1,21 @@ +Overview of changes in 3.26.2 +============================= + +Bugs fixed: + Block spotify plugin (#132) + DiscListBoxWidget: Update favorites playlist (784998) + albumartcache: Fix order in method call + flatpak: Update music repository URL (#138) + misc flatpak fixes + +Thanks to our contributors this release: + Felipe Borges + Jean Felder + Marinus Schraal + +Translations updated: + Catalan (Valencian) + Overview of changes in 3.26.1 ============================= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/compile new/gnome-music-3.26.2/compile --- old/gnome-music-3.26.1/compile 2017-10-03 00:12:40.000000000 +0200 +++ new/gnome-music-3.26.2/compile 2018-02-06 19:58:41.000000000 +0100 @@ -1,9 +1,9 @@ #! /bin/sh # Wrapper for compilers which do not understand '-c -o'. -scriptversion=2012-10-14.11; # UTC +scriptversion=2016-01-11.22; # UTC -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2017 Free Software Foundation, Inc. # Written by Tom Tromey <[email protected]>. # # This program is free software; you can redistribute it and/or modify @@ -255,7 +255,8 @@ echo "compile $scriptversion" exit $? ;; - cl | *[/\\]cl | cl.exe | *[/\\]cl.exe ) + cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \ + icl | *[/\\]icl | icl.exe | *[/\\]icl.exe ) func_cl_wrapper "$@" # Doesn't return... ;; esac @@ -342,6 +343,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" +# time-stamp-time-zone: "UTC0" # time-stamp-end: "; # UTC" # End: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/configure.ac new/gnome-music-3.26.2/configure.ac --- old/gnome-music-3.26.1/configure.ac 2017-10-03 00:04:18.000000000 +0200 +++ new/gnome-music-3.26.2/configure.ac 2018-02-06 19:54:38.000000000 +0100 @@ -1,6 +1,6 @@ AC_PREREQ(2.63) AC_INIT([gnome-music], - [3.26.1], + [3.26.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-music], [gnome-music], [https://wiki.gnome.org/Apps/Music]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/data/AboutDialog.ui new/gnome-music-3.26.2/data/AboutDialog.ui --- old/gnome-music-3.26.1/data/AboutDialog.ui 2017-10-03 00:12:44.000000000 +0200 +++ new/gnome-music-3.26.2/data/AboutDialog.ui 2018-02-06 19:58:45.000000000 +0100 @@ -5,7 +5,7 @@ <property name="can_focus">False</property> <property name="modal">True</property> <property name="program_name" translatable="yes">Music</property> - <property name="version">3.26.1</property> + <property name="version">3.26.2</property> <property name="copyright" translatable="yes">Copyright © 2016 GNOME Music Developers</property> <property name="comments" translatable="yes">A music player and management application for GNOME.</property> <property name="website">https://wiki.gnome.org/Apps/Music</property> @@ -115,6 +115,7 @@ Yosef Or Boczko Yuras Shumovich Yuri Myasoedov +Xavi Ivars </property> <property name="logo_icon_name">gnome-music</property> <property name="wrap_license">True</property> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/data/AboutDialog.ui.in new/gnome-music-3.26.2/data/AboutDialog.ui.in --- old/gnome-music-3.26.1/data/AboutDialog.ui.in 2017-10-03 00:11:49.000000000 +0200 +++ new/gnome-music-3.26.2/data/AboutDialog.ui.in 2018-02-06 19:57:09.000000000 +0100 @@ -115,6 +115,7 @@ Yosef Or Boczko Yuras Shumovich Yuri Myasoedov +Xavi Ivars </property> <property name="logo_icon_name">gnome-music</property> <property name="wrap_license">True</property> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/gnomemusic/albumartcache.py new/gnome-music-3.26.2/gnomemusic/albumartcache.py --- old/gnome-music-3.26.1/gnomemusic/albumartcache.py 2017-08-28 14:21:11.000000000 +0200 +++ new/gnome-music-3.26.2/gnomemusic/albumartcache.py 2018-02-06 19:41:01.000000000 +0100 @@ -427,7 +427,7 @@ success, cache_path = MediaArt.get_path(artist, album, "album") if not success: - self._lookup_remote(item, callback, itr, art_size) + self._lookup_remote(item, art_size, callback, itr) self._discoverer_items[item.get_url()] = [item, art_size, callback, itr, cache_path] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/gnomemusic/grilo.py new/gnome-music-3.26.2/gnomemusic/grilo.py --- old/gnome-music-3.26.1/gnomemusic/grilo.py 2017-09-03 22:13:50.000000000 +0200 +++ new/gnome-music-3.26.2/gnomemusic/grilo.py 2018-02-06 19:41:01.000000000 +0100 @@ -35,8 +35,7 @@ os.environ['GRL_PLUGIN_RANKS'] = ("grl-local-metadata:5," "grl-filesystem:4," "grl-tracker-source:3," - "grl-lastfm-cover:2," - "grl-spotify-cover:1") + "grl-lastfm-cover:2") from gi.repository import Grl logger = logging.getLogger(__name__) @@ -96,7 +95,13 @@ Grl.ResolutionFlags.IDLE_RELAY) self.sources = {} - self.blacklist = ['grl-filesystem', 'grl-bookmarks', 'grl-metadata-store', 'grl-podcasts'] + self.blacklist = [ + 'grl-filesystem', + 'grl-bookmarks', + 'grl-metadata-store', + 'grl-podcasts', + 'grl-spotify-cover' + ] self.tracker = None self.changed_media_ids = [] self.pending_event_id = 0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/gnomemusic/widgets/disclistboxwidget.py new/gnome-music-3.26.2/gnomemusic/widgets/disclistboxwidget.py --- old/gnome-music-3.26.1/gnomemusic/widgets/disclistboxwidget.py 2017-07-20 15:03:33.000000000 +0200 +++ new/gnome-music-3.26.2/gnomemusic/widgets/disclistboxwidget.py 2018-02-06 19:41:01.000000000 +0100 @@ -28,6 +28,7 @@ from gnomemusic import log from gnomemusic.grilo import grilo +from gnomemusic.playlists import Playlists, StaticPlaylists import gnomemusic.utils as utils @@ -144,6 +145,8 @@ } + _playlists = Playlists.get_default() + def __repr__(self): return '<DiscBox>' @@ -369,6 +372,8 @@ # signal. favorite = song_widget.star_image.get_favorite() grilo.set_favorite(self._model[song_widget.itr][5], favorite) + self._playlists.update_static_playlist(StaticPlaylists.Favorites) + return True @log diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/missing new/gnome-music-3.26.2/missing --- old/gnome-music-3.26.1/missing 2017-10-03 00:12:40.000000000 +0200 +++ new/gnome-music-3.26.2/missing 2018-02-06 19:58:41.000000000 +0100 @@ -1,9 +1,9 @@ #! /bin/sh # Common wrapper for a few potentially missing GNU programs. -scriptversion=2013-10-28.13; # UTC +scriptversion=2016-01-11.22; # UTC -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2017 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard <[email protected]>, 1996. # This program is free software; you can redistribute it and/or modify @@ -210,6 +210,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" +# time-stamp-time-zone: "UTC0" # time-stamp-end: "; # UTC" # End: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/po/[email protected] new/gnome-music-3.26.2/po/[email protected] --- old/gnome-music-3.26.1/po/[email protected] 2016-10-05 00:31:45.000000000 +0200 +++ new/gnome-music-3.26.2/po/[email protected] 2018-01-09 02:34:08.000000000 +0100 @@ -2,23 +2,53 @@ # Copyright (C) 2012 gnome-music's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-calendar package. # -# Jordi Mas i Hernandez <[email protected]>, 2013. +# Jordi Mas i Hernandez <[email protected]>, 2013, 2015, 2016 # Pau Iranzo <[email protected]>, 2013. # Gil Forcada <[email protected]>, 2014. +# Jordi Serratosa <[email protected]>, 2017. # msgid "" msgstr "" "Project-Id-Version: gnome-music master\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-20 22:18+0200\n" -"PO-Revision-Date: 2014-09-20 22:16+0200\n" -"Last-Translator: Gil Forcada <[email protected]>\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" +"music&keywords=I18N+L10N&component=general\n" +"POT-Creation-Date: 2017-09-25 14:21+0000\n" +"PO-Revision-Date: 2017-09-01 12:28+0200\n" +"Last-Translator: Xavi Ivars <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" -"Language: ca-XV\n" +"Language: ca-valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bits\n" +"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Poedit 1.8.11\n" + +#: ../data/org.gnome.Music.appdata.xml.in.h:1 +msgid "GNOME Music" +msgstr "Música del GNOME" + +#: ../data/org.gnome.Music.appdata.xml.in.h:2 +#: ../data/org.gnome.Music.desktop.in.h:3 +msgid "Play and organize your music collection" +msgstr "Reproduïu i organitzeu la col·lecció de música" + +#: ../data/org.gnome.Music.appdata.xml.in.h:3 +msgid "Music is the new GNOME music playing application." +msgstr "El Música és la nova aplicació de reproducció de música del GNOME." + +#: ../data/org.gnome.Music.desktop.in.h:1 ../gnomemusic/application.py:53 +#: ../gnomemusic/application.py:102 ../gnomemusic/toolbar.py:90 +#: ../gnomemusic/window.py:68 ../data/AboutDialog.ui.in.h:1 +msgid "Music" +msgstr "Música" + +#: ../data/org.gnome.Music.desktop.in.h:2 +msgid "Music Player" +msgstr "Reproductor de música" + +#: ../data/org.gnome.Music.desktop.in.h:4 +msgid "Music;Player;" +msgstr "Música;Reproductor;" #: ../data/org.gnome.Music.gschema.xml.h:1 msgid "Window size" @@ -26,7 +56,7 @@ #: ../data/org.gnome.Music.gschema.xml.h:2 msgid "Window size (width and height)." -msgstr "Mida de la finestra (amplada i alçada)" +msgstr "Mida de la finestra (amplària i alçària)." #: ../data/org.gnome.Music.gschema.xml.h:3 msgid "Window position" @@ -34,7 +64,7 @@ #: ../data/org.gnome.Music.gschema.xml.h:4 msgid "Window position (x and y)." -msgstr "Posició de la finestra (x i y)" +msgstr "Posició de la finestra (x i y)." #: ../data/org.gnome.Music.gschema.xml.h:5 msgid "Window maximized" @@ -52,9 +82,9 @@ #: ../data/org.gnome.Music.gschema.xml.h:9 msgid "" "Value identifies whether to repeat or randomize playback through the " -"collection. Allowed values are: \"none\" (repeat and shuffle are off), \"song" -"\" (repeat current song), \"all\" (repeat playlist, no shuffle), \"shuffle" -"\" (shuffle playlist, presumes repeat all)." +"collection. Allowed values are: “none” (repeat and shuffle are off), " +"“song” (repeat current song), “all” (repeat playlist, no shuffle), " +"“shuffle” (shuffle playlist, presumes repeat all)." msgstr "" "El valor estableix si es reprodueix la col·lecció en mode de repetició o " "aleatori. Els valors que s'accepten són: «none» (cap, ni es repeteix ni es " @@ -65,175 +95,232 @@ #: ../data/org.gnome.Music.gschema.xml.h:10 msgid "Search mode" -msgstr "Mode de cerca" +msgstr "Mode de busca" #: ../data/org.gnome.Music.gschema.xml.h:11 msgid "If true, the search bar is shown." -msgstr "Si és cert, es mostra la barra de cerca." - -#: ../data/gnome-music.desktop.in.h:1 ../gnomemusic/application.py:50 -#: ../gnomemusic/application.py:112 ../gnomemusic/window.py:62 -#: ../data/AboutDialog.ui.in.h:1 -msgid "Music" -msgstr "Música" - -#: ../data/gnome-music.desktop.in.h:2 -msgid "Music Player" -msgstr "Reproductor de música" +msgstr "Si és cert, es mostra la barra de busca." -#: ../data/gnome-music.desktop.in.h:3 ../data/gnome-music.appdata.xml.in.h:2 -msgid "Play and organize your music collection" -msgstr "Reproduïu i organitzeu la col·lecció de música" - -#: ../data/gnome-music.appdata.xml.in.h:1 -msgid "GNOME Music" -msgstr "GNOME Music" +#: ../data/org.gnome.Music.gschema.xml.h:12 +msgid "Notifications mode" +msgstr "Mode de notificacions" -#: ../data/gnome-music.appdata.xml.in.h:3 -msgid "Music is the new GNOME music playing application." -msgstr "El Music és la nova aplicació de reproducció de música del GNOME." +#: ../data/org.gnome.Music.gschema.xml.h:13 +msgid "Enables or disables playback notifications" +msgstr "Habilita o inhabilita les notificacions de reproducció" -#: ../gnomemusic/albumArtCache.py:100 ../gnomemusic/albumArtCache.py:108 -msgid "Untitled" -msgstr "Sense títol" +#: ../data/org.gnome.Music.gschema.xml.h:14 +msgid "Enable ReplayGain" +msgstr "Habilita ReplayGain" -#: ../gnomemusic/mpris.py:133 ../gnomemusic/notification.py:100 -#: ../gnomemusic/player.py:400 ../gnomemusic/view.py:574 -#: ../gnomemusic/view.py:961 ../gnomemusic/view.py:1290 -msgid "Unknown Album" -msgstr "Àlbum desconegut" - -#: ../gnomemusic/mpris.py:149 ../gnomemusic/notification.py:98 -#: ../gnomemusic/player.py:391 ../gnomemusic/view.py:283 -#: ../gnomemusic/view.py:483 ../gnomemusic/view.py:717 -#: ../gnomemusic/view.py:1065 ../gnomemusic/view.py:1288 -#: ../gnomemusic/view.py:1319 ../gnomemusic/widgets.py:181 -#: ../gnomemusic/widgets.py:560 -msgid "Unknown Artist" -msgstr "Artista desconegut" +#: ../data/org.gnome.Music.gschema.xml.h:15 +msgid "Enables or disables ReplayGain for albums" +msgstr "Habilita o inhabilita ReplayGain pels àlbums" -#: ../gnomemusic/notification.py:89 -msgid "Not playing" -msgstr "No s'està reproduint" +#: ../data/org.gnome.Music.gschema.xml.h:16 +msgid "Inital state has been displayed" +msgstr "S'ha mostrat l'estat inicial" -#. TRANSLATORS: by refers to the artist, from to the album -#: ../gnomemusic/notification.py:104 -#, python-format -msgid "by %s, from %s" -msgstr "per %s, a %s" +#: ../data/org.gnome.Music.gschema.xml.h:17 +msgid "Set to true when initial state has been displayed" +msgstr "Estableix a cert quan s'ha mostrat l'estat inicial" -#: ../gnomemusic/notification.py:125 ../data/PlayerToolbar.ui.h:5 +#: ../gnomemusic/notification.py:55 ../data/PlayerToolbar.ui.h:6 msgid "Previous" msgstr "Anterior" -#: ../gnomemusic/notification.py:128 ../gnomemusic/player.py:348 +#: ../gnomemusic/notification.py:58 ../gnomemusic/player.py:558 msgid "Pause" msgstr "Fes una pausa" -#: ../gnomemusic/notification.py:131 ../gnomemusic/player.py:351 -#: ../data/PlayerToolbar.ui.h:6 +#: ../gnomemusic/notification.py:61 ../gnomemusic/player.py:561 +#: ../data/PlayerToolbar.ui.h:7 msgid "Play" msgstr "Reprodueix" -#: ../gnomemusic/notification.py:133 ../data/PlayerToolbar.ui.h:7 +#: ../gnomemusic/notification.py:63 ../data/PlayerToolbar.ui.h:8 msgid "Next" msgstr "Següent" -#: ../gnomemusic/searchbar.py:30 ../gnomemusic/searchbar.py:73 +#: ../gnomemusic/player.py:1167 +msgid "Unable to play the file" +msgstr "No s'ha pogut reproduir el fitxer" + +#. TRANSLATORS: this is a button to launch a codec installer. +#. %s will be replaced with the software installer's name, e.g. +#. 'Software' in case of gnome-software. +#: ../gnomemusic/player.py:1172 +#, python-format +msgid "_Find in %s" +msgstr "_Cerca a %s" + +#. TRANSLATORS: separator for a list of codecs +#: ../gnomemusic/player.py:1182 +msgid " and " +msgstr " i " + +#. TRANSLATORS: separator for a list of codecs +#: ../gnomemusic/player.py:1185 +msgid ", " +msgstr ", " + +#: ../gnomemusic/player.py:1186 +#, python-format +msgid "%s is required to play the file, but is not installed." +msgid_plural "%s are required to play the file, but are not installed." +msgstr[0] "Cal %s per reproduir el fitxer però no està instal·lat." +msgstr[1] "Calen %s per reproduir el fitxer però no estan instal·lats." + +#. TRANSLATORS: this is a playlist name +#: ../gnomemusic/playlists.py:59 +msgid "Most Played" +msgstr "Més reproduïdes" + +#. TRANSLATORS: this is a playlist name +#: ../gnomemusic/playlists.py:64 +msgid "Never Played" +msgstr "Mai s'han reproduït" + +#. TRANSLATORS: this is a playlist name +#: ../gnomemusic/playlists.py:69 +msgid "Recently Played" +msgstr "Reproduccions recents" + +#. TRANSLATORS: this is a playlist name +#: ../gnomemusic/playlists.py:74 +msgid "Recently Added" +msgstr "Afegits recentment" + +#. TRANSLATORS: this is a playlist name +#: ../gnomemusic/playlists.py:79 +msgid "Favorite Songs" +msgstr "Cançons preferides" + +#: ../gnomemusic/searchbar.py:63 ../gnomemusic/searchbar.py:111 msgid "All" msgstr "Totes" -#: ../gnomemusic/searchbar.py:31 +#: ../gnomemusic/searchbar.py:64 msgid "Artist" msgstr "Artista" -#: ../gnomemusic/searchbar.py:32 +#: ../gnomemusic/searchbar.py:65 msgid "Album" msgstr "Àlbum" -#: ../gnomemusic/searchbar.py:33 +#: ../gnomemusic/searchbar.py:66 ../data/AlbumWidget.ui.h:3 +msgid "Composer" +msgstr "Compositor" + +#: ../gnomemusic/searchbar.py:67 msgid "Track Title" msgstr "Títol de la peça" -#: ../gnomemusic/searchbar.py:74 +#: ../gnomemusic/searchbar.py:112 msgid "Local" msgstr "Local" -#: ../gnomemusic/searchbar.py:176 +#: ../gnomemusic/searchbar.py:224 msgid "Sources" msgstr "Fonts" -#: ../gnomemusic/searchbar.py:183 +#: ../gnomemusic/searchbar.py:231 msgid "Match" msgstr "Coincidència" -#: ../gnomemusic/view.py:198 ../gnomemusic/widgets.py:222 -#: ../gnomemusic/widgets.py:439 ../gnomemusic/window.py:278 -#, python-format -msgid "Selected %d item" -msgid_plural "Selected %d items" -msgstr[0] "%d element seleccionat" -msgstr[1] "%d elements seleccionats" - -#: ../gnomemusic/view.py:200 ../gnomemusic/widgets.py:224 -#: ../gnomemusic/widgets.py:441 ../gnomemusic/window.py:282 -#: ../gnomemusic/window.py:294 ../data/headerbar.ui.h:3 -msgid "Click on items to select them" -msgstr "Feu clic als elements per seleccionar-los" +#: ../gnomemusic/utils.py:63 +msgid "Unknown Artist" +msgstr "Artista desconegut" -#: ../gnomemusic/view.py:337 -#, python-format -msgid "" -"No Music found!\n" -" Put some files into the folder %s" -msgstr "" -"No s'ha trobat música\n" -" Copieu alguns fitxers a la carpeta: %s" +#: ../gnomemusic/utils.py:75 +msgid "Untitled" +msgstr "Sense títol" -#: ../gnomemusic/view.py:345 ../gnomemusic/view.py:1534 +#: ../gnomemusic/views/albumsview.py:44 ../gnomemusic/views/searchview.py:454 msgid "Albums" msgstr "Àlbums" -#: ../gnomemusic/view.py:427 ../gnomemusic/view.py:1536 -msgid "Songs" -msgstr "Cançons" - -#: ../gnomemusic/view.py:591 ../gnomemusic/view.py:1535 +#: ../gnomemusic/views/artistsview.py:55 ../gnomemusic/views/searchview.py:455 msgid "Artists" msgstr "Artistes" -#: ../gnomemusic/view.py:636 ../gnomemusic/view.py:638 -#: ../gnomemusic/widgets.py:448 -msgid "All Artists" -msgstr "Tots els artistes" +#: ../gnomemusic/views/baseview.py:196 +msgid "Selected {} item" +msgid_plural "Selected {} items" +msgstr[0] "{} element seleccionat" +msgstr[1] "{} elements seleccionats" + +#: ../gnomemusic/views/baseview.py:201 ../gnomemusic/views/baseview.py:303 +#: ../gnomemusic/widgets/albumwidget.py:198 +#: ../gnomemusic/widgets/artistalbumswidget.py:232 ../data/headerbar.ui.h:3 +msgid "Click on items to select them" +msgstr "Feu clic als elements per seleccionar-los" + +#: ../gnomemusic/views/emptyview.py:51 +msgid "Music folder" +msgstr "Carpeta de la música" + +#: ../gnomemusic/views/emptysearchview.py:50 +msgid "Try a different search" +msgstr "Proveu una busca diferent" + +#: ../gnomemusic/views/initialstateview.py:50 +msgid "Hey DJ" +msgstr "Hola DJ" -#: ../gnomemusic/view.py:797 ../gnomemusic/view.py:1537 +#: ../gnomemusic/views/playlistview.py:58 ../gnomemusic/views/searchview.py:457 msgid "Playlists" msgstr "Llistes de reproducció" -#: ../gnomemusic/view.py:1077 +#: ../gnomemusic/views/playlistview.py:420 #, python-format msgid "%d Song" msgid_plural "%d Songs" msgstr[0] "%d cançó" msgstr[1] "%d cançons" -#: ../gnomemusic/widgets.py:270 ../gnomemusic/widgets.py:308 +#: ../gnomemusic/views/searchview.py:456 ../gnomemusic/views/songsview.py:55 +msgid "Songs" +msgstr "Cançons" + +#: ../gnomemusic/widgets/albumwidget.py:194 +#: ../gnomemusic/widgets/artistalbumswidget.py:228 +#, python-format +msgid "Selected %d item" +msgid_plural "Selected %d items" +msgstr[0] "%d element seleccionat" +msgstr[1] "%d elements seleccionats" + +#: ../gnomemusic/widgets/albumwidget.py:291 +#: ../gnomemusic/widgets/albumwidget.py:345 #, python-format msgid "%d min" msgstr "%d min" -#: ../gnomemusic/widgets.py:674 -msgid "New Playlist" -msgstr "Llista de reproducció nova" +#: ../gnomemusic/widgets/disclistboxwidget.py:189 +msgid "Disc {}" +msgstr "Disc {}" + +#: ../gnomemusic/window.py:125 +msgid "Loading" +msgstr "S'està carregant" + +#. Undo button +#: ../gnomemusic/window.py:162 +msgid "_Undo" +msgstr "_Desfés" -#: ../gnomemusic/window.py:226 +#: ../gnomemusic/window.py:314 msgid "Empty" msgstr "Buit" +#: ../gnomemusic/window.py:390 +msgid "Playlist {} removed" +msgstr "S'ha suprimit la llista de reproducció {}" + #: ../data/AboutDialog.ui.in.h:2 -msgid "Copyright © 2013 GNOME Music Developers" -msgstr "Copyright © 2013 Desenvolupadors del GNOME Music" +msgid "Copyright © 2016 GNOME Music Developers" +msgstr "Copyright © 2016 desenvolupadors del Música del GNOME" #: ../data/AboutDialog.ui.in.h:3 msgid "A music player and management application for GNOME." @@ -241,7 +328,7 @@ #: ../data/AboutDialog.ui.in.h:4 msgid "Visit GNOME Music website" -msgstr "Visiteu el lloc web del GNOME Music" +msgstr "Visiteu el lloc web del Música del GNOME" #: ../data/AboutDialog.ui.in.h:5 msgid "" @@ -265,28 +352,35 @@ "the GPL license by which GNOME Music is covered. If you modify this code, " "you may extend this exception to your version of the code, but you are not " "obligated to do so. If you do not wish to do so, delete this exception " -"statement from your version." +"statement from your version.\n" +"\n" +"“Magic of the vinyl” by Sami Pyylampi image is licensed by CC-BY-SA 2.0 " +"https://www.flickr.com/photos/_spy_/12270839403\n" msgstr "" -"El GNOME Music és programari lliure; podeu redistribuir-lo i/o modificar-lo " -"segons els termes de la llicència pública general GNU publicada per la Free " -"Software Foundation; siga la versió 2 de la llicència o (segons la vostra " -"opció) qualsevol versió posterior.\n" +"El Música del GNOME és programari lliure; podeu redistribuir-lo i/o " +"modificar-lo segons els termes de la llicència pública general GNU publicada " +"per la Free Software Foundation; siga la versió 2 de la llicència o (segons " +"la vostra opció) qualsevol versió posterior.\n" "\n" -"El GNOME Music es distribueix amb l'esperança que siga útil, però SENSE CAP " -"GARANTIA; ni tan sols amb la garantia implícita de COMERCIALITZACIÓ o " -"IDONEÏTAT PER A UN PROPÒSIT PARTICULAR. Vegeu la Llicència Pública General " -"GNU per més detalls.\n" +"El Música del GNOME es distribueix amb l'esperança que siga útil, però " +"SENSE CAP GARANTIA; ni tan sols amb la garantia implícita de " +"COMERCIALITZACIÓ o IDONEÏTAT PER A UN PROPÒSIT PARTICULAR. Vegeu la " +"Llicència Pública General GNU per més detalls.\n" "\n" "Heu de rebre una còpia de la Llicència Pública General GNU amb el GNOME " "Music; si no és el cas, escriviu a la Free Software Foundation, Inc., 51 " "Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n" "\n" -"Els autors del GNOME Music presents permeten l'ús i distribució conjunta del " -"GNOME Music amb connectors GStreamer no compatibles amb la GPL. Este permís " -"està per sobre dels permisos garantits per la llicència GPL sota la qual es " -"troba el GNOME Music. Si modifiqueu este codi, podeu estendre esta excepció " -"a la vostra versió del codi, però no esteu obligats a fer-ho. Si no voleu " -"fer-ho, elimineu esta declaració d'excepció de la vostra versió." +"Els autors del Música del GNOME presents permeten l'ús i distribució " +"conjunta del Música del GNOME amb connectors GStreamer no compatibles amb la " +"GPL. Este permís està per sobre dels permisos garantits per la llicència " +"GPL sota la qual es troba el Música del GNOME. Si modifiqueu este codi, " +"podeu estendre esta excepció a la vostra versió del codi, però no esteu " +"obligat a fer-ho. Si no voleu fer-ho, elimineu esta declaració d'excepció " +"de la vostra versió.\n" +"\n" +"La imatge «Magic of the vinyl» d'en Sami Pyylampi està llicenciada sota CC-" +"BY-SA 2.0 https://www.flickr.com/photos/_spy_/12270839403\n" #: ../data/AlbumWidget.ui.h:1 msgid "Released" @@ -294,11 +388,11 @@ #: ../data/AlbumWidget.ui.h:2 msgid "Running Length" -msgstr "Durada" +msgstr "Duració" #: ../data/app-menu.ui.h:1 -msgid "_New Playlist" -msgstr "_Llista de reproducció nova" +msgid "_Keyboard Shortcuts" +msgstr "_Tecles de drecera" #: ../data/app-menu.ui.h:2 msgid "_Help" @@ -312,26 +406,6 @@ msgid "_Quit" msgstr "I_x" -#: ../data/PlayerToolbar.ui.h:1 -msgid "Shuffle" -msgstr "Mescla" - -#: ../data/PlayerToolbar.ui.h:2 -msgid "Repeat All" -msgstr "Repeteix-ho tot" - -#: ../data/PlayerToolbar.ui.h:3 -msgid "Repeat Song" -msgstr "Repeteix la cançó" - -#: ../data/PlayerToolbar.ui.h:4 -msgid "Shuffle/Repeat Off" -msgstr "Aleatori/Repetició desactivada" - -#: ../data/NoMusic.ui.h:1 -msgid "No Music Found" -msgstr "No s'ha trobat música" - #: ../data/headerbar.ui.h:1 msgid "Select All" msgstr "Selecciona-ho tot" @@ -342,27 +416,131 @@ #: ../data/headerbar.ui.h:4 msgid "Search" -msgstr "Cerca" +msgstr "Busca" -#: ../data/headerbar.ui.h:5 ../data/PlaylistDialog.ui.h:3 +#: ../data/headerbar.ui.h:5 msgid "Select" msgstr "Selecciona" -#: ../data/headerbar.ui.h:6 ../data/PlaylistDialog.ui.h:2 -msgid "Cancel" -msgstr "Cancel·la" +#: ../data/headerbar.ui.h:6 ../data/PlaylistDialog.ui.h:6 +msgid "_Cancel" +msgstr "_Cancel·la" #: ../data/headerbar.ui.h:7 msgid "Back" msgstr "Arrere" -#: ../data/SelectionToolbar.ui.h:1 -msgid "Add to Playlist" -msgstr "Afig a la llista de reproducció" +#: ../data/help-overlay.ui.h:1 +msgctxt "shortcut window" +msgid "General" +msgstr "General" + +#: ../data/help-overlay.ui.h:2 +msgctxt "shortcut window" +msgid "Close window" +msgstr "Tanca la finestra" -#: ../data/SelectionToolbar.ui.h:2 -msgid "Remove from Playlist" -msgstr "Elimina de la llista de reproducció" +#: ../data/help-overlay.ui.h:3 +msgctxt "shortcut window" +msgid "Search" +msgstr "Busca" + +#: ../data/help-overlay.ui.h:4 +msgctxt "shortcut window" +msgid "Help" +msgstr "Ajuda" + +#: ../data/help-overlay.ui.h:5 +msgctxt "shortcut window" +msgid "Shortcuts" +msgstr "Dreceres" + +#: ../data/help-overlay.ui.h:6 +msgctxt "shortcut window" +msgid "Playback" +msgstr "Reprodueix" + +#: ../data/help-overlay.ui.h:7 +msgctxt "shortcut window" +msgid "Play/Pause" +msgstr "Reprodueix/Fes una pausa" + +#: ../data/help-overlay.ui.h:8 +msgctxt "shortcut window" +msgid "Next song" +msgstr "Cançó següent" + +#: ../data/help-overlay.ui.h:9 +msgctxt "shortcut window" +msgid "Previous song" +msgstr "Cançó anterior" + +#: ../data/help-overlay.ui.h:10 +msgctxt "shortcut window" +msgid "Toggle repeat" +msgstr "Commuta la repetició" + +#: ../data/help-overlay.ui.h:11 +msgctxt "shortcut window" +msgid "Toggle shuffle" +msgstr "Commuta la mescla" + +#: ../data/help-overlay.ui.h:12 +msgctxt "shortcut window" +msgid "Navigation" +msgstr "Navegació" + +#: ../data/help-overlay.ui.h:13 +msgctxt "shortcut window" +msgid "Go to Albums" +msgstr "Vés als àlbums" + +#: ../data/help-overlay.ui.h:14 +msgctxt "shortcut window" +msgid "Go to Artists" +msgstr "Vés als artistes" + +#: ../data/help-overlay.ui.h:15 +msgctxt "shortcut window" +msgid "Go to Songs" +msgstr "Vés a les cançons" + +#: ../data/help-overlay.ui.h:16 +msgctxt "shortcut window" +msgid "Go to Playlists" +msgstr "Vés a les llistes de reproducció" + +#: ../data/help-overlay.ui.h:17 +msgctxt "shortcut window" +msgid "Go back" +msgstr "Torna arrere" + +#: ../data/NoMusic.ui.h:1 +msgid "No music found" +msgstr "No s'ha trobat música" + +#. Translators: %s will be replaced with a link with text +#: ../data/NoMusic.ui.h:4 +#, no-c-format +msgid "The contents of your %s will appear here." +msgstr "Els continguts de %s apareixeran ací." + +#: ../data/PlayerToolbar.ui.h:1 +msgid "Shuffle" +msgstr "Mescla" + +#: ../data/PlayerToolbar.ui.h:2 +msgid "Repeat All" +msgstr "Repeteix-ho tot" + +#: ../data/PlayerToolbar.ui.h:3 +msgid "Repeat Song" +msgstr "Repeteix la cançó" + +#. Causes tracks to play in random order +#: ../data/PlayerToolbar.ui.h:5 +msgid "Shuffle/Repeat Off" +msgstr "Aleatori/Repetició desactivada" #: ../data/PlaylistControls.ui.h:1 msgid "_Play" @@ -377,5 +555,74 @@ msgstr "Nom de la llista de reproducció" #: ../data/PlaylistDialog.ui.h:1 +msgid "Enter a name for your first playlist" +msgstr "Introduïu un nom per la vostra primera llista de reproducció " + +#: ../data/PlaylistDialog.ui.h:2 +msgid "C_reate" +msgstr "_Crea" + +#: ../data/PlaylistDialog.ui.h:3 +msgid "New Playlist" +msgstr "Llista de reproducció nova" + +#: ../data/PlaylistDialog.ui.h:4 +msgid "Add" +msgstr "Afig" + +#: ../data/PlaylistDialog.ui.h:5 msgid "Select Playlist" msgstr "Seleccioneu una llista de reproducció" + +#: ../data/PlaylistDialog.ui.h:7 +msgid "_Add" +msgstr "_Afig" + +#: ../data/SelectionToolbar.ui.h:1 +msgid "_Add to Playlist" +msgstr "_Afig a la llista de reproducció" + +#: ../data/SelectionToolbar.ui.h:2 +msgid "_Remove from Playlist" +msgstr "_Suprimeix de la llista de reproducció" + +#~ msgid "the|a|an" +#~ msgstr "la|l'|el||les|els|un|una|uns|unes" + +#~ msgid "Max chars to display in track name on Artist view" +#~ msgstr "" +#~ "Nombre de caràcters màxims a mostrar en el nom de la pista a la vista " +#~ "artista" + +#~ msgid "" +#~ "This setting modifies the amount of chars for track title on Artist view " +#~ "before its been ellipsized. Set this to -1 to disable" +#~ msgstr "" +#~ "Aquest paràmetre modifica el nombre de caràcters que es mostren al títol " +#~ "de la pista a la vista artista abans d'escurçar-lo. Establiu-lo -1 per " +#~ "inhabilitar-ho." + +#~ msgid "Unknown Album" +#~ msgstr "Àlbum desconegut" + +#~ msgid "the a an" +#~ msgstr "el la els l' les un una uns unes" + +#~ msgid "All Artists" +#~ msgstr "Tots els artistes" + +#~ msgid "Not playing" +#~ msgstr "No s'està reproduint" + +#~ msgid "by %s, from %s" +#~ msgstr "per %s, a %s" + +#~ msgid "" +#~ "No Music found!\n" +#~ " Put some files into the folder %s" +#~ msgstr "" +#~ "No s'ha trobat música\n" +#~ " Copieu alguns fitxers a la carpeta: %s" + +#~ msgid "_New Playlist" +#~ msgstr "_Llista de reproducció nova" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-music-3.26.1/py-compile new/gnome-music-3.26.2/py-compile --- old/gnome-music-3.26.1/py-compile 2017-10-03 00:12:41.000000000 +0200 +++ new/gnome-music-3.26.2/py-compile 2018-02-06 19:58:42.000000000 +0100 @@ -1,9 +1,9 @@ #!/bin/sh # py-compile - Compile a Python program -scriptversion=2011-06-08.12; # UTC +scriptversion=2016-01-11.22; # UTC -# Copyright (C) 2000-2014 Free Software Foundation, Inc. +# Copyright (C) 2000-2017 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -165,6 +165,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" +# time-stamp-time-zone: "UTC0" # time-stamp-end: "; # UTC" # End:
