Hello community,

here is the log from the commit of package xfce4-panel-plugin-smartbookmark for 
openSUSE:Factory checked in at 2015-03-11 09:58:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-smartbookmark (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-smartbookmark.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel-plugin-smartbookmark"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-smartbookmark/xfce4-panel-plugin-smartbookmark.changes
        2013-04-17 23:18:37.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-smartbookmark.new/xfce4-panel-plugin-smartbookmark.changes
   2015-03-11 09:58:40.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Mar 10 06:55:29 UTC 2015 - [email protected]
+
+- update to version 0.4.6
+  - remove the GtkEventBox and use an XfceHVBox instead
+  - make sure childs are reaped, instead of leaving zombies
+    behind (bxo#9791)
+  - updated translations
+
+-------------------------------------------------------------------

Old:
----
  xfce4-smartbookmark-plugin-0.4.5.tar.bz2

New:
----
  xfce4-smartbookmark-plugin-0.4.6.tar.bz2

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

Other differences:
------------------
++++++ xfce4-panel-plugin-smartbookmark.spec ++++++
--- /var/tmp/diff_new_pack.hUK6t7/_old  2015-03-11 09:58:41.000000000 +0100
+++ /var/tmp/diff_new_pack.hUK6t7/_new  2015-03-11 09:58:41.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-smartbookmark
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,8 @@
 
 %define panel_version 4.10.0
 %define plugin_name xfce4-smartbookmark-plugin
-
 Name:           xfce4-panel-plugin-smartbookmark
-Version:        0.4.5
+Version:        0.4.6
 Release:        0
 Summary:        Smart Bookmark Plugin for the Xfce Panel
 License:        GPL-2.0+
@@ -51,7 +50,7 @@
 
 %build
 %configure --disable-static
-make %{_smp_mflags} V=1
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -64,9 +63,6 @@
 
 %fdupes %{buildroot}%{_datadir}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
@@ -74,5 +70,6 @@
 %{_datadir}/xfce4/panel/plugins/smartbookmark.desktop
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %changelog

++++++ xfce4-panel-plugin-smartbookmark-0.4.2-defaults.patch ++++++
--- /var/tmp/diff_new_pack.hUK6t7/_old  2015-03-11 09:58:41.000000000 +0100
+++ /var/tmp/diff_new_pack.hUK6t7/_new  2015-03-11 09:58:41.000000000 +0100
@@ -1,9 +1,9 @@
-Index: xfce4-smartbookmark-plugin-0.4.4/src/smartbookmark.c
+Index: xfce4-smartbookmark-plugin-0.4.6/src/smartbookmark.c
 ===================================================================
---- xfce4-smartbookmark-plugin-0.4.4.orig/src/smartbookmark.c
-+++ xfce4-smartbookmark-plugin-0.4.4/src/smartbookmark.c
-@@ -184,10 +184,10 @@ static t_search *search_new(XfcePanelPlu
-     box = gtk_vbox_new(FALSE, 0);
+--- xfce4-smartbookmark-plugin-0.4.6.orig/src/smartbookmark.c
++++ xfce4-smartbookmark-plugin-0.4.6/src/smartbookmark.c
+@@ -182,10 +182,10 @@ static t_search *search_new(XfcePanelPlu
+     gtk_container_add(GTK_CONTAINER(align), search->box);
  
      /* default options */
 -    search->url = "http://bugs.debian.org/";;
@@ -16,7 +16,7 @@
      /* read config file options */
      filename = xfce_panel_plugin_save_location(plugin, TRUE);
      search_read_config(search, filename);
-@@ -256,10 +256,10 @@ static void search_read_config(t_search
+@@ -218,10 +218,10 @@ static void search_read_config(t_search
      if( (rcfile = xfce_rc_simple_open(filename, TRUE) ))
      {
          xfce_rc_set_group(rcfile, NULL);

++++++ xfce4-smartbookmark-plugin-0.4.5.tar.bz2 -> 
xfce4-smartbookmark-plugin-0.4.6.tar.bz2 ++++++
++++ 9773 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to