Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package git-cola for openSUSE:Factory 
checked in at 2024-03-17 22:17:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-cola (Old)
 and      /work/SRC/openSUSE:Factory/.git-cola.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-cola"

Sun Mar 17 22:17:27 2024 rev:48 rq:1158792 version:4.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-cola/git-cola.changes        2024-01-28 
19:43:06.213563645 +0100
+++ /work/SRC/openSUSE:Factory/.git-cola.new.1905/git-cola.changes      
2024-03-17 22:18:25.797744159 +0100
@@ -1,0 +2,30 @@
+Sun Mar 17 17:33:09 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- update to 4.6.1:
+  * launchable tags were added to the flatpak app metainfo files.
+  * The Rebase editor (git-cola-sequence-editor) can now add
+    "remarks" to commits. Remarks are simple numbered flags (0-9)
+    that allow you to mark commits. This lets you visually
+    highlight commits to aid you when rebasing and grouping
+    related commits across a large patch series. Remarks can be
+    added to a single commit or to all commits that touch a file.
+    (#1375)
+  * Invalid commit.template configuration is now reported in the
+    Console tool instead of presenting an error traceback dialog
+    via a UsageError exception.
+  * The file system monitor was corrected to catch
+    PermissionError exceptions. (bz #2260155)
+  * If the polib module (e.g. sudo apt install python3-polib) is
+    installed then it will be used instead of the vendored
+    cola.polib module. This makes it easier for distributions to
+    remove the vendored module from the cola namespace. polib is
+    now listed as an install requirement in pyproject.toml. (bz
+    #2264526)
+  * The flatpak metainfo now contains the required developer name
+    field.
+  * The "actions/cache" and "styfle/cancel-workflow-action"
+    github actions were upgraded.
+  * The test suite now uses ruff to validate python code. pylint
+    is no longer used. (#1353)
+
+-------------------------------------------------------------------

Old:
----
  v4.5.0.tar.gz

New:
----
  v4.6.1.tar.gz

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

Other differences:
------------------
++++++ git-cola.spec ++++++
--- /var/tmp/diff_new_pack.tFujxD/_old  2024-03-17 22:18:26.273761672 +0100
+++ /var/tmp/diff_new_pack.tFujxD/_new  2024-03-17 22:18:26.273761672 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           git-cola
-Version:        4.5.0
+Version:        4.6.1
 Release:        0
 Summary:        A GUI for Git
 License:        GPL-2.0-or-later
@@ -57,13 +57,13 @@
 
 python3 -m build --wheel --no-isolation
 
-%make_build man prefix=%{_prefix} DESTDIR=%{buildroot}  PYLINT=pylint3 
PYTHON=python3 PIP=pip
+%make_build man prefix=%{_prefix} DESTDIR=%{buildroot} PYTHON=python3 PIP=pip
 
 %install
 
 pip install --no-deps --force-reinstall  --root=%{buildroot} 
--prefix="%{_prefix}" dist/*.whl
 
-make install-man prefix=%{_prefix} DESTDIR=%{buildroot}  PYLINT=pylint3 
PYTHON=python3 PIP=pip
+make install-man prefix=%{_prefix} DESTDIR=%{buildroot} PYTHON=python3 PIP=pip
 
 %suse_update_desktop_file %{buildroot}%{_datadir}/applications/git-cola.desktop
 %suse_update_desktop_file %{buildroot}%{_datadir}/applications/git-dag.desktop

++++++ v4.5.0.tar.gz -> v4.6.1.tar.gz ++++++
++++ 56266 lines of diff (skipped)

Reply via email to