Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pluma for openSUSE:Factory checked 
in at 2021-08-26 23:14:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pluma (Old)
 and      /work/SRC/openSUSE:Factory/.pluma.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pluma"

Thu Aug 26 23:14:47 2021 rev:28 rq:913315 version:1.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pluma/pluma.changes      2021-08-10 
10:28:34.973705816 +0200
+++ /work/SRC/openSUSE:Factory/.pluma.new.1899/pluma.changes    2021-08-26 
23:15:30.240236965 +0200
@@ -1,0 +2,20 @@
+Fri Aug 20 09:04:11 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Remove ldconfig calls, there are no shared libs in standard dirs
+  here to update.
+- Trim filler words from descriptions.
+
+-------------------------------------------------------------------
+Wed Aug 11 13:22:32 UTC 2021 - Hillwood Yang <[email protected]>
+
+- Update version to 1.26.0
+  * Update translations
+  * filebrowser-plugin: fix segfault on open-terminal action
+  * update copyright to 2021
+  * build: fix shebangs
+  * warning: declaration of ???taglist??? shadows a global declaration
+  * pluma: Use EXIT_SUCCESS macro instead of int value (portability)
+  * help: update help for sort plugin
+  * sort plugin: Port sort plugin to the new GtkSourceView api. 
+
+-------------------------------------------------------------------

Old:
----
  pluma-1.24.2.tar.xz
  pluma-1.24.2.tar.xz.sha256sum

New:
----
  pluma-1.26.0.tar.xz
  pluma-1.26.0.tar.xz.sha256sum

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

Other differences:
------------------
++++++ pluma.spec ++++++
--- /var/tmp/diff_new_pack.RiCXl6/_old  2021-08-26 23:15:30.928236675 +0200
+++ /var/tmp/diff_new_pack.RiCXl6/_new  2021-08-26 23:15:30.932236673 +0200
@@ -17,17 +17,19 @@
 
 
 %define typelib typelib-1_0-Pluma-1_0
-%define _version 1.24
+%define _version 1.26
 
 Name:           pluma
-Version:        1.24.2
+Version:        1.26.0
 Release:        0
 Summary:        Text editor for the MATE desktop
 License:        GPL-2.0-or-later
+Group:          Productivity/Text/Editors
 URL:            https://mate-desktop.org/
 Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source99:       
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz.sha256sum
 BuildRequires:  fdupes
+BuildRequires:  filesystem
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -37,6 +39,7 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gtksourceview-3.0)
+BuildRequires:  pkgconfig(gtksourceview-4)
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(libpeas-gtk-1.0)
 BuildRequires:  pkgconfig(sm)
@@ -44,38 +47,41 @@
 %glib2_gsettings_schema_requires
 
 %description
-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 a text editor designed specifically for the MATE desktop. It
+has standard text editor functions and supports international text in
+Unicode. Advanced features include syntax highlighting and automatic
+indentation of source code, and printing and editing of multiple
+documents in one window.
 
 Pluma is extensible through a plugin system, which currently
 includes support for spell checking, comparing files, viewing VCS
 ChangeLogs, and adjusting indentation levels.
 
 %package devel
-Summary:        Small and lightweight UTF-8 text editor
+Summary:        Headers for Pluma, a UTF-8 text editor
+Group:          Development/Libraries/X11
 Requires:       %{name} = %{version}
 Requires:       %{typelib} = %{version}
 Requires:       pkgconfig(gtksourceview-3.0)
 
 %description devel
-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 a text editor designed specifically for the MATE desktop. It
+has standard text editor functions and supports international text in
+Unicode. Advanced features include syntax highlighting and automatic
+indentation of source code, and printing and editing of multiple
+documents in one window.
 
 %package -n %{typelib}
-Summary:        Small and lightweight UTF-8 text editor introspection
+Summary:        Introspection bindings for Pluma, a UTF-8 text editor
+Group:          System/Libraries
+Requires:       %{name} = %{version}
 
 %description -n %{typelib}
-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 a text editor designed specifically for the MATE desktop. It
+has standard text editor functions and supports international text in
+Unicode. Advanced features include syntax highlighting and automatic
+indentation of source code, and printing and editing of multiple
+documents in one window.
 
 %lang_package
 
@@ -95,12 +101,9 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
 %files
 %license COPYING
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README.md ABOUT-NLS
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_libdir}/%{name}/

++++++ pluma-1.24.2.tar.xz -> pluma-1.26.0.tar.xz ++++++
++++ 1014339 lines of diff (skipped)

++++++ pluma-1.24.2.tar.xz.sha256sum -> pluma-1.26.0.tar.xz.sha256sum ++++++
--- /work/SRC/openSUSE:Factory/pluma/pluma-1.24.2.tar.xz.sha256sum      
2021-04-29 01:40:03.134718812 +0200
+++ /work/SRC/openSUSE:Factory/.pluma.new.1899/pluma-1.26.0.tar.xz.sha256sum    
2021-08-26 23:15:30.232236968 +0200
@@ -1 +1 @@
-e439114fc5b86cbf79cee5522b40688e0516243081882b42264b0f4aa1cb6ea0  
pluma-1.24.2.tar.xz
+310644dae7393cf5d47928fd4fab5d120da4e683ecf4fc248fcf778145f08a53  
pluma-1.26.0.tar.xz

Reply via email to