Hello community,

here is the log from the commit of package libyui-gtk for openSUSE:Factory 
checked in at 2014-01-09 17:24:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-gtk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-gtk/libyui-gtk.changes    2013-08-10 
12:18:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-gtk.new/libyui-gtk.changes       
2014-01-09 17:24:47.000000000 +0100
@@ -1,0 +2,17 @@
+Thu Dec  5 16:36:33 UTC 2013 - mvid...@suse.com
+
+- adjusted to libyui so version 6
+- 2.44.0
+
+-------------------------------------------------------------------
+Wed Dec  4 10:50:53 UTC 2013 - jsr...@suse.cz
+
+- Fixed building with libyui changes
+
+-------------------------------------------------------------------
+Sun Dec  1 14:44:21 CET 2013 - anase...@linux.it
+
+- YTable crashed when columns inserted were more than the ones configured
+- Version 2.43.8
+
+-------------------------------------------------------------------

Old:
----
  libyui-gtk-2.43.7.tar.bz2

New:
----
  libyui-gtk-2.44.0.tar.bz2

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

Other differences:
------------------
++++++ libyui-gtk-doc.spec ++++++
--- /var/tmp/diff_new_pack.chw6Ke/_old  2014-01-09 17:24:48.000000000 +0100
+++ /var/tmp/diff_new_pack.chw6Ke/_new  2014-01-09 17:24:48.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-gtk-doc
-Version:        2.43.7
+Version:        2.44.0
 Release:        0
 Source:         libyui-gtk-%{version}.tar.bz2
 
@@ -67,13 +67,13 @@
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"
 
-%fdupes -s $RPM_BUILD_ROOT/%_docdir/libyui-gtk5
+%fdupes -s $RPM_BUILD_ROOT/%_docdir/libyui-gtk6
 
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
 %files
 %defattr(-,root,root)
-%doc %{_docdir}/libyui-gtk5
+%doc %{_docdir}/libyui-gtk6
 
 %changelog

++++++ libyui-gtk.spec ++++++
--- /var/tmp/diff_new_pack.chw6Ke/_old  2014-01-09 17:24:48.000000000 +0100
+++ /var/tmp/diff_new_pack.chw6Ke/_new  2014-01-09 17:24:48.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-gtk
-Version:        2.43.7
+Version:        2.44.0
 Release:        0
 Source:         libyui-gtk-%{version}.tar.bz2
 
@@ -27,7 +27,7 @@
 BuildRequires:  gtk3-devel
 BuildRequires:  libyui-devel >= 3.0.4
 BuildRequires:  pkg-config
-Provides:       yui_backend = 5
+Provides:       yui_backend = 6
 
 Url:            http://github.com/libyui/
 Summary:        Libyui - Gtk User Interface
@@ -39,9 +39,9 @@
 component for libYUI.
 
 
-%package -n libyui-gtk5
+%package -n libyui-gtk6
 
-Requires:       libyui5
+Requires:       libyui6
 Provides:       libyui-gtk = %{version}
 Provides:       yast2-gtk = %{version}
 Obsoletes:      yast2-gtk < %{version}
@@ -50,7 +50,7 @@
 Summary:        Libyui - Gtk User Interface
 Group:          System/Libraries
 
-%description -n libyui-gtk5
+%description -n libyui-gtk6
 This package contains the Gtk user interface
 component for libYUI.
 
@@ -61,7 +61,7 @@
 Requires:       boost-devel
 Requires:       glibc-devel
 Requires:       libstdc++-devel
-Requires:       libyui-gtk5 = %{version}
+Requires:       libyui-gtk6 = %{version}
 
 Url:            http://github.com/libyui/
 Summary:        Libyui-gtk header files
@@ -108,27 +108,27 @@
 %install
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"
-install -m0755 -d $RPM_BUILD_ROOT/%{_docdir}/libyui-gtk5/
+install -m0755 -d $RPM_BUILD_ROOT/%{_docdir}/libyui-gtk6/
 install -m0755 -d $RPM_BUILD_ROOT/%{_libdir}/yui
-install -m0644 ../COPYING* $RPM_BUILD_ROOT/%{_docdir}/libyui-gtk5/
+install -m0644 ../COPYING* $RPM_BUILD_ROOT/%{_docdir}/libyui-gtk6/
 
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-%post -n libyui-gtk5 -p /sbin/ldconfig
+%post -n libyui-gtk6 -p /sbin/ldconfig
 
-%postun -n libyui-gtk5 -p /sbin/ldconfig
+%postun -n libyui-gtk6 -p /sbin/ldconfig
 
-%files -n libyui-gtk5
+%files -n libyui-gtk6
 %defattr(-,root,root)
 %dir %{_libdir}/yui
 %{_libdir}/yui/lib*.so.*
-%doc %dir %{_docdir}/libyui-gtk5
-%doc %{_docdir}/libyui-gtk5/COPYING*
+%doc %dir %{_docdir}/libyui-gtk6
+%doc %{_docdir}/libyui-gtk6/COPYING*
 
 %files devel
 %defattr(-,root,root)
-%dir %{_docdir}/libyui-gtk5
+%dir %{_docdir}/libyui-gtk6
 %{_libdir}/yui/lib*.so
 %{_prefix}/include/yui
 %{_libdir}/pkgconfig/libyui-gtk.pc

++++++ libyui-gtk-2.43.7.tar.bz2 -> libyui-gtk-2.44.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-gtk-2.43.7/ChangeLog 
new/libyui-gtk-2.44.0/ChangeLog
--- old/libyui-gtk-2.43.7/ChangeLog     2013-08-06 16:03:27.000000000 +0200
+++ new/libyui-gtk-2.44.0/ChangeLog     2013-12-05 18:54:08.000000000 +0100
@@ -1,4 +1,21 @@
 -------------------------------------------------------------------
+Thu Dec  5 16:36:33 UTC 2013 - mvid...@suse.com
+
+- adjusted to libyui so version 6
+- 2.44.0
+
+-------------------------------------------------------------------
+Wed Dec  4 10:50:53 UTC 2013 - jsr...@suse.cz
+
+- Fixed building with libyui changes
+
+-------------------------------------------------------------------
+Sun Dec  1 14:44:21 CET 2013 - anase...@linux.it
+
+- YTable crashed when columns inserted were more than the ones configured
+- Version 2.43.8
+
+-------------------------------------------------------------------
 Tue Aug  6 14:38:13 CEST 2013 - tgoettlic...@suse.de
 
 - fixed dependencies
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-gtk-2.43.7/VERSION.cmake 
new/libyui-gtk-2.44.0/VERSION.cmake
--- old/libyui-gtk-2.43.7/VERSION.cmake 2013-08-06 16:03:27.000000000 +0200
+++ new/libyui-gtk-2.44.0/VERSION.cmake 2013-12-05 18:54:08.000000000 +0100
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "2" )
-SET( VERSION_MINOR "43" )
-SET( VERSION_PATCH "7" )
+SET( VERSION_MINOR "44" )
+SET( VERSION_PATCH "0" )
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${VERSION_SHA1}" )
 
 ##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-gtk-2.43.7/libyui-gtk.spec.in 
new/libyui-gtk-2.44.0/libyui-gtk.spec.in
--- old/libyui-gtk-2.43.7/libyui-gtk.spec.in    2013-08-06 16:03:27.000000000 
+0200
+++ new/libyui-gtk-2.44.0/libyui-gtk.spec.in    2013-12-05 18:54:08.000000000 
+0100
@@ -29,7 +29,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  libyui-devel >= 3.0.4
 BuildRequires:  gtk3-devel
-Provides:      yui_backend = 5
+Provides:      yui_backend = @SONAME_MAJOR@
 
 
 URL:        @URL@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-gtk-2.43.7/src/YGPushButton.cc 
new/libyui-gtk-2.44.0/src/YGPushButton.cc
--- old/libyui-gtk-2.43.7/src/YGPushButton.cc   2013-08-06 16:03:27.000000000 
+0200
+++ new/libyui-gtk-2.44.0/src/YGPushButton.cc   2013-12-05 18:54:08.000000000 
+0100
@@ -52,7 +52,7 @@
                                case YApplyButton:  icon = "document-save"; 
break;
                                case YCancelButton: icon = "document-revert"; 
break;
                                case YHelpButton:   icon = "help-contents"; 
break;
-                               case YCustomButton: case YMaxButtonRole: break;
+                               case YCustomButton: case YMaxButtonRole: case 
YRelNotesButton: break;
                        }
                        m_labelIcon = YGUtils::setStockIcon (getWidget(), 
label, icon);
                }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-gtk-2.43.7/src/YGTreeView.cc 
new/libyui-gtk-2.44.0/src/YGTreeView.cc
--- old/libyui-gtk-2.43.7/src/YGTreeView.cc     2013-08-06 16:03:27.000000000 
+0200
+++ new/libyui-gtk-2.44.0/src/YGTreeView.cc     2013-12-05 18:54:08.000000000 
+0100
@@ -450,7 +450,13 @@
                        int i = 0;
                        for (YTableCellIterator it = item->cellsBegin();
                             it != item->cellsEnd(); it++)
-                               setCell (&iter, i++, *it);
+                               if (i >= columns())
+                               {
+                                       yuiWarning() << "Item contains too many 
columns, current column is (starting from 0) " << i 
+                                               << " but only " << columns() << 
" columns are configured. Skipping..." << std::endl;
+                               }
+                               else
+                                       setCell (&iter, i++, *it);
                        if (item->selected())
                                focusItem (item, true);
        }

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to