Hello community, here is the log from the commit of package engrampa for openSUSE:Factory checked in at 2017-04-07 13:56:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/engrampa (Old) and /work/SRC/openSUSE:Factory/.engrampa.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "engrampa" Fri Apr 7 13:56:05 2017 rev:12 rq:485908 version:1.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/engrampa/engrampa.changes 2017-03-20 17:11:26.481955022 +0100 +++ /work/SRC/openSUSE:Factory/.engrampa.new/engrampa.changes 2017-04-07 13:56:09.523306427 +0200 @@ -1,0 +2,7 @@ +Wed Apr 5 18:48:13 UTC 2017 - [email protected] + +- Update to version 1.18.1: + * Add a style class frame to scrolledwindows. + * Add a style class engrampa-window. + +------------------------------------------------------------------- Old: ---- engrampa-1.18.0.tar.xz New: ---- engrampa-1.18.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ engrampa.spec ++++++ --- /var/tmp/diff_new_pack.jyujqA/_old 2017-04-07 13:56:10.151217728 +0200 +++ /var/tmp/diff_new_pack.jyujqA/_new 2017-04-07 13:56:10.155217164 +0200 @@ -18,7 +18,7 @@ %define _version 1.18 Name: engrampa -Version: 1.18.0 +Version: 1.18.1 Release: 0 Summary: MATE Desktop archive manager License: GPL-2.0+ and LGPL-2.0+ ++++++ engrampa-1.18.0.tar.xz -> engrampa-1.18.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/engrampa-1.18.0/ChangeLog new/engrampa-1.18.1/ChangeLog --- old/engrampa-1.18.0/ChangeLog 2017-03-13 14:37:07.000000000 +0100 +++ new/engrampa-1.18.1/ChangeLog 2017-04-05 00:26:07.000000000 +0200 @@ -1,6 +1,39 @@ +commit e36440bd9a98f8e8b515bdef3d41e73638befb91 +Author: raveit65 <[email protected]> +Date: 2017-03-22 + + add style class frame to scrolledwindows + +M src/fr-window.c + +commit 2824b8a07650ec74a5dd8bd61536a4635176bf2b +Author: raveit65 <[email protected]> +Date: 2017-03-22 + + add style class engrampa-window + +M src/fr-window.c + +commit cedab4753454aff7728464f68a7ef55f8cdca53c +Author: Martin Wimpress <[email protected]> +Date: 2017-03-14 + + Merge news for 1.17 into 1.18. + +M NEWS + +commit 48ddcc7aa514c6a25d66fcddea8063187840b0ad +Author: Martin Wimpress <[email protected]> +Date: 2017-03-13 + + Bump version to 1.18.0 + +M NEWS +M configure.ac + commit 0e2f063671833ab77bb2f4c28945c1a5105cfeab Author: Martin Wimpress <[email protected]> -Date: 2017-03-13 +Date: 2017-03-13 Sync translations. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/engrampa-1.18.0/NEWS new/engrampa-1.18.1/NEWS --- old/engrampa-1.18.0/NEWS 2017-03-13 14:34:30.000000000 +0100 +++ new/engrampa-1.18.1/NEWS 2017-04-05 00:24:09.000000000 +0200 @@ -1,3 +1,9 @@ +### engrampa 1.18.1 + + * add style class frame to scrolledwindows + * add style class engrampa-window + * Merge news for 1.17 into 1.18. + ### engrampa 1.18.0 * check the rar/unrar version to work the new date style with all versions @@ -10,11 +16,7 @@ * zip: added ear and war to the supported types list * Update engrampa NEWS to use consistent, project wide, markdown-like formatting. - * Translations update - -### engrampa 1.17.0 - - * Build: require Caja >= ### engrampa 1.17.1 to build against GTK+3 version + * Build: require Caja >= 1.17.1 to build against GTK+3 version of libcaja-extension * tar: add support for pixz for .tar.xz files * tar: add support for lbzip2 on .tar.bz2 files diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/engrampa-1.18.0/caja/libcaja-engrampa.caja-extension.in new/engrampa-1.18.1/caja/libcaja-engrampa.caja-extension.in --- old/engrampa-1.18.0/caja/libcaja-engrampa.caja-extension.in 2017-03-13 14:36:59.000000000 +0100 +++ new/engrampa-1.18.1/caja/libcaja-engrampa.caja-extension.in 2017-04-05 00:25:59.000000000 +0200 @@ -4,5 +4,5 @@ _Description=Allows to create and extract archives Author=Paolo Bacchilega <[email protected]>;Perberos <[email protected]> Copyright=Copyright (C) 2001–2010 Free Software Foundation, Inc. -Version=1.18.0 +Version=1.18.1 Website=http://www.mate-desktop.org/ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/engrampa-1.18.0/configure new/engrampa-1.18.1/configure --- old/engrampa-1.18.0/configure 2017-03-13 14:36:55.000000000 +0100 +++ new/engrampa-1.18.1/configure 2017-04-05 00:25:55.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for engrampa 1.18.0. +# Generated by GNU Autoconf 2.69 for engrampa 1.18.1. # # Report bugs to <http://www.mate-desktop.org/>. # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='engrampa' PACKAGE_TARNAME='engrampa' -PACKAGE_VERSION='1.18.0' -PACKAGE_STRING='engrampa 1.18.0' +PACKAGE_VERSION='1.18.1' +PACKAGE_STRING='engrampa 1.18.1' PACKAGE_BUGREPORT='http://www.mate-desktop.org/' PACKAGE_URL='' @@ -1435,7 +1435,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures engrampa 1.18.0 to adapt to many kinds of systems. +\`configure' configures engrampa 1.18.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1506,7 +1506,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of engrampa 1.18.0:";; + short | recursive ) echo "Configuration of engrampa 1.18.1:";; esac cat <<\_ACEOF @@ -1642,7 +1642,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -engrampa configure 1.18.0 +engrampa configure 1.18.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2011,7 +2011,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by engrampa $as_me 1.18.0, which was +It was created by engrampa $as_me 1.18.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2874,7 +2874,7 @@ # Define the identity of the package. PACKAGE='engrampa' - VERSION='1.18.0' + VERSION='1.18.1' cat >>confdefs.h <<_ACEOF @@ -15432,7 +15432,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by engrampa $as_me 1.18.0, which was +This file was extended by engrampa $as_me 1.18.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15498,7 +15498,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -engrampa config.status 1.18.0 +engrampa config.status 1.18.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/engrampa-1.18.0/configure.ac new/engrampa-1.18.1/configure.ac --- old/engrampa-1.18.0/configure.ac 2017-03-13 14:32:21.000000000 +0100 +++ new/engrampa-1.18.1/configure.ac 2017-04-05 00:23:23.000000000 +0200 @@ -2,7 +2,7 @@ AC_PREREQ(2.61) -AC_INIT([engrampa], [1.18.0], [http://www.mate-desktop.org/]) +AC_INIT([engrampa], [1.18.1], [http://www.mate-desktop.org/]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/engrampa-1.18.0/data/engrampa.desktop new/engrampa-1.18.1/data/engrampa.desktop --- old/engrampa-1.18.0/data/engrampa.desktop 2017-03-13 14:36:59.000000000 +0100 +++ new/engrampa-1.18.1/data/engrampa.desktop 2017-04-05 00:26:00.000000000 +0200 @@ -251,4 +251,4 @@ X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=engrampa X-MATE-Bugzilla-Component=general -X-MATE-Bugzilla-Version=1.18.0 +X-MATE-Bugzilla-Version=1.18.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/engrampa-1.18.0/data/engrampa.desktop.in new/engrampa-1.18.1/data/engrampa.desktop.in --- old/engrampa-1.18.0/data/engrampa.desktop.in 2017-03-13 14:36:58.000000000 +0100 +++ new/engrampa-1.18.1/data/engrampa.desktop.in 2017-04-05 00:25:59.000000000 +0200 @@ -15,4 +15,4 @@ X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=engrampa X-MATE-Bugzilla-Component=general -X-MATE-Bugzilla-Version=1.18.0 +X-MATE-Bugzilla-Version=1.18.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/engrampa-1.18.0/src/fr-window.c new/engrampa-1.18.1/src/fr-window.c --- old/engrampa-1.18.0/src/fr-window.c 2017-03-13 13:45:12.000000000 +0100 +++ new/engrampa-1.18.1/src/fr-window.c 2017-04-05 00:22:33.000000000 +0200 @@ -795,6 +795,8 @@ static void fr_window_init (FrWindow *window) { + GtkStyleContext *context; + window->priv = g_new0 (FrWindowPrivateData, 1); window->priv->update_dropped_files = FALSE; window->priv->filter_mode = FALSE; @@ -802,6 +804,9 @@ window->priv->use_progress_dialog = TRUE; window->priv->batch_title = NULL; + context = gtk_widget_get_style_context (GTK_WIDGET (window)); + gtk_style_context_add_class (context, "engrampa-window"); + g_signal_connect (window, "realize", G_CALLBACK (fr_window_realized), @@ -5415,6 +5420,7 @@ { GtkWidget *menubar; GtkWidget *toolbar; + GtkStyleContext *context; GtkWidget *list_scrolled_window; GtkWidget *location_box; GtkStatusbar *statusbar; @@ -5694,6 +5700,8 @@ gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (list_scrolled_window), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); + context = gtk_widget_get_style_context (list_scrolled_window); + gtk_style_context_add_class (context, "frame"); gtk_container_add (GTK_CONTAINER (list_scrolled_window), window->priv->list_view); /* filter bar */ @@ -5770,6 +5778,8 @@ gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (tree_scrolled_window), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); + context = gtk_widget_get_style_context (tree_scrolled_window); + gtk_style_context_add_class (context, "frame"); gtk_container_add (GTK_CONTAINER (tree_scrolled_window), window->priv->tree_view); /* side pane */
