Hello community, here is the log from the commit of package libyui for openSUSE:Factory checked in at 2013-08-10 12:18:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libyui (Old) and /work/SRC/openSUSE:Factory/.libyui.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui" Changes: -------- --- /work/SRC/openSUSE:Factory/libyui/libyui.changes 2013-07-29 17:42:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libyui.new/libyui.changes 2013-08-10 12:18:20.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Aug 6 14:30:53 CEST 2013 - [email protected] + +- Fixed dependencies +- Version 3.0.9 + +------------------------------------------------------------------- Old: ---- libyui-3.0.9.tar.bz2 New: ---- libyui-3.0.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyui-doc.spec ++++++ --- /var/tmp/diff_new_pack.tUJMq5/_old 2013-08-10 12:18:21.000000000 +0200 +++ /var/tmp/diff_new_pack.tUJMq5/_new 2013-08-10 12:18:21.000000000 +0200 @@ -17,7 +17,7 @@ Name: libyui-doc -Version: 3.0.9 +Version: 3.0.10 Release: 0 Source: libyui-%{version}.tar.bz2 ++++++ libyui.spec ++++++ --- /var/tmp/diff_new_pack.tUJMq5/_old 2013-08-10 12:18:21.000000000 +0200 +++ /var/tmp/diff_new_pack.tUJMq5/_new 2013-08-10 12:18:21.000000000 +0200 @@ -20,7 +20,7 @@ # Name: libyui -Version: 3.0.9 +Version: 3.0.10 Release: 0 Source: libyui-%{version}.tar.bz2 @@ -47,6 +47,7 @@ Provides: yast2-libyui = 2.42.0 Obsoletes: yast2-libyui < 2.42.0 +Requires: yui_backend = 5 Url: http://github.com/libyui/ Summary: Libyui - GUI-abstraction library ++++++ libyui-3.0.9.tar.bz2 -> libyui-3.0.10.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-3.0.9/ChangeLog new/libyui-3.0.10/ChangeLog --- old/libyui-3.0.9/ChangeLog 2013-07-24 15:53:22.000000000 +0200 +++ new/libyui-3.0.10/ChangeLog 2013-08-06 15:33:21.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Aug 6 14:30:53 CEST 2013 - [email protected] + +- Fixed dependencies +- Version 3.0.9 + +------------------------------------------------------------------- Wed Jul 24 14:59:07 CEST 2013 - [email protected] - fixed bnc#752278: ComboBox does not show active item when item diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-3.0.9/VERSION.cmake new/libyui-3.0.10/VERSION.cmake --- old/libyui-3.0.9/VERSION.cmake 2013-07-24 15:53:22.000000000 +0200 +++ new/libyui-3.0.10/VERSION.cmake 2013-08-06 15:33:21.000000000 +0200 @@ -1,6 +1,6 @@ SET( VERSION_MAJOR "3") SET( VERSION_MINOR "0" ) -SET( VERSION_PATCH "9" ) +SET( VERSION_PATCH "10" ) SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" ) ##### This is need for the libyui core, ONLY. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-3.0.9/libyui.spec.in new/libyui-3.0.10/libyui.spec.in --- old/libyui-3.0.9/libyui.spec.in 2013-07-24 15:53:22.000000000 +0200 +++ new/libyui-3.0.10/libyui.spec.in 2013-08-06 15:33:21.000000000 +0200 @@ -43,6 +43,7 @@ Provides: yast2-libyui = 2.42.0 Obsoletes: yast2-libyui < 2.42.0 +Requires: yui_backend = 5 URL: @URL@ Summary: @PROJECTNAME_UC@ - @SUMMARY@ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
