Hello community,
here is the log from the commit of package yast2-control-center-gnome for
openSUSE:Factory checked in at 2014-06-02 07:00:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-control-center-gnome (Old)
and /work/SRC/openSUSE:Factory/.yast2-control-center-gnome.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-control-center-gnome"
Changes:
--------
---
/work/SRC/openSUSE:Factory/yast2-control-center-gnome/yast2-control-center-gnome.changes
2014-02-28 07:26:15.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-control-center-gnome.new/yast2-control-center-gnome.changes
2014-06-02 07:00:48.000000000 +0200
@@ -1,0 +2,6 @@
+Fri May 30 08:00:43 UTC 2014 - [email protected]
+
+- Remove redundant icon in search entry (bnc#873641)
+- 3.1.3
+
+-------------------------------------------------------------------
Old:
----
yast2-control-center-gnome-3.1.2.tar.bz2
New:
----
yast2-control-center-gnome-3.1.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-control-center-gnome.spec ++++++
--- /var/tmp/diff_new_pack.r8Aq1m/_old 2014-06-02 07:00:49.000000000 +0200
+++ /var/tmp/diff_new_pack.r8Aq1m/_new 2014-06-02 07:00:49.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-control-center-gnome
-Version: 3.1.2
+Version: 3.1.3
Release: 0
Summary: YaST2 - Control Center (GNOME version)
@@ -59,7 +59,7 @@
%files
%defattr (-, root, root)
-%doc ChangeLog COPYING README
+%doc COPYING README
%{_sysconfdir}/xdg/menus/*.menu
%{_sysconfdir}/xdg/menus/YaST-gnome-merged
%{_libexecdir}/YaST2/bin/y2controlcenter-gnome
++++++ yast2-control-center-gnome-3.1.2.tar.bz2 ->
yast2-control-center-gnome-3.1.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-control-center-gnome-3.1.2/ChangeLog
new/yast2-control-center-gnome-3.1.3/ChangeLog
--- old/yast2-control-center-gnome-3.1.2/ChangeLog 2014-02-27
18:36:51.000000000 +0100
+++ new/yast2-control-center-gnome-3.1.3/ChangeLog 1970-01-01
01:00:00.000000000 +0100
@@ -1,213 +0,0 @@
--------------------------------------------------------------------
-Thu Sep 26 08:14:01 UTC 2013 - [email protected]
-
-- fixed repeated start of a Yast module (bnc#827704) (by Michael
- Catanzaro)
-- 3.0.1
-
--------------------------------------------------------------------
-Wed Jul 31 14:43:55 UTC 2013 - [email protected]
-
-- version 3.0.0
-
--------------------------------------------------------------------
-Wed Feb 27 10:06:42 CET 2013 - [email protected]
-
-- Added dependency to yast2_theme
-- Release 2.23.3
-
--------------------------------------------------------------------
-Fri Feb 22 00:00:00 UTC 2013 - [email protected]
-
-Release 2.23.0
-
-Update code to gnome-control-center 3.6 branch. Most significant change
-is bigger sizes for the window and all icons.
-
-* configure.in.in: now requires x11
-* src/cut-n-paste/: update code from gnome-control-center
-* src/{control-center.c,gnome-control-center.c,shell.ui}: rebase on updated
code
-* src/patch/: update patch to current changes
-
--------------------------------------------------------------------
-Wed Jan 11 11:03:11 UTC 2012 - [email protected]
-
-- Update to version 2.21.3:
- + Update gnome-control-center code; this includes:
- - Window sizing fixes.
- - Small changes.
- - Build fixes on recent GNOME.
-- Add new explicit pkgconfig(glib-2.0) BuildRequires, following
- upstream change.
-
--------------------------------------------------------------------
-Fri Sep 2 14:22:30 UTC 2011 - [email protected]
-
-- Update to version 2.21.2:
- + Update gnome-control-center code; this includes:
- - port to the new gnome-menus library
- - do not display item title twice when searching
- - add Ctrl+Q as a way to exit the shell
- + Specify layout in YaST-gnome.menu to avoid alphabetical order.
-- Change pkgconfig(libgnome-menu) BuildRequires to
- pkgconfig(libgnome-menu-3.0) to use the new gnome-menus library.
-
--------------------------------------------------------------------
-Thu Jul 28 12:23:33 CEST 2011 - [email protected]
-
-- Update to version 2.21.1:
- + Do not depend on libgnome-control-center, which is going
- private upstream. Instead, keep a local copy of the code.
-- Remove pkgconfig(libgnome-control-center) BuildRequires.
-
--------------------------------------------------------------------
-Mon Jul 25 12:23:50 CEST 2011 - [email protected]
-
-- Update to version 2.21.0:
- + Port to GNOME 3, based on the code of the gnome-control-center
- shell.
-- Change pkgconfig() BuildRequires to reflect dependency changes:
- + Old ones: libslab, unique-1.0.
- + New ones: gio-unix-2.0, gtk+-3.0, libgnome-control-center,
- libgnome-menu.
-- Remove gconf schema handling, since there is no gconf schema
- anymore.
-
--------------------------------------------------------------------
-Tue Apr 26 23:49:06 CEST 2011 - [email protected]
-
-- Move to pkgconfig()-style BuildRequires:
- + Old ones: libslab-devel, libunique-devel.
- + New ones: libslab, unique-1.0.
-- This fixes the build with GNOME 3.
-
--------------------------------------------------------------------
-Sat Aug 29 00:59:44 CEST 2009 - [email protected]
-
-- Update to version 2.13.4:
- + force not using the default handler for gconf errors, to avoid
- spammy dialog for errors
- + use the "current" icon theme for yast
- + move the gconf key to /apps/yast-control-center
- + synchronize code with code from the shell in
- gnome-control-center:
- - use goption
- - use libunique instead of bonobo
- - bigger icons
-- Drop yast2-control-center-gnome-no-gconf-error-dialog.patch:
- now unneeded.
-- Do not call autoreconf.
-- Remove definition of prefix.
-- Drop gnome-main-menu-devel, gnome-menus-devel, libgnomeui-devel
- BuildRequires.
-- Add libslab-devel and libunique-devel BuildRequires.
-- Drop gnome-main-menu, libgnomesu Requires.
-- Use spec-cleaner script:
- + reorder lines in preamble.
- + remove AutoReqProv: it's default now.
- + use makeinstall macro.
-
--------------------------------------------------------------------
-Sat Jan 31 02:06:06 CET 2009 - [email protected]
-
-- Add yast2-control-center-gnome-no-gconf-error-dialog.patch: fix
- the error dialog popping up when run under "su" (not "su -"). Fix
- bnc#448398, bnc#470714 and probably a few others.
-
--------------------------------------------------------------------
-Fri Jan 30 15:40:01 CET 2009 - [email protected]
-
-- Review BuildRequires.
-
--------------------------------------------------------------------
-Tue Sep 23 23:58:36 CEST 2008 - [email protected]
-
-- Fix Requires, now asks for libgnomesu
- * Fixes bnc#388586
-
--------------------------------------------------------------------
-Mon May 12 14:07:26 CEST 2008 - [email protected]
-
-- Update to version 2.13.3:
- * Fix random -S parameter from yast2 shell script wrapper
- (bnc#389069)
-
--------------------------------------------------------------------
-Thu Mar 20 10:31:36 CET 2008 - [email protected]
-
-- Require yast2-control-center. Without this, we don't have
- YaST.desktop and so the control center doesn't appear in menus.
- Fix bnc372569.
-- Recompress the source to bz2.
-
--------------------------------------------------------------------
-Wed Sep 26 18:59:51 CEST 2007 - [email protected]
-
-- Fix for 328615 - untranslated.
-
--------------------------------------------------------------------
-Sat Aug 25 01:17:16 CEST 2007 - [email protected]
-
-- Fix for 247684 - remove empty icon hierarchy
- Fix for 8097 - use new yast window icon
- Fix for 297243 - change app armor icon name
-
--------------------------------------------------------------------
-Wed May 23 01:41:50 CEST 2007 - [email protected]
-
-- Remove existing X-SuSE-translate from .directory files so
- suse_update_desktop_file wont error out
-
--------------------------------------------------------------------
-Wed Apr 18 02:20:24 CEST 2007 - [email protected]
-
-- Fix for 245970 - install into y2bindir.
-
--------------------------------------------------------------------
-Mon Mar 19 23:22:47 CET 2007 - [email protected]
-
-- Fix for 254718 - additional menu entries
- Fix for 252799 - merge in additional menu files
-
--------------------------------------------------------------------
-Tue Mar 13 22:31:42 CET 2007 - [email protected]
-
-- Roll in all changes from SP1 branch:
- Fri Mar 9 20:44:02 CET 2007 - [email protected]
- - Fix for 250415 - allow different theming for the cc shell
- Fix for 249717 - change title to "YaST2 Control Center" - use the
same string
- already in yast2-control-center package so we can use existing
translations.
- Tue Mar 6 15:49:05 CET 2007 - [email protected]
- - Supplements: gnome-main-menu instead of gnome-desktop
- Mon Mar 5 15:59:17 CET 2007 - [email protected]
- - fix for #240240
- * Supplements: gnome-desktop
- * Provides: yast2-control-center-binary
- Thu Mar 1 00:04:48 CET 2007 - [email protected]
- - Call suse_update_desktop_file for all .directory files
- #247812 will be fixed in yast2.rpm so remove desktop file
- Thu Feb 22 23:14:26 CET 2007 - [email protected]
- - Fix for no desktop file - #247812
- Includes changes by mmeeks to build project the "standard yast way"
- Thu Feb 1 23:44:45 CET 2007 - [email protected]
- - Fix for BNC #236464 - duplicated items.
- Fix for gnome.org #395133 - tasks launched twice.
- Fix for BNC #240242 - no common tasks.
- Remove .desktop file now that yast2 launches us
-
--------------------------------------------------------------------
-Wed Jan 17 15:26:12 CET 2007 - [email protected]
-
-- Prefix changed to /usr.
-- Spec file cleanup.
-
--------------------------------------------------------------------
-Tue Oct 24 17:50:01 CEST 2006 - [email protected]
-
-- Fix to build with new gnome-main-menu
-
--------------------------------------------------------------------
-Mon Oct 9 13:10:28 CEST 2006 - [email protected]
-
-- import 1st cut.
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-control-center-gnome-3.1.2/package/yast2-control-center-gnome.changes
new/yast2-control-center-gnome-3.1.3/package/yast2-control-center-gnome.changes
---
old/yast2-control-center-gnome-3.1.2/package/yast2-control-center-gnome.changes
2014-02-27 18:36:51.000000000 +0100
+++
new/yast2-control-center-gnome-3.1.3/package/yast2-control-center-gnome.changes
2014-05-30 16:36:45.000000000 +0200
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri May 30 08:00:43 UTC 2014 - [email protected]
+
+- Remove redundant icon in search entry (bnc#873641)
+- 3.1.3
+
+-------------------------------------------------------------------
Thu Feb 27 16:19:22 UTC 2014 - [email protected]
- Add Support section in YaST control center to make SUSE Customer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-control-center-gnome-3.1.2/package/yast2-control-center-gnome.spec
new/yast2-control-center-gnome-3.1.3/package/yast2-control-center-gnome.spec
---
old/yast2-control-center-gnome-3.1.2/package/yast2-control-center-gnome.spec
2014-02-27 18:36:51.000000000 +0100
+++
new/yast2-control-center-gnome-3.1.3/package/yast2-control-center-gnome.spec
2014-05-30 16:36:45.000000000 +0200
@@ -16,7 +16,7 @@
#
Name: yast2-control-center-gnome
-Version: 3.1.2
+Version: 3.1.3
Release: 0
Summary: YaST2 - Control Center (GNOME version)
@@ -58,7 +58,7 @@
%files
%defattr (-, root, root)
-%doc ChangeLog COPYING README
+%doc COPYING README
%{_sysconfdir}/xdg/menus/*.menu
%{_sysconfdir}/xdg/menus/YaST-gnome-merged
%{_libexecdir}/YaST2/bin/y2controlcenter-gnome
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-control-center-gnome-3.1.2/src/shell.ui
new/yast2-control-center-gnome-3.1.3/src/shell.ui
--- old/yast2-control-center-gnome-3.1.2/src/shell.ui 2014-02-19
13:19:54.000000000 +0100
+++ new/yast2-control-center-gnome-3.1.3/src/shell.ui 2014-05-30
16:36:45.000000000 +0200
@@ -78,9 +78,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property
name="invisible_char">●</property>
- <property
name="secondary-icon-name">edit-find-symbolic</property>
- <property
name="secondary-icon-activatable">False</property>
- <property
name="secondary-icon-sensitive">False</property>
</object>
</child>
<child>
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]