Hello community,

here is the log from the commit of package variety for openSUSE:Factory checked 
in at 2020-12-16 11:01:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/variety (Old)
 and      /work/SRC/openSUSE:Factory/.variety.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "variety"

Wed Dec 16 11:01:28 2020 rev:9 rq:856309 version:0.8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/variety/variety.changes  2020-06-29 
21:19:20.341964766 +0200
+++ /work/SRC/openSUSE:Factory/.variety.new.2328/variety.changes        
2020-12-16 11:01:30.851630405 +0100
@@ -1,0 +2,27 @@
+Wed Dec 16 01:30:32 UTC 2020 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  variety-0.8.3.tar.gz

New:
----
  variety-0.8.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ variety.spec ++++++
--- /var/tmp/diff_new_pack.CocuGw/_old  2020-12-16 11:01:31.647631187 +0100
+++ /var/tmp/diff_new_pack.CocuGw/_new  2020-12-16 11:01:31.651631191 +0100
@@ -19,7 +19,7 @@
 
 %global __requires_exclude typelib\\(AyatanaAppIndicator3\\)
 Name:           variety
-Version:        0.8.3
+Version:        0.8.5
 Release:        0
 Summary:        Wallpaper changer
 License:        GPL-3.0-only
@@ -54,7 +54,6 @@
 Requires:       python3-pycurl
 Requires:       yelp
 # MANUAL END
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description

++++++ variety-0.8.3.tar.gz -> variety-0.8.5.tar.gz ++++++
++++ 4433 lines of diff (skipped)

++++++ variety-fix-data-path.patch ++++++
--- /var/tmp/diff_new_pack.CocuGw/_old  2020-12-16 11:01:31.863631399 +0100
+++ /var/tmp/diff_new_pack.CocuGw/_new  2020-12-16 11:01:31.867631403 +0100
@@ -1,6 +1,6 @@
 diff -Naur a/variety_lib/varietyconfig.py b/variety_lib/varietyconfig.py
---- a/variety_lib/varietyconfig.py     2020-02-11 17:48:06.000000000 -0600
-+++ b/variety_lib/varietyconfig.py     2020-03-03 06:36:00.791352623 -0600
+--- a/variety_lib/varietyconfig.py     2020-12-02 00:11:48.000000000 -0600
++++ b/variety_lib/varietyconfig.py     2020-12-15 19:32:57.741172942 -0600
 @@ -21,7 +21,7 @@
  except ImportError:
      # Variety's data directory. This is set by setup.py for permanent 
installations, but defaults to ../data
@@ -8,5 +8,5 @@
 -    __variety_data_directory__ = "../data"
 +    __variety_data_directory__ = "/usr/share/variety"
  __license__ = "GPL-3"
- __version__ = "0.8.3"
+ __version__ = "0.8.5"
  
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to