Hello community,

here is the log from the commit of package meld for openSUSE:Factory checked in 
at 2019-01-21 10:48:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/meld (Old)
 and      /work/SRC/openSUSE:Factory/.meld.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "meld"

Mon Jan 21 10:48:25 2019 rev:67 rq:664083 version:3.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/meld/meld.changes        2018-04-11 
13:56:34.802541101 +0200
+++ /work/SRC/openSUSE:Factory/.meld.new.28833/meld.changes     2019-01-21 
10:49:05.796111380 +0100
@@ -1,0 +2,26 @@
+Sun Jan  6 00:51:20 UTC 2019 - bjorn....@gmail.com
+
+- Update to version 3.20.0:
+  + Add Enter as a Compare accelerator in folder comparisons.
+  + Change entry and drag-n-drop file changes to confirm discarding
+    modified files instead of offering to save, for simplicity.
+  + Fix menu sensitivity in folder comparisons.
+  + Avoid dconf writes of no-op window size allocations.
+  + Issues fixed: glgo#GNOME/meld#262, glgo#GNOME/meld#247.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Dec 16 13:12:24 UTC 2018 - astie...@suse.com
+
+- Meld 3.19.1:
+  + Support comparing remote files
+  + Significantly improve folder comparison performance when
+    comparing large trees
+  + Improve folder comparison IO and memory use
+  + Add recursive collapse/expand actions to folder comparisons
+  + Add OARS metadata for software management
+  + Support file drag-and-drop directly on to textviews
+  + Refresh the application icon and add a processing pipeline
+  + various bug fixes and translation updates
+
+-------------------------------------------------------------------

Old:
----
  meld-3.19.0.tar.xz

New:
----
  meld-3.20.0.tar.xz

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

Other differences:
------------------
++++++ meld.spec ++++++
--- /var/tmp/diff_new_pack.2CvSjU/_old  2019-01-21 10:49:06.572110433 +0100
+++ /var/tmp/diff_new_pack.2CvSjU/_new  2019-01-21 10:49:06.576110427 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package meld
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           meld
-Version:        3.19.0
+Version:        3.20.0
 Release:        0
 Summary:        Visual diff and merge tool
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Other
 URL:            http://meldmerge.org/
-Source:         
http://download.gnome.org/sources/meld/3.19/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/meld/3.20/%{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
+
 BuildRequires:  fdupes
 # Needed for typelib() Requires
 BuildRequires:  gobject-introspection-devel
@@ -45,13 +47,13 @@
 # Suggest various vcs that meld can handle
 Suggests:       bzr
 Suggests:       cvs
+# Not in Factory, but still in OBS
+Suggests:       darcs
 Suggests:       fossil
 Suggests:       git
 Suggests:       mercurial
-Suggests:       subversion
-# Not in Factory, but still in OBS
-Suggests:       darcs
 Suggests:       monotone
+Suggests:       subversion
 Suggests:       tla
 #
 BuildArch:      noarch
@@ -71,8 +73,7 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 translation-update-upstream
 
 %build
@@ -84,7 +85,7 @@
     --no-compile-schemas \
     install --root %{buildroot} --prefix %{_prefix}
 %find_lang %{name} %{?no_lang_C}
-%suse_update_desktop_file meld IDE
+%suse_update_desktop_file org.gnome.meld IDE
 %fdupes %{buildroot}%{_datadir}
 
 %if 0%{?suse_version} < 1330
@@ -109,13 +110,13 @@
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %dir %{_datadir}/metainfo/
-%{_datadir}/metainfo/meld.appdata.xml
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/metainfo/org.gnome.meld.appdata.xml
+%{_datadir}/applications/org.gnome.meld.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.meld.gschema.xml
 %doc %{_datadir}/help/C/meld/
-%{_datadir}/icons/hicolor/*/*/%{name}*
+%{_datadir}/icons/hicolor/*/*/*
 %{_datadir}/icons/HighContrast/
-%{_datadir}/mime/packages/meld.xml
+%{_datadir}/mime/packages/org.gnome.meld.xml
 %{_mandir}/man1/meld.1%{?ext_man}
 %{python3_sitelib}/meld/
 %{python3_sitelib}/meld*egg-info*

++++++ meld-3.19.0.tar.xz -> meld-3.20.0.tar.xz ++++++
++++ 26672 lines of diff (skipped)


Reply via email to