Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package toipe for openSUSE:Factory checked 
in at 2022-07-26 19:43:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/toipe (Old)
 and      /work/SRC/openSUSE:Factory/.toipe.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "toipe"

Tue Jul 26 19:43:31 2022 rev:2 rq:990745 version:0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/toipe/toipe.changes      2022-05-23 
15:52:08.146668443 +0200
+++ /work/SRC/openSUSE:Factory/.toipe.new.1533/toipe.changes    2022-07-26 
19:43:53.504743663 +0200
@@ -1,0 +2,20 @@
+Sat Jul 16 02:39:09 UTC 2022 - socvirnyl.est...@gmail.com
+
+- Update to version 0.4.1:
+  * doc: update demo GIF
+  * fix: use terminal_width to check min width
+  * doc: add GitHub FUNDING.yml
+  * chore: remove resolved TODO
+  * doc: overhaul Word list docstrings
+  * chore: move min line width to global const variable
+  * fix: use ```vec`` and use max line length as ```50```
+  * chore: format files
+  * fix: export LOCALE before sorting
+  * docs: add doc comment crediting monkeytype for word lists
+  * chore: format word lists
+  * refactor: update wordlists.rc to add the new word list files
+  * feat: add english commonly misspelled word list
+  * feat: add english 10k word list
+  * feat: add new 25k word list
+
+-------------------------------------------------------------------

Old:
----
  toipe-0.4.0.tar.xz
  vendor.tar.xz

New:
----
  toipe-0.4.1.tar.gz
  vendor.tar.gz

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

Other differences:
------------------
++++++ toipe.spec ++++++
--- /var/tmp/diff_new_pack.7YhEwg/_old  2022-07-26 19:43:54.228631804 +0200
+++ /var/tmp/diff_new_pack.7YhEwg/_new  2022-07-26 19:43:54.232631186 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           toipe
-Version:        0.4.0
+Version:        0.4.1
 Release:        0
 Summary:        Yet another typing test, but crab flavoured
-License:        ( Apache-2.0 OR MIT ) AND ( Apache-2.0 WITH LLVM-exception OR 
Apache-2.0 OR MIT ) AND ( Unlicense OR MIT ) AND MIT
+License:        (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND 
(Apache-2.0 OR MIT) AND (MIT OR Unlicense) AND MIT
 URL:            https://github.com/Samyak2/toipe
-Source0:        %{name}-%{version}.tar.xz
-Source1:        vendor.tar.xz
+Source0:        %{name}-%{version}.tar.gz
+Source1:        vendor.tar.gz
 Source2:        cargo_config
 BuildRequires:  cargo-packaging
 BuildRequires:  rust >= 1.46

++++++ _service ++++++
--- /var/tmp/diff_new_pack.7YhEwg/_old  2022-07-26 19:43:54.264626242 +0200
+++ /var/tmp/diff_new_pack.7YhEwg/_new  2022-07-26 19:43:54.268625624 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/Samyak2/toipe</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">41f75a8c61496d0f8e06addb9c63da7f9e736cfe</param>
+    <param name="revision">08a3e04b8b7b7f3190962ad814c8826fe35a191f</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
@@ -13,12 +13,12 @@
   <service mode="disabled" name="tar" />
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">gz</param>
   </service>
   <service mode="disabled" name="set_version"/>
   <service name="cargo_vendor" mode="disabled">
      <param name="srcdir">toipe</param>
-     <param name="compression">xz</param>
+     <param name="compression">gz</param>
      <param name="update">true</param>
   </service>
   <service name="cargo_audit" mode="disabled">

Reply via email to