Hello community, here is the log from the commit of package pluma for openSUSE:Factory checked in at 2015-11-11 10:31:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pluma (Old) and /work/SRC/openSUSE:Factory/.pluma.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pluma" Changes: -------- --- /work/SRC/openSUSE:Factory/pluma/pluma.changes 2015-08-01 11:35:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pluma.new/pluma.changes 2015-11-11 10:35:14.000000000 +0100 @@ -1,0 +2,20 @@ +Thu Nov 5 20:43:01 UTC 2015 - sor.ale...@meowr.ru + +- Update to 1.12.0. + +------------------------------------------------------------------- +Wed Oct 14 06:17:24 UTC 2015 - sor.ale...@meowr.ru + +- Update to 1.11.0: + * Add --enable-tests option to enable/disable running tests + during the build. + * Add plugin to strip trailing spaces on saving. + * Bring back active plugins listing in bugreport script. + * Drop support for win32/osx and checkupdate plugin. + * Retrieve strings directly from gschema (requires intltool + 0.50.1). + * Capitalise Pluma in window titles and desktop file. + * Some annotation fixes. + * Some minor fixes and cleanups. + +------------------------------------------------------------------- Old: ---- pluma-1.10.2.tar.xz New: ---- pluma-1.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pluma.spec ++++++ --- /var/tmp/diff_new_pack.EerOab/_old 2015-11-11 10:35:15.000000000 +0100 +++ /var/tmp/diff_new_pack.EerOab/_new 2015-11-11 10:35:15.000000000 +0100 @@ -16,9 +16,9 @@ # -%define _version 1.10 +%define _version 1.12 Name: pluma -Version: 1.10.2 +Version: 1.12.0 Release: 0 Summary: Text editor for the MATE desktop License: GPL-2.0+ @@ -26,7 +26,7 @@ Url: http://mate-desktop.org/ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: mate-common >= 1.9.0 +BuildRequires: mate-common >= %{_version} BuildRequires: python-libxml2 BuildRequires: update-desktop-files BuildRequires: yelp-tools @@ -34,26 +34,26 @@ BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(gtksourceview-3.0) BuildRequires: pkgconfig(iso-codes) -BuildRequires: pkgconfig(mate-desktop-2.0) >= 1.9.0 +BuildRequires: pkgconfig(mate-desktop-2.0) >= %{_version} BuildRequires: pkgconfig(pygobject-2.0) BuildRequires: pkgconfig(pygtk-2.0) BuildRequires: pkgconfig(pygtksourceview-2.0) BuildRequires: pkgconfig(sm) Requires: mate-desktop-gsettings-schemas -Recommends: %{name}-lang = %{version} +Recommends: %{name}-lang Provides: mate-text-editor = %{version} Obsoletes: mate-text-editor < %{version} Obsoletes: mate-text-editor-lang < %{version} %glib2_gsettings_schema_requires %description -pluma is a small, but powerful text editor designed specifically +Pluma is a small, but powerful text editor designed specifically for the MATE desktop. It has most standard text editor functions and fully supports international text in Unicode. Advanced features include syntax highlighting and automatic indentation of source code, printing and editing of multiple documents in one window. -pluma is extensible through a plugin system, which currently +Pluma is extensible through a plugin system, which currently includes support for spell checking, comparing files, viewing VCS ChangeLogs, and adjusting indentation levels. ++++++ pluma-1.10.2.tar.xz -> pluma-1.12.0.tar.xz ++++++ ++++ 49764 lines of diff (skipped)