Hello community,

here is the log from the commit of package engrampa for openSUSE:Leap:15.2 
checked in at 2020-03-06 12:40:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/engrampa (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.engrampa.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "engrampa"

Fri Mar  6 12:40:04 2020 rev:14 rq:781535 version:1.24.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/engrampa/engrampa.changes      2020-01-15 
14:53:59.269541290 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.engrampa.new.26092/engrampa.changes   
2020-03-06 12:43:09.274825673 +0100
@@ -1,0 +2,184 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.24.0 (changes since 1.23.2):
+  * fr-command-rpm: Use rpm2cpio binary shipped with rpm package.
+  * Add source rpm to supported mime-types.
+  * Use cpio if no binary is found.
+  * Add a configure environment variable to select the cpio path.
+  * 7z: Don't set the work directory, i.e. use temporary directory.
+  * Check if a mime-type is an alias in
+    compute_supported_archive_types.
+  * Define LOCALEDIR for bindtextdomain().
+  * Migrate from intltool to gettext.
+  * Clean file type selection in the new archive dialogue.
+  * Automatically sets the maximum size of static arrays.
+  * Fix localised pause UI logic.
+  * dlg-extract: GtkFileChooserDialog instead of set extra widget.
+  * dlg-batch-add: Set dialog image from icon-name instead of
+    pixbuf.
+  * Fix build using the -fno-common flag.
+  * fr-process: Do not override LC_CTYPE.
+- Drop support for old openSUSE versions.
+
+-------------------------------------------------------------------
+Fri Jan  3 08:18:37 UTC 2020 - Maurizio Galli <[email protected]>
+
+- Update to version 1.23.2
+  * tx: sync with transifex
+  * LHA: add test for checking compressed file integrity
+  * Add application/(x-compress|x-rpm|x-lzh-compressed) in local magic
+  * Show archive type in properties dialog
+  * Zstandard: read .tar.zst files
+  * Zstandard: add test for checking compressed file integrity
+  * Zstandard: Update MIME type
+  * Ar: Update MIME type and add magic numbers
+  * fr-command-ar: fetch dates with strptime
+  * Remove internal mkdtemp and define feature test macro
+  * fr-command-tar: fetch dates with strptime
+  * Use mate-compiler-flags.m4 provided by mate-common
+  * ar: don't remove leading whitespaces in filename field
+  * i18n caja extension copyright
+  * LHA: make compatible with content-type response from gio file query
+  * fr-command-dpkg: fetch dates with strptime
+  * dlg-prop: set property label in ui file
+  * Add extract-dialog-options.ui
+  * LHA: Fix internet media type
+  * Use g_list_free_full and g_slist_free_full
+  * dlg-prop: show the exact number of bytes as part of the size
+  * dlg-prop: allow to open the archive's folder
+  * remove warnings: ‘gtk_image_new_from_stock’ is deprecated
+  * glib-utils & gtk-utils: Remove unused functions
+  * dlg-package-installer: show icons in error dialog buttons
+  * dlg-package-installer: remove warning ‘GtkStock’ is deprecated
+  * gio-utils: Remove unused functions
+  * glib-utils: Remove get_time_string()
+  * unace 2.5: Don't show archive summary in file listing
+  * tar: don't remove leading whitespaces in filename field
+  * Initialization discards ‘const’ qualifier from pointer target type
+  * remove warnings: "ENABLE_MAGIC" is not defined, evaluates to 0
+  * comparison of integer expressions of different signedness: ‘size_t’
+  * Missing initializer for struct field
+  * remove warnings: cast from function call [-Wbad-function-cast]
+  * remove build warning: local variable shadows another variable
+
+-------------------------------------------------------------------
+Mon Nov  4 10:48:19 UTC 2019 - Jonathan Brielmaier <[email protected]>
+
+- Fix build error complaining about conflicting types for
+  g_ptr_array_copy by updating to 1.23.1.
+- Update to version 1.23.1:
+  * Update translations
+  * glib-utils: Remove unused function - g_ptr_array_copy
+  * Remove some unused/deprecated functions
+  * Various smaller fixes
+
+-------------------------------------------------------------------
+Wed Sep 25 09:47:25 UTC 2019 - Jonathan Brielmaier <[email protected]>
+
+- Remove build require on libxml2-python as it's not required. There
+  is no sign in the source code that it's needed.
+
+-------------------------------------------------------------------
+Thu Jul 18 11:13:40 UTC 2019 - Jonathan Brielmaier <[email protected]>
+
+- Update to version 1.23.0:
+  * tx: sync with transifex
+  * Remove trailing whitespaces
+  * Update FSF address
+  * Remove hard-coded 'Back' label button
+  * Avoid deprecated g_type_class_add_private
+  * Use the Automake variable nobase_dist_icons_DATA
+  * Help: replace link linkend with xref linkend
+  * file-utils: avoid out of bound memory access
+  * actions: avoid use of memory after it is freed
+  * fr-process: Fix memory leak: 'g_shell_quote' needs to be freed
+  * fr-process: Fix memory leak: 'g_strconcat' needs to be freed
+  * [Security] fr-process: avoid 'strcpy' and 'strcat'
+  * enable clang analyzer
+  * fr-process: Fix memory leak
+  * Help: Fix version to 1.22 and update pot file
+  * help: update copyright
+  * Upgrade the manual to docbook 5.0
+  * Support .udeb package format
+  * Clean-up archive list and descriptions
+  * Show version on command line 
+- remove patches:
+  * engrampa-gtk-3.20.patch: we don't support systems with gtk-3.20
+    anymore
+- BuildRequire gtk3 >= 3.22
+
+-------------------------------------------------------------------
+Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.22.1:
+  * Help: Replace link linkend with xref linkend.
+  * file-utils: Avoid out of bound memory access.
+  * actions: Avoid use of memory after it is freed.
+  * fr-process: Fix memory leak: "g_shell_quote" needs to be freed.
+  * fr-process: Fix memory leak: "g_strconcat" needs to be freed.
+  * [Security] fr-process: Avoid "strcpy" and "strcat".
+  * fr-process: Fix memory leak.
+  * Help: Fix version to 1.22.
+  * Help: Update copyright.
+  * Upgrade the manual to docbook 5.
+  * Update translations.
+
+-------------------------------------------------------------------
+Tue Mar  5 15:19:33 UTC 2019 - [email protected]
+
+- Update to version 1.22.0:
+  * Add .a (Ar) support.
+  * fr-window: Replace deprecated gtk_menu_popup functions.
+  * Fix a crash on exit after using the Open With dialogue.
+  * Avoid deprecated GtkStock.
+  * Avoid array index out of bounds parsing dpkg-deb --info.
+  * warning: Use of memory after it is freed.
+  * Read authors (updated) from engrampa.about gresource.
+  * eggsmclient: Avoid deprecated 'g_type_class_add_private'.
+  * rar/unrar: Fix: "overwrite existing files" disabled must work.
+  * fix fr-command-cfile.c: fr_process_set_working_dir.
+  * Added test integrity for brotli.
+  * Added test integrity for the cfile compressors: gzip, bzip2,
+    etc.
+  * Move appdata to the metainfo/ directory.
+  * fr-window: Show the pause button only if the dialogue is
+    working.
+  * fr-window: Avoid 'gtk_dialog_add_button' with stock ids.
+  * fr-window: Hide the progress bar if the process is paused.
+  * fr-window: Change the info label if process is paused/resumed.
+  * fr-window: Little improvements in the look of pause/resume
+    button.
+  * Adding pause and start functions.
+  * Fix implementation and use of the alternative package name
+    lookup.
+  * Add support for brotli (*.tar.br) compressed tar archives.
+  * Add brotli support.
+  * Add the ability to support 'unar' over .zip archives.
+  * Add support for OpenDocument formats.
+  * UI: On the properties dialogue, focus the Close button instead
+    of the Help button by default.
+  * Update translations.
+- Rebase engrampa-gtk-3.20.patch.
+
+-------------------------------------------------------------------
+Thu Dec 13 15:43:41 UTC 2018 - [email protected]
+
+- Update to version 1.20.2:
+  * Disable deprecation warnings for distcheck.
+  * Use make functions for HELP_LINGUAS.
+  * Replace -Dokumentationsprojekt with Documentation Project.
+  * Manual: Update file format descriptions using shared-mime-info.
+  * Fix url of ulinks to point to mate-user-guide.
+  * "UNIX and Linux systems" -> "Linux and UNIX-like systems".
+  * fr-window: Fix a typo.
+  * Update translations.
+
+-------------------------------------------------------------------
+Sat Jun 16 15:48:41 UTC 2018 - [email protected]
+
+- Update to version 1.20.1:
+  * Add .a (Ar) support.
+  * Fix crash on exit after using Open With dialogue.
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  engrampa-1.20.0.tar.xz
  engrampa-gtk-3.20.patch

New:
----
  engrampa-1.24.0.tar.xz

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

Other differences:
------------------
++++++ engrampa.spec ++++++
--- /var/tmp/diff_new_pack.M00kXC/_old  2020-03-06 12:43:10.066826154 +0100
+++ /var/tmp/diff_new_pack.M00kXC/_new  2020-03-06 12:43:10.066826154 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package engrampa
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,30 +12,26 @@
 # 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/
 #
 
 
-%define _version 1.20
+%define _version 1.24
 Name:           engrampa
-Version:        1.20.0
+Version:        1.24.0
 Release:        0
 Summary:        MATE Desktop archive manager
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later
-Group:          System/GUI/Other
-Url:            https://mate-desktop.org/
-Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE engrampa-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 
3.20 support.
-Patch0:         engrampa-gtk-3.20.patch
+URL:            https://mate-desktop.org/
+Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  caja >= %{_version}
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libxml2-python
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libcaja-extension) >= %{_version}
 BuildRequires:  pkgconfig(sm)
 Recommends:     %{name}-lang
@@ -80,7 +76,6 @@
 
 %package -n caja-%{name}
 Summary:        MATE Desktop engrampa plugin for caja
-Group:          System/GUI/Other
 Requires:       %{name} = %{version}-%{release}
 # mate-file-manager-engrampa was last used in openSUSE 13.1.
 Provides:       mate-file-manager-%{name} = %{version}
@@ -94,7 +89,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -102,31 +96,15 @@
   --disable-static                    \
   --disable-scrollkeeper              \
   --libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%if 0%{?suse_version} < 1500
-%post
-%desktop_database_postun
-%icon_theme_cache_postun
-%glib2_gsettings_schema_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%glib2_gsettings_schema_postun
-%endif
-
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS NEWS README
 %{_bindir}/%{name}
 %{_libexecdir}/%{name}/
@@ -136,8 +114,8 @@
 %{_datadir}/help/C/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/*
-%dir %{_datadir}/appdata/
-%{_datadir}/appdata/%{name}.appdata.xml
+%dir %{_datadir}/metainfo/
+%{_datadir}/metainfo/%{name}.appdata.xml
 %{_mandir}/man?/%{name}.?%{?ext_man}
 
 %files -n caja-%{name}

++++++ engrampa-1.20.0.tar.xz -> engrampa-1.24.0.tar.xz ++++++
++++ 868281 lines of diff (skipped)


Reply via email to