Hello community,

here is the log from the commit of package pluma for openSUSE:Factory checked 
in at 2019-07-31 14:36:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pluma (Old)
 and      /work/SRC/openSUSE:Factory/.pluma.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pluma"

Wed Jul 31 14:36:09 2019 rev:23 rq:719972 version:1.23.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pluma/pluma.changes      2019-06-19 
20:58:26.169983011 +0200
+++ /work/SRC/openSUSE:Factory/.pluma.new.4126/pluma.changes    2019-07-31 
14:36:15.613870390 +0200
@@ -1,0 +2,37 @@
+Fri Jul 19 08:00:21 UTC 2019 - Jonathan Brielmaier <jbrielma...@suse.de>
+
+- Update to version 1.23.1:
+  * Translations update
+  * fix build error when gla11y is not installed
+  * avoid 'g_type_class_add_private'
+  * Add support for checking .ui accessibility with gla11y
+  * preferences: Fix inconsistent active state of trailing characters
+  * Add draw spaces/tabs/newlines options
+  * Draw spaces, tabs, newlines and nbsp.
+  * Fix use of deprecated glib-genmarshal types
+  * add snippet to toggle comment/uncomment
+  * pluma-print-preview: Fix warning: identical expressions
+  * Switch to Python 3 and change code for compatibility.
+
+-------------------------------------------------------------------
+Thu Jul 18 13:48:08 UTC 2019 - Jonathan Brielmaier <jbrielma...@suse.de>
+
+- Update to version 1.23.0:
+  * Translations update
+  * fix build error when gla11y is not installed
+  * avoid 'g_type_class_add_private'
+  * Add support for checking .ui accessibility with gla11y
+  * Use smart tabs to fix indentation and alignment
+  * preferences: Fix inconsistent active state of trailing characters
+  * Add draw spaces/tabs/newlines options
+  * Draw spaces, tabs, newlines and nbsp.
+  * Fix use of deprecated glib-genmarshal types
+  * add snippet to toggle comment/uncomment
+  * pluma-print-preview: Fix warning: identical expressions
+  * Switch to Python 3 and change code for compatibility.
+- remove patch:
+  * pluma-gtk-3.20.patch: we don't support gtk3.20 anymore
+- build require gtk >= 3.22, glib >= 2.50 and gio >= 2.50
+ 
+
+-------------------------------------------------------------------

Old:
----
  pluma-1.22.1.tar.xz
  pluma-gtk-3.20.patch

New:
----
  pluma-1.23.1.tar.xz

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

Other differences:
------------------
++++++ pluma.spec ++++++
--- /var/tmp/diff_new_pack.7QLzil/_old  2019-07-31 14:36:16.161870110 +0200
+++ /var/tmp/diff_new_pack.7QLzil/_new  2019-07-31 14:36:16.161870110 +0200
@@ -17,26 +17,25 @@
 
 
 %define typelib typelib-1_0-Pluma-1_0
-%define _version 1.22
+%define _version 1.23
 Name:           pluma
-Version:        1.22.1
+Version:        1.23.1
 Release:        0
 Summary:        Text editor for the MATE desktop
 License:        GPL-2.0-or-later
 Group:          System/GUI/Other
 URL:            https://mate-desktop.org/
 Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE pluma-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 
3.20 support.
-Patch0:         pluma-gtk-3.20.patch
 BuildRequires:  fdupes
-BuildRequires:  mate-common >= %{_version}
+# set to _version when mate-common has an equal release
+BuildRequires:  mate-common >= 1.22
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(enchant)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
+BuildRequires:  pkgconfig(glib-2.0) >= 2.50
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(libpeas-gtk-1.0)

++++++ pluma-1.22.1.tar.xz -> pluma-1.23.1.tar.xz ++++++
++++ 88514 lines of diff (skipped)


Reply via email to