Hello community,

here is the log from the commit of package meld for openSUSE:Factory checked in 
at 2015-04-22 01:19:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/meld (Old)
 and      /work/SRC/openSUSE:Factory/.meld.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "meld"

Changes:
--------
--- /work/SRC/openSUSE:Factory/meld/meld.changes        2015-03-30 
19:11:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.meld.new/meld.changes   2015-04-22 
01:19:28.000000000 +0200
@@ -1,0 +2,31 @@
+Mon Apr 20 21:31:22 UTC 2015 - astie...@suse.com
+
+- Update to version 3.13.1:
+  + Features:
+    - more consistent comparison output when line endings differ:
+      . Folder comparisons will now show an identical notification
+        similar to the one used in file comparison.
+      . The "New blank comparion" button now works for folder
+        comparisons as well as file ones.
+      . In folder comparisons, the expansion state of the tree is
+        now remembered when you collapse and re-expand a row.
+  + Fixes:
+    - Better support icons in RTL locales.
+    - Fixes for file encoding when saving with bad or missing
+      encodings.
+    - More consistent dialog handling and appearance.
+    - Deprecation updates and compatibility fixes.
+    - Fix bad comparison offset when multiple line breaks occurred
+      on a single  line.
+    - Unicode fixes for file change notifications.
+    - Warnings (such as deprecation warnings) are now explicitly
+      silenced in stable Meld.
+    - Folder actions are now disabled while Meld is still scanning
+      folders.
+    - Fix some command line handling for ambiguous relative paths
+      and invalid URIs.
+    - Fix updating the comparison map when a file is updated within
+      Meld.
+- Rebase meld-nodocs.patch.
+
+-------------------------------------------------------------------

Old:
----
  meld-3.13.0.tar.xz

New:
----
  meld-3.13.1.tar.xz

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

Other differences:
------------------
++++++ meld.spec ++++++
--- /var/tmp/diff_new_pack.n3g12T/_old  2015-04-22 01:19:28.000000000 +0200
+++ /var/tmp/diff_new_pack.n3g12T/_new  2015-04-22 01:19:28.000000000 +0200
@@ -17,12 +17,12 @@
 
 
 Name:           meld
-Version:        3.13.0
+Version:        3.13.1
 Release:        0
 Summary:        Visual diff and merge tool
 License:        GPL-2.0+
 Group:          Development/Tools/Other
-Url:            http://meld.sourceforge.net/
+Url:            http://meldmerge.org/
 Source:         
http://download.gnome.org/sources/meld/3.13/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE meld-nodocs.patch dims...@opensuse.org -- We do not want 
COPYING and NEWS installed like this
 Patch0:         meld-nodocs.patch

++++++ meld-3.13.0.tar.xz -> meld-3.13.1.tar.xz ++++++
++++ 20460 lines of diff (skipped)

++++++ meld-nodocs.patch ++++++
--- /var/tmp/diff_new_pack.n3g12T/_old  2015-04-22 01:19:28.000000000 +0200
+++ /var/tmp/diff_new_pack.n3g12T/_new  2015-04-22 01:19:28.000000000 +0200
@@ -1,8 +1,12 @@
-Index: meld-3.11.0/setup.py
+---
+ setup.py |    3 ---
+ 1 file changed, 3 deletions(-)
+
+Index: meld-3.13.1/setup.py
 ===================================================================
---- meld-3.11.0.orig/setup.py
-+++ meld-3.11.0/setup.py
-@@ -39,9 +39,6 @@ setup(
+--- meld-3.13.1.orig/setup.py  2015-03-28 23:25:37.000000000 +0100
++++ meld-3.13.1/setup.py       2015-04-20 23:31:04.000000000 +0200
+@@ -40,9 +40,6 @@ setup(
          ('share/man/man1',
           ['meld.1']
           ),
@@ -10,5 +14,5 @@
 -         ['COPYING', 'NEWS']
 -         ),
          ('share/meld',
-          ['data/meld.css']
+          ['data/meld.css', 'data/meld-dark.css']
           ),


Reply via email to