Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package papirus-folders for openSUSE:Factory
checked in at 2022-02-01 14:02:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/papirus-folders (Old)
and /work/SRC/openSUSE:Factory/.papirus-folders.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "papirus-folders"
Tue Feb 1 14:02:57 2022 rev:3 rq:950394 version:1.11.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/papirus-folders/papirus-folders.changes
2021-08-27 21:44:33.066015381 +0200
+++
/work/SRC/openSUSE:Factory/.papirus-folders.new.1898/papirus-folders.changes
2022-02-01 14:03:28.031862910 +0100
@@ -1,0 +2,13 @@
+Mon Jan 31 23:22:54 UTC 2022 - andy great <[email protected]>
+
+- Update to version 1.11.0.
+ * Added DISABLE_UPDATE_ICON_CACHE environment variable to disable
+ updating the icon caches
+ * Updated papirus-folders -l|--list command to make it parsable
+ when executing in pipe and subshell
+ * Replaced static list of colors to dynamic list in shell
+ completions
+- Update to version 1.10.0
+ * Added darkcyan folder color that suitable to Pop!_OS GTK theme
+
+-------------------------------------------------------------------
Old:
----
papirus-folders-1.9.0.tar.gz
New:
----
papirus-folders-1.11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ papirus-folders.spec ++++++
--- /var/tmp/diff_new_pack.iIgywI/_old 2022-02-01 14:03:28.579859153 +0100
+++ /var/tmp/diff_new_pack.iIgywI/_new 2022-02-01 14:03:28.587859098 +0100
@@ -1,7 +1,7 @@
#
# spec file for package papirus-folders
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# 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: papirus-folders
-Version: 1.9.0
+Version: 1.11.0
Release: 0
Summary: Change folders color of Papirus icon theme
License: MIT
++++++ papirus-folders-1.9.0.tar.gz -> papirus-folders-1.11.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/papirus-folders-1.9.0/README.md
new/papirus-folders-1.11.0/README.md
--- old/papirus-folders-1.9.0/README.md 2021-05-27 13:29:37.000000000 +0200
+++ new/papirus-folders-1.11.0/README.md 2021-10-16 21:29:28.000000000
+0200
@@ -10,6 +10,7 @@
- [Papirus Installer](#papirus-installer)
- [Third-party packages](#third-party-packages)
- [Script usage](#script-usage)
+- [Related projects](#related-projects)
## Preview
@@ -18,22 +19,18 @@
| **black** |



| **blue** |



|
| **bluegrey** |



| **breeze** |



|
| **brown** |



| **carmine** |



|
-| **cyan** |



| **deeporange** |



|
-| **green** |



| **grey** |



|
-| **indigo** |



| **magenta** |



|
-| **nordic** |



| **orange** |



|
-| **palebrown** |



| **paleorange** |



|
-| **pink** |



| **red** |



|
-| **teal** |



| **violet** |



|
-| **white** |



| **yaru** |



|
-| **yellow** |



+| **cyan** |



| **darkcyan** |



|
+| **deeporange** |



| **green** |



|
+| **grey** |



| **indigo** |



|
+| **magenta** |



| **nordic** |



|
+| **orange** |



| **palebrown** |



|
+| **paleorange** |



| **pink** |



|
+| **red** |



| **teal** |



|
+| **violet** |



| **white** |



|
+| **yaru** |



| **yellow** |



|
**NOTE:** This project doesn't provide any folder icons. If you want to
request a new folder icon or a new color of folder please open an issue
[here](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/issues/new).
-**NOTE:** If you want to change the color of folders to your own or use
presets for popular themes, see [Oomox theme
designer](https://github.com/themix-project/oomox).
-
-**NOTE:** To change the color of an individual folder you can use [Folder
Color](http://foldercolor.tuxfamily.org) or [Dolphin Folder
Color](https://github.com/audoban/dolphin-folder-color).
-
## Installation
### Ubuntu and derivatives
@@ -116,3 +113,13 @@
```
The last command is extremely useful for restoring color after icon theme
upgrade (official installers of
[papirus-icon-theme](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme)
and some third-party packages do this automatically).
+
+
+## Related projects
+
+Use case | Tool
+--- | ---
+Graphical user interface for papirus-folders |
[papirus-folders-gui](https://github.com/ItzSelenux/papirus-folders-gui)
+Graphical application for generating folders icon with to your own colors or
with presets for popular themes | [Oomox theme
designer](https://github.com/themix-project/oomox)
+A context menu for Nautilus, Nemo or Caja File Browser for changing the color
of an individual folder | [Folder Color](http://foldercolor.tuxfamily.org)
+Dolphin contextual menu for coloring a selected folders | [Dolphin Folder
Color](https://github.com/audoban/dolphin-folder-color)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/papirus-folders-1.9.0/completion/_papirus-folders
new/papirus-folders-1.11.0/completion/_papirus-folders
--- old/papirus-folders-1.9.0/completion/_papirus-folders 2021-05-27
13:29:37.000000000 +0200
+++ new/papirus-folders-1.11.0/completion/_papirus-folders 2021-10-16
21:29:28.000000000 +0200
@@ -5,9 +5,12 @@
# @link: https://github.com/PapirusDevelopmentTeam/papirus-folders
_get_colors() {
- local -a colors=(black blue bluegrey breeze brown carmine cyan
- deeporange green grey indigo magenta nordic orange palebrown
- paleorange pink purple red teal violet white yaru yellow)
+ if ! command -v papirus-folders >/dev/null; then
+ _message "unable to find papirus-folders script"
+ return 1
+ fi
+
+ local -a colors=( $(papirus-folders -l | tr -d '>\n') )
_wanted colors exlp 'color' compadd -- "${colors[@]}"
return 0
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/papirus-folders-1.9.0/completion/papirus-folders
new/papirus-folders-1.11.0/completion/papirus-folders
--- old/papirus-folders-1.9.0/completion/papirus-folders 2021-05-27
13:29:37.000000000 +0200
+++ new/papirus-folders-1.11.0/completion/papirus-folders 2021-10-16
21:29:28.000000000 +0200
@@ -4,6 +4,14 @@
# @license: MIT license (MIT)
# @link: https://github.com/PapirusDevelopmentTeam/papirus-folders
+__get_colors() {
+ if ! command -v papirus-folders >/dev/null; then
+ return 1
+ fi
+
+ papirus-folders -l | tr -d '>\n'
+}
+
__get_themes() {
local data_dir icons_dir icon_theme
local -a data_dirs=()
@@ -32,9 +40,7 @@
_papirus_folders() {
local cur prev
- local -a colors=(black blue bluegrey breeze brown carmine cyan
- deeporange green grey indigo magenta nordic orange palebrown
- paleorange pink purple red teal violet white yaru yellow)
+ local -a colors=( $(__get_colors) )
local -a opts=(
-h --help
-V --version
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/papirus-folders-1.9.0/debian/changelog
new/papirus-folders-1.11.0/debian/changelog
--- old/papirus-folders-1.9.0/debian/changelog 2021-05-27 13:29:37.000000000
+0200
+++ new/papirus-folders-1.11.0/debian/changelog 2021-10-16 21:29:28.000000000
+0200
@@ -1,5 +1,5 @@
-papirus-folders (1.9.0-1) UNRELEASED; urgency=low
+papirus-folders (1.11.0-1) UNRELEASED; urgency=low
* New release.
- -- Sergei Eremenko <[email protected]> Thu, 27 May 2021 14:28:04 +0300
+ -- Sergei Eremenko <[email protected]> Sat, 16 Oct 2021 22:29:28 +0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/papirus-folders-1.9.0/papirus-folders
new/papirus-folders-1.11.0/papirus-folders
--- old/papirus-folders-1.9.0/papirus-folders 2021-05-27 13:29:37.000000000
+0200
+++ new/papirus-folders-1.11.0/papirus-folders 2021-10-16 21:29:28.000000000
+0200
@@ -22,7 +22,7 @@
readonly THIS_SCRIPT="$(readlink -f "${BASH_SOURCE[0]}")"
readonly PROGNAME="$(basename "${BASH_SOURCE[0]}")"
-readonly VERSION="1.9.0"
+readonly VERSION="1.11.0"
readonly -a ARGS=("$@")
msg() {
@@ -117,9 +117,9 @@
local color=''
local -a colors=()
local -a valid_colors=("black" "blue" "bluegrey" "breeze" "brown"
- "carmine" "cyan" "deeporange" "green" "grey" "indigo" "magenta"
- "nordic" "orange" "palebrown" "paleorange" "pink" "purple" "red"
- "teal" "violet" "white" "yaru" "yellow")
+ "carmine" "cyan" "darkcyan" "deeporange" "green" "grey"
+ "indigo" "magenta" "nordic" "orange" "palebrown" "paleorange"
+ "pink" "purple" "red" "teal" "violet" "white" "yaru" "yellow")
for color in "${valid_colors[@]}"; do
if [ -e "$THEME_DIR/48x48/places/folder-$color.svg" ]; then
@@ -357,6 +357,8 @@
}
update_icon_cache() {
+ [ -z "$DISABLE_UPDATE_ICON_CACHE" ] || return 0
+
delete_icon_caches
verbose "Rebuilding icon cache for '$THEME_NAME' ..."
@@ -507,12 +509,16 @@
do_restore_color
;;
list-colors)
- cat <<- EOF
- List of available colors:
+ if [ -t 1 ]; then
+ cat <<- EOF
+ List of available colors:
- $(list_colors)
+ $(list_colors)
- EOF
+ EOF
+ else
+ list_colors
+ fi
;;
update-icon-caches)
verify_privileges