Hello community,

here is the log from the commit of package git-cola for openSUSE:Factory 
checked in at 2019-11-28 10:14:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-cola (Old)
 and      /work/SRC/openSUSE:Factory/.git-cola.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-cola"

Thu Nov 28 10:14:58 2019 rev:25 rq:751369 version:3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-cola/git-cola.changes        2019-09-25 
08:23:43.722422497 +0200
+++ /work/SRC/openSUSE:Factory/.git-cola.new.26869/git-cola.changes     
2019-11-28 10:15:26.943637974 +0100
@@ -1,0 +2,55 @@
+Wed Nov 27 14:31:31 UTC 2019 - Marcin Bajor <[email protected]>
+
+- Update to 3.6
+- Usability, bells and whistles
+* The remote editor is much faster since it no longer queries
+  remotes, and uses the cached information instead.
+  https://github.com/git-cola/git-cola/issues/986
+* Commit message templates can now be loaded automatically by setting
+  ``git config cola.autoloadcommittemplate true``.
+  https://github.com/git-cola/git-cola/pull/1013
+  https://github.com/git-cola/git-cola/pull/735
+* The UI layout can now be reset back to its initial state by selecting
+  the "Reset Layout" action.  This reverts the layout to the same state
+  as when the app first launched.
+  https://github.com/git-cola/git-cola/pull/1008
+  https://github.com/git-cola/git-cola/issues/994
+* Files can now be ignored in either the project's `.gitignore`, or in the
+  repository's private local `.git/info/exclude` ignore file.
+  https://github.com/git-cola/git-cola/pull/1006
+  https://github.com/git-cola/git-cola/issues/1000
+* New remotes are now selected when they are added in the "Edit Remotes" tool.
+  https://github.com/git-cola/git-cola/pull/1002
+* The "Recent" repositories list is now saved to disk when opening a
+  repository.  Previously, this list was only updated when exiting the app.
+  https://github.com/git-cola/git-cola/pull/1001
+* The bookmarks tool now has a "Delete" option in its right-click menu.
+  https://github.com/git-cola/git-cola/pull/999
+* The current repository is no longer listed in the "File/Open Recent" menu.
+  https://github.com/git-cola/git-cola/pull/998
+- Translations
+* Updated Hungarian translation.
+  https://github.com/git-cola/git-cola/pull/1005
+  https://github.com/git-cola/git-cola/pull/1018
+* Updated Turkish translation.
+  https://github.com/git-cola/git-cola/pull/1003
+  https://github.com/git-cola/git-cola/pull/1011
+- Fixes
+* Better support for Python 3.8's line buffering modes.
+  https://github.com/git-cola/git-cola/pull/1014
+* The default `ssh-askpass` script now uses a more generic `#!` shebang line.
+  https://github.com/git-cola/git-cola/pull/1012
+* Fetch, push, and pull operations will now refresh the model and display when
+  operations complete.
+  https://github.com/git-cola/git-cola/issues/996
+* The branches widget now refreshes its display when changing branches.
+  https://github.com/git-cola/git-cola/pull/992
+- Packaging
+* The `share/git-cola/bin/git-xbase` script will now have its `#!` lines
+  updated during installation.
+  https://github.com/git-cola/git-cola/pull/991
+- Development
+* The unit tests were made more platform-independent.
+  https://github.com/git-cola/git-cola/pull/993
+
+-------------------------------------------------------------------

Old:
----
  v3.5.tar.gz

New:
----
  v3.6.tar.gz

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

Other differences:
------------------
++++++ git-cola.spec ++++++
--- /var/tmp/diff_new_pack.0bGg9y/_old  2019-11-28 10:15:28.303637988 +0100
+++ /var/tmp/diff_new_pack.0bGg9y/_new  2019-11-28 10:15:28.307637988 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package git-cola
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 # Copyright (c) 2019 Marcin Bajor
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,12 +18,12 @@
 
 
 Name:           git-cola
-Version:        3.5
+Version:        3.6
 Release:        0
 Summary:        A GUI for Git
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Version Control
-Url:            https://git-cola.github.io/
+URL:            https://git-cola.github.io/
 
 %{!?python_sitelib: %global python_sitelib %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 

++++++ v3.5.tar.gz -> v3.6.tar.gz ++++++
++++ 10610 lines of diff (skipped)


Reply via email to