58 Commits

Author SHA256 Message Date
b359d934ee Accepting request 1148357 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1148357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=17
2024-02-21 16:57:32 +00:00
3011549bf4 Accepting request 1147993 from home:dimstar:rpm4.20:v
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147993
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=54
2024-02-20 22:30:35 +00:00
a19c72860f Accepting request 1140332 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1140332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=16
2024-01-22 19:34:09 +00:00
14f0e79c54 Accepting request 1140248 from home:jubalh:branches:X11:Utilities
- Update to 0.8.12:
  * Add support for KDE Plasma 6 (#673)

OBS-URL: https://build.opensuse.org/request/show/1140248
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=52
2024-01-22 01:12:01 +00:00
3224266758 Accepting request 1121120 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1121120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=15
2023-10-30 21:10:54 +00:00
6de9e0c358 Accepting request 1120967 from home:jubalh:branches:X11:Utilities
- Update to 0.8.11:
  * Fix #652: use importlib to support Python >= 3.12
  * Fix #424: Use only the primary monitor for thumbs window (#649)
  * Improvement #609: filter Unsplash Plus images
  * Improvement #604: download UHD images from Bing
  * Feature #621: Add AVIF image format support
  * Updated translations: Spanish (#607) and Brazilian Portuguese (#614)
  * set_wallpaper: add support for i3-gnome (#595), Hyprland (#618), spectrwm (#626)
  * set_wallpaper: only set Plasma wallpaper on desktops using an image background (#611)
  * set_wallpaper: use dbus-send instead of qdbus for setting KDE wallpaper (#633)

OBS-URL: https://build.opensuse.org/request/show/1120967
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=50
2023-10-30 09:41:27 +00:00
5e82eec032 Accepting request 1062664 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1062664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=14
2023-02-03 21:05:21 +00:00
12956558fb Accepting request 1061866 from home:jubalh:branches:X11:Utilities
- Update to 0.8.10:
  * Bugfix #577: Fix Unsplash downloads
  * Bugfix #553: Keep the current quote when using Image->Next
  * Bugfix #418: on AwesomeWM, apply the same image on all monitors
    separately instead of stretching across them
  * Feature #559: add support for handling Unsplash topic URLs
  * Improvement #586: Use official API for EarthView
- Rebase variety-fix-data-path.patch

OBS-URL: https://build.opensuse.org/request/show/1061866
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=48
2023-02-02 14:47:28 +00:00
413deff6c9 Accepting request 1029892 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1029892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=13
2022-10-19 11:17:55 +00:00
e663521940 Accepting request 1011283 from home:malcolmlewis:branches:X11:Utilities
- Updated to version 0.8.9:
  * Fix errors when there is no primary monitor configured,
    (gh#varietywalls/variety#536 and gh#varietywalls/variety#537).
- Rebase variety-fix-data-path.patch.

OBS-URL: https://build.opensuse.org/request/show/1011283
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=46
2022-10-19 03:03:31 +00:00
16d172f385 Accepting request 984789 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/984789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=12
2022-06-24 06:46:05 +00:00
6e7098590d Accepting request 984399 from home:simotek:branches:X11:Utilities
- Update to 0.8.8
  * Feature #89: Added options to select fit size / wallpaper mode.
    Added an image-dependent smart fit mode.
  * Bugfix #519: Fix issues with autostart.
  * Bugfix #534: Fix the fallback Wallhaven non-API downloading
    mode used for some Wallhaven URLs.
  * Bugfix #480: Improve image searching: Avoid deep/huge folders
    causing Variety to ignore the other folders.
- From Previous releases
  * Added a global switch to turn Internet connectivity for Variety
    off or on
  * Wallhaven sources now use the Wallhaven API, not html parsing
    (Thanks to @nlpsuge).
  * Support for fetching NSFW images from Wallhaven
    (Thanks to @nlpsuge).
  * When adding Wallhaven sources, you can provide your own Wallhaven
    API key. If provided, and the source URL is set to search for NSFW
    images, Variety will obey.
  * Auto-upgrade set_wallpaper/get_wallpaper scripts.
  * Starting from this release, Variety will always automatically
    upgrade
  * the set_wallpaper/get_wallpaper scripts to make sure fixes to
    those are picked up. Your old files have been preserved in the
    ~/.config/variety/scripts folder.
  * If you need to use custom scripts, please set their paths in the
    set_wallpaper_script/get_wallpaper_script properties
    in ~/.config/variety/variety.conf.
  * New source: National Geographic's photo of the day
    (thanks to @TheLastZombie)
  * New source: ArtStation (thanks to @denis-gordeev)
  * Add support for Gnome's Dark style
  * Change default font for quotes and clock to Serif for greater
    compatibility
  * Translation updates and bugfixes
- Add subtle missed python3-requests runtime requirement due to
  python script not checking it at build-time, but declared in
  requirements.txt.
- Add missing requires on python3-gobject-Gdk and python3-pycairo.
- Updated to version 0.8.5:
  * Fixes for Python 3.9 support.
  * Cleanup of wallpaper folder now cleans all image types,
    (gh#varietywalls/variety#388).
  * Fix GH-363: We were almost never triggering purging downloads,
    (gh#varietywalls/variety#363).
  * Enable support for Qtile-venv, (gh#varietywalls/variety#386).
  * Translation updates.
- Changes from version 0.8.4:
  * Properly verify TLS certificates when downloading images,
    (GH-(gh#varietywalls/variety#326).
  * Fix banning images when using Delete to Trash option,
    (GH-(gh#varietywalls/variety#304).
  * Preserve file extensions when copying wallpapers to another
    folder, (gh#varietywalls/variety#240).
  * Fix crash in indicator code when image origin is not available,
    (gh#varietywalls/variety#287).
  * Remove spurious "No such schema
    “org.cinnamon.desktop.background” errors",
    (gh#varietywalls/variety#329).
  * Update Unsplash rate limit, (gh#varietywalls/variety#332).
  * Better detection for AwesomeWM, (gh#varietywalls/variety#282).
- Rebase variety-fix-data-path.patch.
- Exclude dependency to AyatanaAppIndicator3: this is no longer
  maintained and building. The code is written in a way to work
  with either Ayatana AppIndicator or the original version.
  Previously, both were added as dependencies.
- Updated to version 0.8.3:
  * Image sources are now plugins.
  * Add support for sequential albums.
  * Add support for multiple simultaneously running Variety
    profiles (--profile command option).
  * Add a Privacy Notice dialog.
  * Add support for configurable Unsplash sources.
  * Add two new sources (ChromeOS Wallpapers and Google Earth View
    Wallpapers).
  * Remove World Sunlight Map source.
  * Added Urban Dictionary and UNIX fortune program as quote
    sources.
  * Download linked to wallpaper changing, not configured as a
    separate interval.
  * Add a dedicated --set/--set-wallpaper option.
  * Make the thumbs display much faster.
  * Fix bugs related to GTK threading usage.
  * Mulitple bugfixes.
  * Dev process: Use auformatting on all Python files (black,
    isort).
- Changes from version 0.7.2:
  * Add support for Sway, bspwm.
  * Enable AwesomeWM support by default.
  * Fix crash on --help or --version if a Variety instance is
    already running (gh#varietywalls/variety#148).
  * Fix spurious "file not found" errors when checking for
    animated GIFs (gh#varietywalls/variety#132).
  * Translation updates.
- Update to version 0.7.1:
  + Fix remaining bugs from the Python 3 port: errors when saving
    favorite quotes and generating pencil_tile.png.
- Changes from version 0.7.0:
  + Fix possible download issues when upgrading from older Variety
    versions and having safe mode enabled.
  + GoodreadsSource: fix stray HTML tags being displayed in quote
    authors.
  + Translation updates.
- Changes from version 0.7.0-beta1:
  + Port to Python 3.
  + Fix broken trash deletion on some systems by directly using
    Gio libraries.
  + Fix potential log file corruption when trying to start
    multiple instances.
  + Support for setting GNOME Screensaver / GDM background.
  + Removed outdated functionality for publishing to Facebook.
  + Updated URL for QuotationsPage plugin.
  + Update default clipboard_hosts: add deviantart.net,
    imageshack.com; remove (dead) ns223506.ovh.net.
- Add missing README.md file.
- Use file triggers for desktop icons now, no need for spec file
  macros.
- Add variety-fix-data-path.patch: Set user data path to
  /usr/share/variety.
- Fix source path.
- Update to version 0.6.9:
  * Removed broken "SSL dependency" installation code
  * Fix trash deletion and replace gvfs-trash with 'gio trash'
  * Skip metadata checks on non-image files
  * Use subprocess.Popen to run xdg-open
  * Removed more dead code related to VRTY.org, KDE 4
  * Add get_wallpaper support for KDE Plasma 5, fix LXDE
  * Move bug tracker links to GitHub
- Replace python-pyexiv2 with python-gexiv2 Requires, this was
  ported back in version 0.6.4.
- Update to version 0.6.6:
  * [Security] Fixed multiple shell injection issues in the
    "Delete to Trash", filter, and clock code.
  * Add long-awaited wallpaper changing support on KDE Plasma 5.
  * Fix crash when gi-appindicator isn't installed.
  * Removed verbose console output by default, as this tends to
   spam syslog and ~/.xsession-errors when launched via autostart,
   (lp#1685003).
  * Fixed Variety showing the wrong version in the About dialog.
- Changes from version 0.6.5:
  * Fix "Previous" wallpaper button on MATE 1.10 and later.
  * Fix quote applying with Pillow >= 4.2.0.
  * Remove Panoramio support, as that service no longer exists.
  * Fix high CPU usage when mousing away from the thumbnail
    selector.
  * Add trinity-desktop support and AppStream metadata for GNOME
    Software Center.
- Changes from version 0.6.4:
  * Remove automatic killswitch for old versions.
- Changes from version 0.6.3:
  * Add way to outdate old versions.
- Changes from version 0.6.2:
  * Safe mode added for filtering out NSFW images.
  * Initial version of anonymous stats reporting.
- Changes from version 0.6.1:
  * Workaround for Wallhaven SSL issues.
  * Removed code for no-longer supported Wallpapers.net source.
- Drop variety-fix-varietyconfig-path.patch as this is upstreamed.
- Drop variety-webkit3.0.patch as webkitgtk obsolete and Panoramio
  support dropped upstream.
- Add variety-appdata-path.patch: Set correct name/path for
  appdata not metadata.
- Spec cleaner run
- Update to 0.6.0
  * Support for variety slideshow (Separate package to come later)
  * Using official Unsplash JSON API.
  * support for i3, openbox, Awesome WM (Awesome requires manual
    changes to set_wallpaper script)
- Update to 0.5.5
Updated translation files
Added some more default image sources
Disable Latest source by default, put NSFW warning in description
set_wallpaper: Fix support for KDE Plasma 5
Fixed minor typo in Add Reddit dialog
- Use gnome-introspection to pick up typelib deps
- Use slightly larger shelf icons (todo: get these to follow fdo standard)
- Update to 0.5.4
Updated setup.py to not change icon paths in desktop file
Remove requests dependency for UnsplashDownloader
Remove requests dependency for UnsplashDownloader
More localization-related fixes
Fix UI of all dialogs to prevent labels from maximizing them horizontally
Localization-related fixes. Updated translations.
Minor update to changes and tips info
Smart: updated report_file to heed needs_reupload response
Bumping version number to 0.5.4
Updated dependencies in debian/control to include python-requests
Disable sorting of Images table by clicking in header
UI cosmetics on non-Unity: Add some spacing between buttons next to Images table
Fix UI of PreferencesVarietyDialog to prevent labels from maximizing it horizontally
Use explicit python2 hashbangs in all scripts, as Ubuntu will be moving to Python 3 as default
Removed some unnecessary junk files
Unsplash: sanitize filenames of downloaded images, just in case some unexpected char pops up there in the future
Added support for Unsplash.com
Added Bing Photo of the Day image source
Update tests to run on local modules, not global Variety modules
Simplify Donate tab in Preferences
Small change to bin/variety to facilitate local testing when Variety is installed in the classic Debian way
Preparing to move Variety to a classic Debian-style package: Icons
Fixed Facebook publishing: use publish_actions scope
Fixes to LXQt support (thanks to Erik Nelson)
Add out-of-the-box support for LXQt (Thanks to panfren)
Better detection of images coming from MediaRSS feeds when sourceType is missing
Out-of-the-box support for i3-wm
- Update to 0.5.3:
  + Fix fetching of Wallhaven image SFW rating.
  + Translation updates.
- Dropped variety-drop-unity-schema.patch it is no longer needed.
- Rebase variety-fix-varietyconfig-path.patch and
  variety-webkit3.0.patch.
- Minor spec file enhancements.
- Update to 0.5.2:
  + 5.0 changelog, 5.1 - 5.2 just contain minor fixes for issues
    added in 5.0.
  + Wallhaven support (replaces wallbase.cc).
  + Reddit subreddit support.
  + Syncronisation of favorates between PC's.
  + SSmart: updated again some texts.
  + Removed some unnecessary delays in Timer calls.
  + Trashing was slow due to smart-reporting: update queues and
    wallpaper first, report and delete in an outer thread
    afterwards.
  + Added TestRedditDownloader
  + Initial registration screen: Register link instructs user to
    look for a new browser tab.
  + Smart: updated some welcome screens texts
  + Smart: try to load user in init to avoid exception related to
    creating RecommendedDownloader.
  + Updated variety.pot.
  + Bumped version to 0.5.0.
  + Merged variety-smart branch, preparing for 0.5.0 release.
  + MediaRSS: use variety:author info when present.
  + Merged in Simotek's Enlightenment related fix.
  + Minor refactor: added VarietyWindow.register_downloaded_file.
  + Show Next and Previous in main menu only in non-Unity DEs
    (Unity supports indicator scroll, no need for them there).
  + Make sure to delete metadata json when purging downloaded
    folder.
  + Unicode: Make _u and _str transparent for None
  + Util.get_xdg_pictures_folder uses GLib.get_user_special_dir
    (GLib.USER_DIRECTORY_PICTURES), not subprocess call to
    xdg-user-dir.
  + Merge in multi-screen Enlightenment-related changes from
    Simotek.
  + set_wallpaper: Do not call unity-greeter gsettings command, it
    is causing issues on some machines.
  + Use another server options URL, specific for the current
    version.
  + Merge changes to indicator.py from variety-smart.
  + Merged in some changes from variety-smart.
  + Merged in updates to Downloaders from the variety-smart branch.
  + Next and previous options in main menu.
  + Bumping the version number to 0.4.21.
  + Added forgotten RedditDownloader.py.
  + Added support for Reddit as an image source.
  + Refactored out some duplicate code in AddXXXDialogs, added
    AbstractAddByQueryDialog.
  + Option to search image with Google Image Search.
  + More structured throttling of do_set_wp and scroll handling.
    Fix to ThumbsWindow when showing bad file
  + Autostart desktop file: use bash || command to run Variety
    wherever it is located. Create autostart entry on first run.
    Update it on every version upgrade.
  + Minor fix to the desktop file.
  + Ensure Variety starts and works OK when there is no wallpaper
    image.
  + Fetch and save in EXIF SFW rating from Wallhaven.
  + Update to Wallhaven search.
  + Fixed some failing tests.
  + Removed some outdated quotes-related tests.
  + View at... option in right-click thumbnail menu as well.
  + Updates related to Wallbase->Wallhaven change, not possible
    anymore to add Wallbase sources.
  + Wallbase -> Wallhaven update to default sources.
  + Adding Wallhaven.cc support.
  + Merging changes to reading/writing metadata from variety-smart.
  + Bugfix: do not remove delete wallpaper file in
    cleanup_old_wallpapers().
  + Faceboook sharing: do not include link to full image, let
    Facebook choose image itself.
  + Bugfix: Make sure all dialogs require just one click on the X
    button to close.
  + Bugfix: Add image source dialogs required two clicks on the X
    button to close.
  + Use proper origin URL for Desktoppr images.
  + Fix Unicode error related to non-ascii font names.
- Require typelib-1_0-AppIndicator3-0_1 to make the systray work
  on desktop environments that only support the newer appindicator
  dbus interface for systrays (enlightenment, kde5 and unity).
- Add variety-drop-unity-schema.patch: Remove gsetting for unity
  error on stdout. Note, for existing installs, still need to edit
  ~/.config/variety/scripts/set_wallpaper [line 123].
- Add variety-webkit3.0.patch: Specify in the code that we require
  WebKit 3.0, not 'any' WebKit.
- Update to version 0.4.20:
  + set_wallpaper: Do not call the XFCE-related code when
    xfconf-query is not present.
  + Unicode-related fixes (logging with -vvv was throwing
    Unicode-related errors).
- Changes from version 0.4.19:
  + Fix to Facebook first run dialog.
  + Separate Author entry in menu for images from Panoramio.
  + Save author when dowloading from Panoramio.
  + Panoramio support: added search box.
  + Panoramio support, initial drop.
  + Thumbs: show 100, not 200 images, reduces CPU spike period.
  + Menu: merged Playback and Image submenus.
  + Facebook sharing: Updated text of first time dialog.
  + Facebook sharing updates, bugfix.
  + Polishing updates to Facebook publishing. Easy way to include
    quote with image.
  + Facebook authentication uses variety:// redirects, not internal
    Webkit windows.
  + More explicit Unicode handling. Tackle unicode encode/decode
    errors by working with unicode internally for filepaths,
    options, etc.
  + Minor update to indicator icon.
  + Use 22px png for the indicator, not svg - works better in XFCE
    and Gnome.
  + Minor fix related to clipboard monitoring hosts.
  + Removed preferences for Facebook and Rating menuitems, not
    needed anymore.
  + Added support for Enlightenment.
  + Streamlining the menu, TODO: remove preferences for Facebook
    and Rating menuitems.
  + Menuitem and command option to show thumbsbar for manual
    wallpaper selection.
  + Fixing Wallpapers.net support.
  + Update Flickr calls to use https (Flickr closed non-SSL API
    access).
  + Cinnamon: Fix for reverting scaling mode to Zoom on every WP
    change.
  + Updated translations.
- Rebase variety-fix-varietyconfig-path.patch.
- Initial build.
- Add patch variety-fix-varietyconfig-path.patch: Set correct path
  to /usr/share/variety.

OBS-URL: https://build.opensuse.org/request/show/984399
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=44
2022-06-24 05:26:42 +00:00
dd9ebf5856 Accepting request 944687 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/944687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=11
2022-01-07 11:47:00 +00:00
446319b999 Accepting request 944546 from home:luc14n0:branches:X11:Utilities
Add missing python3-requests runtime requirement.

OBS-URL: https://build.opensuse.org/request/show/944546
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=43
2022-01-07 09:11:20 +00:00
2fe1fa5ff9 Accepting request 922111 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/922111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=10
2021-09-29 18:19:03 +00:00
b047a8d3d9 Accepting request 921386 from home:malcolmlewis:branches:X11:Utilities
- Add missing requires on python3-gobject-Gdk and python3-pycairo.

OBS-URL: https://build.opensuse.org/request/show/921386
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=42
2021-09-29 07:19:17 +00:00
c10a7a7dfa Accepting request 856309 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/856309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=9
2020-12-16 10:01:28 +00:00
f51c67fc5d Accepting request 856258 from home:malcolmlewis:branches:X11:Utilities
- Updated to version 0.8.5:
  * Fixes for Python 3.9 support.
  * Cleanup of wallpaper folder now cleans all image types,
    (gh#varietywalls/variety#388).
  * Fix GH-363: We were almost never triggering purging downloads,
    (gh#varietywalls/variety#363).
  * Enable support for Qtile-venv, (gh#varietywalls/variety#386).
  * Translation updates.
- Changes from version 0.8.4:
  * Properly verify TLS certificates when downloading images,
    (GH-(gh#varietywalls/variety#326).
  * Fix banning images when using Delete to Trash option,
    (GH-(gh#varietywalls/variety#304).
  * Preserve file extensions when copying wallpapers to another
    folder, (gh#varietywalls/variety#240).
  * Fix crash in indicator code when image origin is not available,
    (gh#varietywalls/variety#287).
  * Remove spurious "No such schema
    “org.cinnamon.desktop.background” errors",
    (gh#varietywalls/variety#329).
  * Update Unsplash rate limit, (gh#varietywalls/variety#332).
  * Better detection for AwesomeWM, (gh#varietywalls/variety#282).
- Rebase variety-fix-data-path.patch.

OBS-URL: https://build.opensuse.org/request/show/856258
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=40
2020-12-16 07:40:24 +00:00
7b7e67d414 Accepting request 817755 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/817755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=8
2020-06-29 19:18:46 +00:00
a6b7c4fe85 Accepting request 817626 from home:dimstar:Factory
- Exclude dependency to AyatanaAppIndicator3: this is no longer
  maintained and building. The code is written in a way to work
  with either Ayatana AppIndicator or the original version.
  Previously, both were added as dependencies.

OBS-URL: https://build.opensuse.org/request/show/817626
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=38
2020-06-29 17:00:53 +00:00
1ec2c1cb40 Accepting request 781247 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/781247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=7
2020-03-05 22:18:21 +00:00
e2fe56864d Accepting request 781207 from home:malcolmlewis:branches:X11:Utilities
Updated to version 0.8.3

OBS-URL: https://build.opensuse.org/request/show/781207
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=36
2020-03-03 15:03:56 +00:00
3f852aef7a Accepting request 651527 from X11:Utilities
- Update to version 0.7.1:
  + Fix remaining bugs from the Python 3 port: errors when saving
    favorite quotes and generating pencil_tile.png.
- Changes from version 0.7.0:
  + Fix possible download issues when upgrading from older Variety
    versions and having safe mode enabled.
  + GoodreadsSource: fix stray HTML tags being displayed in quote
    authors.
  + Translation updates.
- Changes from version 0.7.0-beta1:
  + Port to Python 3.
  + Fix broken trash deletion on some systems by directly using
    Gio libraries.
  + Fix potential log file corruption when trying to start
    multiple instances.
  + Support for setting GNOME Screensaver / GDM background.
  + Removed outdated functionality for publishing to Facebook.
  + Updated URL for QuotationsPage plugin.
  + Update default clipboard_hosts: add deviantart.net,
    imageshack.com; remove (dead) ns223506.ovh.net.
- Add missing README.md file.
- Use file triggers for desktop icons now, no need for spec file
  macros.
- Add variety-fix-data-path.patch: Set user data path to
  /usr/share/variety.
- Fix source path.
- Update to version 0.6.9:
  * Removed broken "SSL dependency" installation code
  * Fix trash deletion and replace gvfs-trash with 'gio trash'
  * Skip metadata checks on non-image files
  * Use subprocess.Popen to run xdg-open
  * Removed more dead code related to VRTY.org, KDE 4
  * Add get_wallpaper support for KDE Plasma 5, fix LXDE
  * Move bug tracker links to GitHub

OBS-URL: https://build.opensuse.org/request/show/651527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=6
2018-11-26 09:31:43 +00:00
03d8582ce3 Accepting request 651523 from home:malcolmlewis:branches:X11:Utilities
Fix Leap 42.3 building, missing python rpm macro package

OBS-URL: https://build.opensuse.org/request/show/651523
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=34
2018-11-24 15:06:56 +00:00
61cae75574 Accepting request 651466 from home:malcolmlewis:branches:X11:Utilities
Updated to version 0.7.1

OBS-URL: https://build.opensuse.org/request/show/651466
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=33
2018-11-24 12:30:36 +00:00
603ec1d8ba OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=32 2018-11-24 12:30:32 +00:00
291696bba5 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=31 2018-11-24 12:29:12 +00:00
b470ed525d OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=30 2018-11-24 12:09:26 +00:00
29d5b26b4d fix
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=29
2018-11-23 08:06:42 +00:00
ed865d5399 fix source path
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=28
2018-11-23 08:00:32 +00:00
7ad929d084 Accepting request 651199 from home:seanlew:branches:X11:Utilities
Update variety to 0.6.9

OBS-URL: https://build.opensuse.org/request/show/651199
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=27
2018-11-23 07:39:31 +00:00
0ee4bb7bb2 Accepting request 605951 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/605951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=5
2018-05-11 07:16:23 +00:00
bc830061c0 Accepting request 605950 from home:iznogood:branches:X11:Utilities
- Replace python-pyexiv2 with python-gexiv2 Requires, this was
  ported back in version 0.6.4.

OBS-URL: https://build.opensuse.org/request/show/605950
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=25
2018-05-09 23:08:18 +00:00
ad48060c9c OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=24 2017-12-21 03:02:29 +00:00
bdf48caeb2 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=23 2017-12-21 02:56:30 +00:00
c4f28aadac Accepting request 528513 from X11:Utilities
1

OBS-URL: https://build.opensuse.org/request/show/528513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=4
2017-09-28 10:34:00 +00:00
16186bcff6 Accepting request 528451 from home:malcolmlewis:branches:X11:Utilities
- Update to version 0.6.6:
  * [Security] Fixed multiple shell injection issues in the
    "Delete to Trash", filter, and clock code.
  * Add long-awaited wallpaper changing support on KDE Plasma 5.
  * Fix crash when gi-appindicator isn't installed.
  * Removed verbose console output by default, as this tends to
   spam syslog and ~/.xsession-errors when launched via autostart,
   (lp#1685003).
  * Fixed Variety showing the wrong version in the About dialog.
- Changes from version 0.6.5:
  * Fix "Previous" wallpaper button on MATE 1.10 and later.
  * Fix quote applying with Pillow >= 4.2.0.
  * Remove Panoramio support, as that service no longer exists.
  * Fix high CPU usage when mousing away from the thumbnail
    selector.
  * Add trinity-desktop support and AppStream metadata for GNOME
    Software Center.
- Changes from version 0.6.4:
  * Remove automatic killswitch for old versions.
- Changes from version 0.6.3:
  * Add way to outdate old versions.
- Changes from version 0.6.2:
  * Safe mode added for filtering out NSFW images.
  * Initial version of anonymous stats reporting.
- Changes from version 0.6.1:
  * Workaround for Wallhaven SSL issues.
  * Removed code for no-longer supported Wallpapers.net source.
- Drop variety-fix-varietyconfig-path.patch as this is upstreamed.
- Drop variety-webkit3.0.patch as webkitgtk obsolete and Panoramio
  support dropped upstream.
- Add variety-appdata-path.patch: Set correct name/path for
  appdata not metadata.

OBS-URL: https://build.opensuse.org/request/show/528451
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=21
2017-09-24 10:55:37 +00:00
a10ed3fdfa Accepting request 365448 from X11:Utilities
Update to 0.6.0 feature release
+ run spec cleaner

OBS-URL: https://build.opensuse.org/request/show/365448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=3
2016-03-07 12:27:01 +00:00
a0a3f2abfd - Spec cleaner run
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=20
2016-03-03 14:20:26 +00:00
fc76c06092 - Update to 0.6.0
* Support for variety slideshow (Separate package to come later)
  * Using official Unsplash JSON API.
  * support for i3, openbox, Awesome WM (Awesome requires manual 
    changes to set_wallpaper script)

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=19
2016-03-03 14:14:35 +00:00
73b7c98c6a Accepting request 351756 from X11:Utilities
1

OBS-URL: https://build.opensuse.org/request/show/351756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=2
2016-01-11 18:11:31 +00:00
dca3b7217b Accepting request 351755 from home:simotek:branches:X11:Utilities
0.5.5 update

OBS-URL: https://build.opensuse.org/request/show/351755
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=17
2016-01-03 11:41:40 +00:00
39f1f18692 Accepting request 323229 from X11:Utilities
Variety is a cross platform wallpaper changer. http://lists.opensuse.org/opensuse-factory/2015-07/msg00538.html

- This version removes the auto source download that I didn't know existed
- This version uses gobject-introspection

OBS-URL: https://build.opensuse.org/request/show/323229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/variety?expand=0&rev=1
2015-08-19 07:29:23 +00:00
ddecebca21 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=15 2015-08-14 07:48:36 +00:00
6886a02c78 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=14 2015-08-14 07:40:06 +00:00
40c35cbb13 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=13 2015-08-14 07:28:09 +00:00
8d9b6890cf OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=12 2015-08-14 07:05:03 +00:00
3fca891ea7 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=11 2015-08-14 06:58:35 +00:00
5b301b5afd OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=10 2015-08-14 06:55:16 +00:00
5369be3cbd OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/variety?expand=0&rev=9 2015-08-14 06:54:23 +00:00