Hello community,
here is the log from the commit of package yast2-ycp-ui-bindings for
openSUSE:Factory checked in at 2013-11-15 13:43:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ycp-ui-bindings (Old)
and /work/SRC/openSUSE:Factory/.yast2-ycp-ui-bindings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ycp-ui-bindings"
Changes:
--------
---
/work/SRC/openSUSE:Factory/yast2-ycp-ui-bindings/yast2-ycp-ui-bindings.changes
2013-11-10 20:37:54.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-ycp-ui-bindings.new/yast2-ycp-ui-bindings.changes
2013-11-15 13:43:58.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Nov 14 13:21:26 CET 2013 - [email protected]
+
+- Removed warning if checking for TextMode. It became a standard
+ check so no warning is necessary anymore.
+- 3.1.2
+
+-------------------------------------------------------------------
Old:
----
yast2-ycp-ui-bindings-3.1.1.tar.bz2
New:
----
yast2-ycp-ui-bindings-3.1.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-ycp-ui-bindings.spec ++++++
--- /var/tmp/diff_new_pack.evKe13/_old 2013-11-15 13:43:58.000000000 +0100
+++ /var/tmp/diff_new_pack.evKe13/_new 2013-11-15 13:43:58.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-ycp-ui-bindings
-Version: 3.1.1
+Version: 3.1.2
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-ycp-ui-bindings-3.1.1.tar.bz2 ->
yast2-ycp-ui-bindings-3.1.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-3.1.1/VERSION
new/yast2-ycp-ui-bindings-3.1.2/VERSION
--- old/yast2-ycp-ui-bindings-3.1.1/VERSION 2013-11-08 11:32:47.000000000
+0100
+++ new/yast2-ycp-ui-bindings-3.1.2/VERSION 2013-11-15 09:15:41.000000000
+0100
@@ -1 +1 @@
-3.1.1
+3.1.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ycp-ui-bindings-3.1.1/package/yast2-ycp-ui-bindings.changes
new/yast2-ycp-ui-bindings-3.1.2/package/yast2-ycp-ui-bindings.changes
--- old/yast2-ycp-ui-bindings-3.1.1/package/yast2-ycp-ui-bindings.changes
2013-11-08 11:32:47.000000000 +0100
+++ new/yast2-ycp-ui-bindings-3.1.2/package/yast2-ycp-ui-bindings.changes
2013-11-15 09:15:41.000000000 +0100
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Nov 14 13:21:26 CET 2013 - [email protected]
+
+- Removed warning if checking for TextMode. It became a standard
+ check so no warning is necessary anymore.
+- 3.1.2
+
+-------------------------------------------------------------------
Mon Oct 14 14:47:09 UTC 2013 - [email protected]
- Fix query for special widget DateField and TimeField resulting
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-ycp-ui-bindings-3.1.1/package/yast2-ycp-ui-bindings.spec
new/yast2-ycp-ui-bindings-3.1.2/package/yast2-ycp-ui-bindings.spec
--- old/yast2-ycp-ui-bindings-3.1.1/package/yast2-ycp-ui-bindings.spec
2013-11-08 11:32:47.000000000 +0100
+++ new/yast2-ycp-ui-bindings-3.1.2/package/yast2-ycp-ui-bindings.spec
2013-11-15 09:15:41.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-ycp-ui-bindings
-Version: 3.1.1
+Version: 3.1.2
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-3.1.1/source/YCP_UI.cc
new/yast2-ycp-ui-bindings-3.1.2/source/YCP_UI.cc
--- old/yast2-ycp-ui-bindings-3.1.1/source/YCP_UI.cc 2013-11-08
11:32:47.000000000 +0100
+++ new/yast2-ycp-ui-bindings-3.1.2/source/YCP_UI.cc 2013-11-15
09:15:41.000000000 +0100
@@ -1016,8 +1016,6 @@
YCPBoolean YCP_UI::TextMode()
{
- ycpwarning( "UI::TextMode(): Please check if this is really necessary!" );
-
return YCPBoolean( YUI::app()->isTextMode() );
}
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]