Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package himalaya for openSUSE:Factory 
checked in at 2023-05-08 17:24:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/himalaya (Old)
 and      /work/SRC/openSUSE:Factory/.himalaya.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "himalaya"

Mon May  8 17:24:52 2023 rev:3 rq:1085474 version:0.7.3~0

Changes:
--------
--- /work/SRC/openSUSE:Factory/himalaya/himalaya.changes        2023-02-15 
13:41:32.263102951 +0100
+++ /work/SRC/openSUSE:Factory/.himalaya.new.1533/himalaya.changes      
2023-05-08 17:24:53.772912406 +0200
@@ -1,0 +2,46 @@
+Mon May  1 08:10:59 UTC 2023 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.7.3:
+  * Fixed Windows releases (due to typo in the github action script).
+  * Fixed unit tests.
+
+-------------------------------------------------------------------
+Mon May  1 08:09:33 UTC 2023 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.7.2:
+  Added:
+  * Added create and delete folder commands [sourcehut#54].
+  * Added generated completions and man pages to releases
+    [sourcehut#43].
+  * Added new account config option sync-folders-strategy which allows
+    to choose a folders synchronization strategy [sourcehut#59]:
+    + sync-folders-strategy = "all": synchronize all existing folders
+      for the current account
+    + sync-folders-strategy.include = ["folder1", "folder2", …]:
+      synchronize only the given folders for the current account
+    + sync-folders-strategy.exclude = ["folder1", "folder2", …]:
+      synchronizes all folders except the given ones for the current
+      account
+  * Also added new account sync arguments that override the account
+    config option:
+    + -A|--all-folders: include all folders to the synchronization.
+    + -F|--include-folder: include given folders to the
+      synchronization. They can be repeated -F folder1 folder2 or -F folder1 
-F folder2.
+    + -x|--exclude-folder: exclude given folders from the
+      synchronization. They can be repeated -x folder1 folder2 or -x folder1 
-F folder2.
+  * Added cargo features native-tls (default), rustls-tls and
+    rustls-native-certs.
+  Changed:
+  * Made global options truly global, which means they can be used
+    everywhere (not only before commands but also after) [sourcehut#60].
+  * Replaced reply all -a argument with -A because it conflicted
+    with the global option -a|--account.
+  * Replaced himalaya-lib by pimalaya-email.
+  * Renamed feature vendored to native-tls-vendored.
+  * Removed the develop branch, all the development is now done on the
+    master branch.
+  Fixed:
+  * Fixed config deserialization issue with email-hooks and 
email-reading-format.
+  * Fixed flags case sensitivity.
+
+-------------------------------------------------------------------

Old:
----
  himalaya-0.7.1~0.tar.xz

New:
----
  himalaya-0.7.3~0.tar.xz

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

Other differences:
------------------
++++++ himalaya.spec ++++++
--- /var/tmp/diff_new_pack.T2MgdI/_old  2023-05-08 17:24:55.228921013 +0200
+++ /var/tmp/diff_new_pack.T2MgdI/_new  2023-05-08 17:24:55.236921061 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           himalaya
-Version:        0.7.1~0
+Version:        0.7.3~0
 Release:        0
 Summary:        Command-line interface for email management
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.T2MgdI/_old  2023-05-08 17:24:55.276921297 +0200
+++ /var/tmp/diff_new_pack.T2MgdI/_new  2023-05-08 17:24:55.280921321 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/soywod/himalaya.git</param>
     <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
     <param name="scm">git</param>
-    <param name="revision">v0.7.1</param>
+    <param name="revision">v0.7.3</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ himalaya-0.7.1~0.tar.xz -> himalaya-0.7.3~0.tar.xz ++++++
++++ 3488 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/himalaya/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.himalaya.new.1533/vendor.tar.xz differ: char 26, 
line 1

Reply via email to