From: Frank Brehm Date: Mon, 7 Aug 2023 08:06:41 +0000 (+0200) Subject: committing changes in /etc made by "/usr/bin/python3 /usr/bin/nala install spotify... X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=8f5f1373e47c7bf260998e12cfdc76a13e4dd917;p=config%2Fbruni%2Fetc-mint-new1.git committing changes in /etc made by "/usr/bin/python3 /usr/bin/nala install spotify-client" Package changes: +spotify-client 1:1.2.8.923.g4f94bf0d amd64 --- diff --git a/.etckeeper b/.etckeeper index 0c18584..d0eaea0 100755 --- a/.etckeeper +++ b/.etckeeper @@ -641,6 +641,7 @@ maybe chmod 0644 'apt/sources.list.d/nextcloud-devs-client-ubuntu.list' maybe chmod 0644 'apt/sources.list.d/official-package-repositories.list' maybe chmod 0644 'apt/sources.list.d/official-source-repositories.list' maybe chmod 0664 'apt/sources.list.d/plexmediaserver.list' +maybe chmod 0644 'apt/sources.list.d/spotify.list' maybe chmod 0644 'apt/sources.list.d/team-xbmc-ppa-jammy.list' maybe chmod 0644 'apt/sources.list.d/teams.list' maybe chmod 0644 'apt/sources.list.d/volian-archive-scar-unstable.list' @@ -659,6 +660,8 @@ maybe chmod 0644 'apt/trusted.gpg.d/pgadmin.gpg' maybe chmod 0644 'apt/trusted.gpg.d/puppet-keyring.gpg' maybe chmod 0644 'apt/trusted.gpg.d/puppet-tools-keyring.gpg' maybe chmod 0644 'apt/trusted.gpg.d/repo.uhu-banane.de.gpg-key2.asc' +maybe chmod 0644 'apt/trusted.gpg.d/spotify-2021-10-27-5E3C45D7B312C643.gpg' +maybe chmod 0644 'apt/trusted.gpg.d/spotify-2022-11-14-7A3A762FAFD4A51F.gpg' maybe chmod 0644 'apt/trusted.gpg.d/team-xbmc.asc' maybe chmod 0644 'apt/trusted.gpg.d/ubuntu-defaults.chroot.key.gpg' maybe chmod 0644 'apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg' diff --git a/apt/sources.list.d/spotify.list b/apt/sources.list.d/spotify.list new file mode 100644 index 0000000..b851c8f --- /dev/null +++ b/apt/sources.list.d/spotify.list @@ -0,0 +1 @@ +deb http://repository.spotify.com stable non-free diff --git a/apt/trusted.gpg.d/spotify-2021-10-27-5E3C45D7B312C643.gpg b/apt/trusted.gpg.d/spotify-2021-10-27-5E3C45D7B312C643.gpg new file mode 100644 index 0000000..33eb77d Binary files /dev/null and b/apt/trusted.gpg.d/spotify-2021-10-27-5E3C45D7B312C643.gpg differ diff --git a/apt/trusted.gpg.d/spotify-2022-11-14-7A3A762FAFD4A51F.gpg b/apt/trusted.gpg.d/spotify-2022-11-14-7A3A762FAFD4A51F.gpg new file mode 100644 index 0000000..6cf41ed Binary files /dev/null and b/apt/trusted.gpg.d/spotify-2022-11-14-7A3A762FAFD4A51F.gpg differ